Download for macOS
Skill

automate-me

@cursor Updated 2026-08-21

Use for "automate me", "create/update/refresh my -mode skill", "turn/capture my preferences or working style into a skill", or wanting agents to follow how the user works. Drafts or revises a personal -mode skill via create-skill + unslop, optionally pulling fresh evidence from recent transcripts.

Install

git clone https://github.com/cursor/plugins /tmp/plugins && ln -s /tmp/plugins/pstack/skills/automate-me ~/.claude/skills/automate-me

From README

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 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/ /), not only at the top level. If one exists, confirm intent with AskQuestion (unless they already said "update my skill" or similar): Update the existing skill (default for repeat runs) Start fresh (rare; ask why before doing it) Update mode changes the rest of the flow: Step 1 mines only history since the skill was last edited (git log -1 --format=%cI ).