/install aaad123
Weather Plus
Weather, forecasts, clothing index & feels-like temperature. No API key needed. 0.001 USDT/call.
Commands
| Command | Script | Description |
|---|---|---|
| weather | scripts/weather.py |
Current weather + feels-like |
| forecast | scripts/forecast.py |
Multi-day forecast (up to 7 days) |
| clothing | scripts/clothing.py |
Clothing/dressing index + recommendations |
| billing | scripts/billing.py |
SkillPay charge/balance/payment |
Workflow
1. Billing: python3 scripts/billing.py --charge --user-id \x3Cid>
2. Weather: python3 scripts/weather.py --city "Beijing"
3. Forecast: python3 scripts/forecast.py --city "Shanghai" --days 5
4. Clothing: python3 scripts/clothing.py --city "Chengdu"
Examples
# Current weather
python3 scripts/weather.py --city "New York"
python3 scripts/weather.py --city "成都"
# Multi-day forecast
python3 scripts/forecast.py --city "Tokyo" --days 7
# Clothing index
python3 scripts/clothing.py --city "Beijing"
python3 scripts/clothing.py --city "London"
Config
| Env Var | Required | Description |
|---|---|---|
SKILLPAY_API_KEY |
Yes | SkillPay.me API key |
References
See references/clothing-index.md for dressing recommendation methodology.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aaad123 - After installation, invoke the skill by name or use
/aaad123 - Provide required inputs per the skill's parameter spec and get structured output
What is 1asd1?
Get current weather, multi-day forecasts, clothing index, and feels-like temperature. No API key required. Use when a user wants to: (1) Check current weathe... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.
How do I install 1asd1?
Run "/install aaad123" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 1asd1 free?
Yes, 1asd1 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 1asd1 support?
1asd1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 1asd1?
It is built and maintained by kim1903 (@kim1903); the current version is v1.0.0.