Glab milestone
Skill serejaris/kimi-skills/skills/gitlab-cli-guide/glab-milestone
Полная коллекция скиллов Kimi (267 built-in + 7 plugin skills), выгруженная из сандбокса агента
npx -y skills add serejaris/kimi-skills --skill glab-milestoneAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
管理项目里程碑(milestone),包括创建、列出、更新、查看和关闭操作。适用于规划发布版本、跟踪里程碑进度或按里程碑组织 issue/MR。触发关键词:milestone、里程碑、发布规划、里程碑进度、版本里程碑。
SKILL.md
1.3 KB, 225 tokens by cl100k_base, as published. Nobody here has run it
glab milestone
概述
Manage group or project milestones.
USAGE
glab milestone <command> [command] [--flags]
COMMANDS
create [--flags] Create a group or project milestone.
delete [--flags] Delete a group or project milestone.
edit [--flags] Edit a group or project milestone.
get [--flags] Get a milestones via an ID for a project or group.
list [--flags] Get a list of milestones for a project or group.
FLAGS
-h --help Show help for this command.
-R --repo Select another repository. Can use either `OWNER/REPO` or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.
快速开始
glab milestone --help
子命令
完整的 --help 输出请参见 references/commands.md。