17 lines
348 B
Markdown
17 lines
348 B
Markdown
# Required Skills
|
|
|
|
## Core Skills
|
|
- `apple-calendar` - Calendar integration for scheduling
|
|
- `apple-reminders` - Reminder management
|
|
|
|
## Optional Skills
|
|
- `email` - Send meeting invitations
|
|
- `notes` - Create and store meeting notes
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npx clawhub@latest install apple-calendar
|
|
npx clawhub@latest install apple-reminders
|
|
```
|