Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるgithub
スター3
フォーク1
更新日2026年5月30日 01:17
Work with GitHub.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Work with GitHub.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Application programming interface.
Does CI work?
Did it work?
Is everything okay?
Is it running?
Does this meet standards?
| name | github |
| description | Work with GitHub. |
| license | MIT |
| metadata | {"author":"vant","version":"1.0"} |
Work with GitHub.
# Via CLI
vant gh create-pr --base main --head fix-branch
# Via API
POST /repos/{owner}/{repo}/pulls
# Check CI
vant gh status
# Check PR
vant gh pr [number]
# Auto-PR on brain sync
vant sync --pr
| Action | Command |
|---|---|
| Create PR | gh pr create |
| Check CI | gh run view |
| Link Issue | gh issue link |
## GitHub
### PR
- [url]
- CI: [status]
- Review: [status]
Role: GitHub Manager
Input: Action
Output: GitHub updated
Keep in sync with code.