Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:197
forks:42
updated:6 de marzo de 2026, 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