AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# Fitness Tracker Template
|
||||
|
||||
## Overview
|
||||
|
||||
Your personal fitness coach that helps you:
|
||||
- Stay consistent with workouts
|
||||
- Track progress over time
|
||||
- Reach fitness goals
|
||||
- Maintain healthy habits
|
||||
|
||||
## Quick Start
|
||||
|
||||
1. Install required skills:
|
||||
```bash
|
||||
npx clawhub@latest install apple-health
|
||||
npx clawhub@latest install apple-reminders
|
||||
```
|
||||
|
||||
2. Configure your goals in MEMORY.md
|
||||
|
||||
3. Start logging your workouts!
|
||||
|
||||
## Features
|
||||
|
||||
- 🏋️ Workout logging and tracking
|
||||
- 📊 Progress visualization
|
||||
- 🎯 Goal monitoring
|
||||
- 💪 Personalized suggestions
|
||||
- 🏆 Achievement celebrations
|
||||
|
||||
## Customization
|
||||
|
||||
Edit `workflows/*.yaml` to adjust timing and actions.
|
||||
Edit `MEMORY.md` to customize goals.
|
||||
Reference in New Issue
Block a user