Files
openclaw-backups/archive/inactive-skills/openclaw-gen/templates/travel-planner/skills/README.md

18 lines
347 B
Markdown

# Required Skills
## Core Skills
- `notes` - Itinerary and travel notes
- `web-fetch` - Research destinations
## Optional Skills
- `weather` - Check destination weather
- `currency` - Currency conversion
- `calendar` - Integration with calendar
## Installation
```bash
npx clawhub@latest install notes
npx clawhub@latest install web-fetch
```