AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Travel Planner Template
|
||||
|
||||
## Overview
|
||||
|
||||
Your personal travel agent that helps you:
|
||||
- Plan unforgettable trips
|
||||
- Stay organized on the go
|
||||
- Manage travel budgets
|
||||
- Never miss a reservation
|
||||
|
||||
## Quick Start
|
||||
|
||||
1. Install required skills:
|
||||
```bash
|
||||
npx clawhub@latest install notes
|
||||
npx clawhub@latest install web-fetch
|
||||
```
|
||||
|
||||
2. Configure your travel preferences in MEMORY.md
|
||||
|
||||
3. Start planning your next adventure!
|
||||
|
||||
## Features
|
||||
|
||||
- 🗓️ Detailed itinerary creation
|
||||
- 💰 Budget management
|
||||
- 🌍 Destination research
|
||||
- 📋 Packing checklists
|
||||
- 🔔 Travel reminders
|
||||
|
||||
## Customization
|
||||
|
||||
Edit `workflows/*.yaml` to adjust reminders.
|
||||
Edit `MEMORY.md` to customize preferences.
|
||||
Reference in New Issue
Block a user