什么是 issue-create?
使用智能 AI 支持的标签建议和内容类型检测创建格式良好的 GitHub 问题。每当用户想要在 GitHub 上创建错误报告、功能请求、问题或文档问题,或者说“提交问题”、“创建问题”或“gh 问题创建”时使用。请勿用于管理现有问题、组织问题层次结构(改为使用问题工作流)或创建 PR。 来源:terrylica/cc-skills。
使用智能 AI 支持的标签建议和内容类型检测创建格式良好的 GitHub 问题。每当用户想要在 GitHub 上创建错误报告、功能请求、问题或文档问题,或者说“提交问题”、“创建问题”或“gh 问题创建”时使用。请勿用于管理现有问题、组织问题层次结构(改为使用问题工作流)或创建 PR。
通过命令行快速安装 issue-create AI 技能到你的开发环境
来源:terrylica/cc-skills。
Create well-formatted GitHub issues with intelligent automation including AI-powered label suggestions, content type detection, template formatting, and related issue linking.
| --repo | -r | Repository in owner/repo format | | --body | -b | Issue body content (required) | | --title | -t | Issue title (optional) | | --labels | -l | Comma-separated labels | | --dry-run | | Preview without creating | | --no-ai | | Disable AI features | | --verbose | -v | Enable verbose output | | --help | -h | Show help |
| WRITE/ADMIN | Full functionality | | TRIAGE | Can apply labels | | READ | Shows formatted content for manual copy | | NONE | Suggests fork workflow |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/terrylica/cc-skills --skill issue-create使用智能 AI 支持的标签建议和内容类型检测创建格式良好的 GitHub 问题。每当用户想要在 GitHub 上创建错误报告、功能请求、问题或文档问题,或者说“提交问题”、“创建问题”或“gh 问题创建”时使用。请勿用于管理现有问题、组织问题层次结构(改为使用问题工作流)或创建 PR。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill issue-create 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills