github-issue-creator
✓使用 gh CLI 工具为 MCPSpy 项目创建结构良好的 GitHub 问题。当被要求创建问题、报告错误或文档功能时使用。遵循带有 feat/chore/fix 前缀的常规命名,并保持适当的细节级别。
SKILL.md
Automates the creation of well-structured GitHub issues for the MCPSpy project.
Use the gh issue CLI tool to create GitHub issues. If the issue body is rather long, write it to a temporary markdown file and use the gh issue create --body-file option.
使用 gh CLI 工具为 MCPSpy 项目创建结构良好的 GitHub 问题。当被要求创建问题、报告错误或文档功能时使用。遵循带有 feat/chore/fix 前缀的常规命名,并保持适当的细节级别。 来源:alex-ilgayev/mcpspy。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alex-ilgayev/mcpspy --skill github-issue-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/alex-ilgayev/mcpspy --skill github-issue-creator- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 github-issue-creator?
使用 gh CLI 工具为 MCPSpy 项目创建结构良好的 GitHub 问题。当被要求创建问题、报告错误或文档功能时使用。遵循带有 feat/chore/fix 前缀的常规命名,并保持适当的细节级别。 来源:alex-ilgayev/mcpspy。
如何安装 github-issue-creator?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alex-ilgayev/mcpspy --skill github-issue-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/alex-ilgayev/mcpspy