AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Meeting Assistant Template
|
||||
|
||||
## Overview
|
||||
|
||||
Your personal meeting coordinator that helps you:
|
||||
- Schedule meetings efficiently
|
||||
- Stay prepared with agendas
|
||||
- Never miss important meetings
|
||||
- Follow up on action items
|
||||
|
||||
## Quick Start
|
||||
|
||||
1. Install required skills:
|
||||
```bash
|
||||
npx clawhub@latest install apple-calendar
|
||||
npx clawhub@latest install apple-reminders
|
||||
```
|
||||
|
||||
2. Configure your preferences in MEMORY.md
|
||||
|
||||
3. Start scheduling meetings!
|
||||
|
||||
## Features
|
||||
|
||||
- 📅 Smart scheduling with availability checks
|
||||
- ⏰ Automated reminders
|
||||
- 📝 Meeting minutes generation
|
||||
- ✅ Action item tracking
|
||||
- 🔄 Follow-up reminders
|
||||
|
||||
## Customization
|
||||
|
||||
Edit `workflows/*.yaml` to adjust timing and actions.
|
||||
Edit `MEMORY.md` to customize preferences.
|
||||
Reference in New Issue
Block a user