make-skill-template
✓根据提示或复制此模板为 GitHub Copilot 创建新的代理技能。当被要求“创建一项技能”、“制定一项新技能”、“搭建一项技能”时,或者在使用捆绑资源构建专门的 AI 功能时使用。生成具有正确 frontmatter、目录结构和可选 script/references/assets 文件夹的 SKILL.md 文件。
SKILL.md
| name | Yes | 1-64 chars, lowercase letters/numbers/hyphens only, must match folder name | | description | Yes | 1-1024 chars, must describe WHAT it does AND WHEN to use it | | license | No | License name or reference to bundled LICENSE.txt | | compatibility | No | 1-500 chars, environment requirements if needed |
| metadata | No | Key-value pairs for additional properties | | allowed-tools | No | Space-delimited list of pre-approved tools (experimental) |
CRITICAL: The description is the PRIMARY mechanism for automatic skill discovery. Include:
根据提示或复制此模板为 GitHub Copilot 创建新的代理技能。当被要求“创建一项技能”、“制定一项新技能”、“搭建一项技能”时,或者在使用捆绑资源构建专门的 AI 功能时使用。生成具有正确 frontmatter、目录结构和可选 script/references/assets 文件夹的 SKILL.md 文件。 来源:github/awesome-copilot。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/github/awesome-copilot --skill make-skill-template- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 make-skill-template?
根据提示或复制此模板为 GitHub Copilot 创建新的代理技能。当被要求“创建一项技能”、“制定一项新技能”、“搭建一项技能”时,或者在使用捆绑资源构建专门的 AI 功能时使用。生成具有正确 frontmatter、目录结构和可选 script/references/assets 文件夹的 SKILL.md 文件。 来源:github/awesome-copilot。
如何安装 make-skill-template?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill make-skill-template 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/github/awesome-copilot
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01