什么是 gitlab-issue?
GitLab 问题操作。当用户想要执行以下操作时,请始终使用此技能:(1) 列出问题,(2) 查看问题详细信息,(3) 创建新问题,(4) 更新/关闭/重新打开问题,(5) 向问题添加评论/注释。 来源:grandcamel/gitlab-assistant-skills。
GitLab 问题操作。当用户想要执行以下操作时,请始终使用此技能:(1) 列出问题,(2) 查看问题详细信息,(3) 创建新问题,(4) 更新/关闭/重新打开问题,(5) 向问题添加评论/注释。
通过命令行快速安装 gitlab-issue AI 技能到你的开发环境
来源:grandcamel/gitlab-assistant-skills。
| List issues | glab issue list | - | | View issue | glab issue view | - | | Create issue | glab issue create | ⚠️ | | Update issue | glab issue update | ⚠️ | | Close issue | glab issue close | ⚠️ | | Reopen issue | glab issue reopen | ⚠️ | | Delete issue | glab issue delete | ⚠️⚠️ | | Add note | glab issue note | ⚠️ |
Risk Legend: - Safe | ⚠️ Caution | ⚠️⚠️ Warning | ⚠️⚠️⚠️ Danger
| -a, --assignee= | Filter by assignee (use @me for yourself) | | --author= | Filter by author | | -l, --label= | Filter by comma-separated labels | | -m, --milestone= | Filter by milestone | | -s, --state= | Filter by state: opened, closed, all (default: opened) | | -c, --closed | Get only closed issues | | --all | Get all issues |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/grandcamel/gitlab-assistant-skills --skill gitlab-issueGitLab 问题操作。当用户想要执行以下操作时,请始终使用此技能:(1) 列出问题,(2) 查看问题详细信息,(3) 创建新问题,(4) 更新/关闭/重新打开问题,(5) 向问题添加评论/注释。 来源:grandcamel/gitlab-assistant-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/grandcamel/gitlab-assistant-skills --skill gitlab-issue 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/grandcamel/gitlab-assistant-skills