Automate me
A guided flow for turning the user's working conventions into a skill agents will follow. The output is one
-mode
skill tailored to them (e.g.
jay-mode
,
priya-mode
).
This skill orchestrates three others: an inline mining pass (see step 1), Cursor's built-in
create-skill
(authoring), and the
unslop
skill (prose discipline). It sequences them; it doesn't replace them.
Flow
0. Check for an existing skill
Look recursively for
.cursor/skills//-mode/SKILL.md
and
~/.cursor/skills/-mode/SKILL.md
matching the user's handle. Mode skills can live in a personal category directory (
.cursor/skills/
automate-me
安装
npx skills add https://github.com/cursor/plugins --skill automate-me