在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用master
星标2
分支0
更新时间2026年4月1日 16:23
Checkout the master branch and pull latest changes
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Checkout the master branch and pull latest changes
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Release a new version: bump version, generate changelog, tag, and push
Show current branch, working tree status, and any open PR
Create a GitHub issue on the rigbook repo from a description or current conversation context
Push a tagged release to rigbook-build-test repo and let the workflow build it
Run tests, squash-merge the open PR, pull master, and reset dev branch
Switch to the dev branch, creating or resetting it from master as needed
| name | master |
| description | Checkout the master branch and pull latest changes |
| disable-model-invocation | true |
| allowed-tools | Bash(git *) |
Checkout the master branch:
git checkout master
Pull latest changes:
git pull
Report the current HEAD commit.