{"meta":{"title":"关于代理技能","intro":"技能允许 Copilot 执行专用任务。","product":"GitHub Copilot","breadcrumbs":[{"href":"/zh/enterprise-cloud@latest/copilot","title":"GitHub Copilot"},{"href":"/zh/enterprise-cloud@latest/copilot/concepts","title":"概念"},{"href":"/zh/enterprise-cloud@latest/copilot/concepts/agents","title":"智能体"},{"href":"/zh/enterprise-cloud@latest/copilot/concepts/agents/about-agent-skills","title":"代理技能"}],"documentType":"article"},"body":"# 关于代理技能\n\n技能允许 Copilot 执行专用任务。\n\n> \\[!NOTE]\n> 代理技能可与 Copilot cloud agent、Copilot code review、GitHub Copilot CLI、GitHub Copilot app 以及 Visual Studio Code 和 JetBrains IDE系列 中的代理模式配合使用。\n\n## 关于代理技能\n\n智能体技能是指令、脚本和资源的文件夹，在相关时 Copilot 可加载，以提升其在专业任务中的性能。 代理技能规范是由一系列不同的 AI 系统使用的[open 标准](https://github.com/agentskills/agentskills)。\n\n你可以创建自己的技能来教授 Copilot 以特定、可重复的方式执行任务，或使用联机共享的技能，例如存储库 [`anthropics/skills`](https://github.com/anthropics/skills) 或 GitHub社区创建的 [`github/awesome-copilot`](https://github.com/github/awesome-copilot) 集合中。\n\n你还可以在`gh skill`中使用GitHub CLI来发现和安装GitHub存储库中的技能。 有关详细信息，请参阅“[为 GitHub Copilot 添加代理技能](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/add-skills#managing-skills-with-github-cli)”。\n\nCopilot 支持：\n\n* 项目技能，存储在你的存储库中（`.github/skills`、`.claude/skills` 或 `.agents/skills`）\n* 个人技能，存储在主目录中并跨项目共享（`~/.copilot/skills` 或 `~/.agents/skills`）\n\n## 后续步骤\n\n若要创建或添加代理技能，请参阅：\n\n* [为 GitHub Copilot 添加代理技能](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/add-skills)\n* [为 GitHub Copilot CLI 添加代理技能](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/add-skills)\n* [自定义 GitHub Copilot 应用](/zh/enterprise-cloud@latest/copilot/how-tos/github-copilot-app/customize-github-copilot-app)\n* [Copilot自定义备忘单](/zh/enterprise-cloud@latest/copilot/reference/customization-cheat-sheet)"}