在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用realize
星标3
分支0
更新时间2026年5月24日 01:45
user invoke only
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
user invoke only
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
user invoke only
user invoke only
Official Claude Code reference for agent skills. Use this when configuring frontmatter or other settings for agent skills.
user invoke only
Use this to consult the official Pi coding agent reference when investigating, designing, or implementing Pi — setup, configuration, providers/models, skills, extensions, packages, prompt templates, sessions, SDK, RPC, JSON event stream, and terminal setup.
trigger is `visualize`
| name | realize |
| description | user invoke only |
| argument-hint | ["対象ブランチ名(オプション)"] |
$ARGUMENTS
以下の手順で変更点を把握してください
ブランチが指定されている場合: 指定されたブランチとの差分を確認 ブランチが指定されていない場合: 以下の手順を実行:
git show-base-branch
ブランチ対象が正しいかユーザーに確認
BASEブランチとの差分を確認
git diff [BASE_BRANCH]