17 lines
329 B
Markdown
17 lines
329 B
Markdown
# Required Skills
|
|
|
|
## Core Skills
|
|
- `apple-health` - Health data integration
|
|
- `apple-reminders` - Workout reminders
|
|
|
|
## Optional Skills
|
|
- `nutrition` - Track food and calories
|
|
- `sleep` - Sleep tracking integration
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npx clawhub@latest install apple-health
|
|
npx clawhub@latest install apple-reminders
|
|
```
|