Files
nexus/wiki/sources/github-copilot.md

1.7 KiB
Raw Blame History

title, type, tags, date
title type tags date
GitHub Copilot Integration source
2026-04-25

Source File

Summary用中文描述

  • 核心主题The Agency 项目与 GitHub Copilot 的开箱即用集成方案
  • 问题域:如何在 GitHub Copilot 环境中使用 Agency 的 agent 定义文件
  • 方法/机制:通过脚本安装或手动复制 .md + YAML frontmatter 格式的 agent 文件到 Copilot 目录
  • 结论/价值无需转换Agency 的 agent 文件格式与 GitHub Copilot 原生兼容,用户可零成本迁移

Key Claims用中文描述

  • Agency agents 使用 .md + YAML frontmatter 格式,无需任何转换即可在 GitHub Copilot 中使用
  • 通过 ./scripts/install.sh --tool copilot 可一键将所有 agents 复制到 Copilot agents 目录
  • 用户可在任何 GitHub Copilot 会话中通过名称激活特定 agent
  • Agents 按部门division组织具体列表见主 README

Key Quotes

"The Agency works with GitHub Copilot out of the box. No conversion needed — agents use the existing .md + YAML frontmatter format." — 核心价值主张

Key Concepts

  • AgentFileFormatAgent 定义文件采用 .md + YAML frontmatter 格式,是 Agency 与 GitHub Copilot 的共同标准

Key Entities

  • TheAgencyThe Agency 开源项目本身,提供多领域专业化 agent 定义
  • GitHubCopilotGitHub Copilot AI 编程助手,支持通过 agent 文件扩展功能

Connections

Contradictions

(暂无已知冲突)