19 lines
536 B
Markdown
19 lines
536 B
Markdown
---
|
||
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 来源
|