Sync: add integration and agent file notes

This commit is contained in:
2026-04-25 18:43:06 +08:00
parent 7cb331a532
commit 2613a74c73
18 changed files with 2366 additions and 40 deletions

View File

@@ -0,0 +1,18 @@
---
title: "GitHubCopilot"
type: entity
tags: []
---
## Identity
GitHub Copilot — GitHub 开发的 AI 编程助手,通过 GitHub 官方集成支持用户自定义 agent。
## Role in Wiki
- 使用 [[AgentFileFormat]] 作为 agent 定义标准
- 通过 [[TheAgency]] 提供 147+ 专业化 agent
- 用户级别全局生效(安装到 `~/.github/agents/``~/.copilot/agents/`
## Related
- [[github-copilot]] — 集成文档
- [[AgentFileFormat]] — 支持的文件格式
- [[TheAgency]] — agent 来源