| # Echo-Memory Cursor skills | |
| Project skills for Agent-assisted development. Cursor loads skills from `.cursor/skills/<name>/SKILL.md`. | |
| | Skill | Purpose | | |
| | --- | --- | | |
| | [echo-memory-agent](echo-memory-agent/SKILL.md) | Scope Agent prompts, rules, skill index | | |
| | [echo-memory-train](echo-memory-train/SKILL.md) | Training launchers & data pools | | |
| | [echo-memory-eval](echo-memory-eval/SKILL.md) | Replay / revisit eval & HF checkpoints | | |
| | [echo-memory-release](echo-memory-release/SKILL.md) | gh-pages, i18n, HF doc alignment | | |
| **Usage:** In Cursor Agent chat, reference a skill by name, e.g. *follow echo-memory-eval to add a replay check*. | |
| See also: [doc/DEVELOPER.md](../../doc/DEVELOPER.md) · [Developer Guide](https://echo-team-joy-future-academy-jd.github.io/Echo-Memory/developer.html) | |