mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
b697d35c75
Replace legacy agent install snippets across plugin READMEs so docs reflect the current add-plugin workflow. Co-authored-by: Cursor <cursoragent@cursor.com>
23 lines
444 B
Markdown
23 lines
444 B
Markdown
# Learning plugin
|
|
|
|
Learning workflows: skill mapping, practice plans, and feedback loops.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
/add-plugin learning
|
|
```
|
|
|
|
## Components
|
|
|
|
### Skills
|
|
|
|
| Skill | Description |
|
|
|:------|:------------|
|
|
| `create-learning-path` | Build a personalized learning roadmap with milestones and practice checkpoints |
|
|
| `run-learning-retrospective` | Evaluate progress, identify blockers, and adjust the learning plan |
|
|
|
|
## License
|
|
|
|
MIT
|