Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:197
forks:42
updated:2026年3月6日 05:47
SKILL.md
| 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 outputInteract with GitHub via gh CLI
System health audit and diagnostics
Web search with automatic provider fallback (Tavily → DuckDuckGo)
Guide for creating new QuantClaw skills