17 lines
307 B
Markdown
17 lines
307 B
Markdown
# Required Skills
|
|
|
|
## Core Skills
|
|
- `notes` - Create and organize notes
|
|
- `web-fetch` - Fetch article content
|
|
|
|
## Optional Skills
|
|
- `pocket` - Read later integration
|
|
- `highlight` - Save and sync highlights
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npx clawhub@latest install notes
|
|
npx clawhub@latest install web-fetch
|
|
```
|