AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Reading Companion Template
|
||||
|
||||
## Overview
|
||||
|
||||
Your personal reading assistant that helps you:
|
||||
- Understand complex content quickly
|
||||
- Remember what you read
|
||||
- Build a knowledge base
|
||||
- Extract actionable insights
|
||||
|
||||
## Quick Start
|
||||
|
||||
1. Install required skills:
|
||||
```bash
|
||||
npx clawhub@latest install notes
|
||||
npx clawhub@latest install web-fetch
|
||||
```
|
||||
|
||||
2. Configure your preferences in MEMORY.md
|
||||
|
||||
3. Share articles or request book notes!
|
||||
|
||||
## Features
|
||||
|
||||
- 📄 Article summarization
|
||||
- 📚 Book notes and insights
|
||||
- 🧠 Knowledge extraction
|
||||
- 📊 Reading progress tracking
|
||||
- 🔗 Connected ideas
|
||||
|
||||
## Customization
|
||||
|
||||
Edit `workflows/*.yaml` to adjust actions.
|
||||
Edit `MEMORY.md` to customize preferences.
|
||||
Reference in New Issue
Block a user