什麼是 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