Custom skills, multi-device, security best practices
| Day | Result |
|---|---|
| Day 1 | Understood AI assistants |
| Day 2 | Assistant online, first conversation |
| Day 3 | Unique personality and memory |
| Day 4 | Email, calendar, search, browser connected |
| Day 5 | Skills installed, capabilities expanded |
| Day 6 | Proactive work configured |
| Day 7 | Advanced techniques and future |
Just one Markdown file:
# Weather Query Skill
## Capability
Query weather for any city.
## Usage
Call wttr.in API: curl "wttr.in/CityName?format=3"
## Output
Tell user the current weather concisely.
Save to ~/clawd/skills/weather/SKILL.md — done.
openclaw security audit regularly