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
Interact with GitHub via gh CLI
System health audit and diagnostics
Web search with automatic provider fallback (Tavily → DuckDuckGo)
Guide for creating new QuantClaw skills
| name | weather |
| emoji | 🌦️ |
| description | Check current weather using wttr.in |
| always | true |
You can check the weather for any location using the system.run tool.
Usage: Run curl "wttr.in/{location}?format=3" to get a compact weather summary.
For detailed forecast: curl "wttr.in/{location}"
Examples:
curl "wttr.in/Beijing?format=3" → Beijing: ☀️ +25°Ccurl "wttr.in/Tokyo?format=%C+%t+%w" → Clear +22°C ↗10km/hcurl "wttr.in/London?lang=zh" → Chinese output