35 lines
671 B
Markdown
35 lines
671 B
Markdown
# Language Learner Template
|
|
|
|
## Overview
|
|
|
|
Your personal language tutor that helps you:
|
|
- Build vocabulary systematically
|
|
- Remember words long-term
|
|
- Practice consistently
|
|
- Track your progress
|
|
|
|
## Quick Start
|
|
|
|
1. Install required skills:
|
|
```bash
|
|
npx clawhub@latest install apple-reminders
|
|
npx clawhub@latest install notes
|
|
```
|
|
|
|
2. Configure your language goals in MEMORY.md
|
|
|
|
3. Start learning today!
|
|
|
|
## Features
|
|
|
|
- 📚 Vocabulary management
|
|
- 🔔 Daily practice reminders
|
|
- 📊 Progress tracking
|
|
- 🎯 Spaced repetition
|
|
- 🎉 Streak celebrations
|
|
|
|
## Customization
|
|
|
|
Edit `workflows/*.yaml` to adjust timing.
|
|
Edit `MEMORY.md` to customize language goals.
|