Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/shenjingnan/zapmomo --skill commit-push-prコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | commit-push-pr |
| description | 提交、推送并创建 PR |
以下命令将在技能加载时自动执行,结果将注入到上下文中供分析:
bash .agents/skills/commit-push-pr/scripts/collect-context.sh根据上述变更:
gh pr create 创建 Pull Request,PR 描述中必须包含 ## Attribution 中指定的 attribution
信息语言要求:Commit subject、body 和 PR 描述均必须使用中文编写。
Commit message 必须以以下格式结尾:
<commit subject 和 body>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: <模型名称> <noreply@<对应主域名>>
每次 commit 的 body 和 PR 描述中必须附加以下 attribution 信息:
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: <当前模型>