Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:197
forks:42
updated:6. März 2026 um 05:47
SKILL.md
| name | github |
| emoji | 🐙 |
| description | Interact with GitHub via gh CLI |
| requires | {"bins":["gh"]} |
| metadata | {"openclaw":{"install":{"apt":"gh"}}} |
You can interact with GitHub using the gh CLI tool via system.run.
Common operations:
gh repo listgh issue list -R owner/repogh issue create -R owner/repo --title "..." --body "..."gh pr view 123 -R owner/repogh pr create --title "..." --body "..."gh search code "query" --language pythongh api notificationsAuthentication: Ensure gh auth login has been run first.
System health audit and diagnostics
Web search with automatic provider fallback (Tavily → DuckDuckGo)
Guide for creating new QuantClaw skills
Check current weather using wttr.in