·issue-create
>_

issue-create

使用智能 AI 支持的标签建议和内容类型检测创建格式良好的 GitHub 问题。每当用户想要在 GitHub 上创建错误报告、功能请求、问题或文档问题,或者说“提交问题”、“创建问题”或“gh 问题创建”时使用。请勿用于管理现有问题、组织问题层次结构(改为使用问题工作流)或创建 PR。

47安装·1热度·@terrylica

安装

$npx skills add https://github.com/terrylica/cc-skills --skill issue-create

如何安装 issue-create

通过命令行快速安装 issue-create AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill issue-create
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:terrylica/cc-skills。

SKILL.md

查看原文

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
分类
>_效率工具
认证
收录时间
2026-03-07
更新时间
2026-03-10

Browse more skills from terrylica/cc-skills

快速解答

什么是 issue-create?

使用智能 AI 支持的标签建议和内容类型检测创建格式良好的 GitHub 问题。每当用户想要在 GitHub 上创建错误报告、功能请求、问题或文档问题,或者说“提交问题”、“创建问题”或“gh 问题创建”时使用。请勿用于管理现有问题、组织问题层次结构(改为使用问题工作流)或创建 PR。 来源:terrylica/cc-skills。

如何安装 issue-create?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill issue-create 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/terrylica/cc-skills