Scan recent Cursor agent transcripts and update or create category skills based on recurring patterns, struggles, or inefficiencies. Use when asked to audit skills, improve automations, review recent sessions for skill opportunities, or when the user says "update my skills." Shared category skills only.
Review recent Cursor agent transcripts to identify opportunities for new or improved shared skills. Modify the source category folders under skills/{engineering,productivity,personal,misc}/; never edit ~/.cursor/skills-cursor/ (reserved for Cursor internals) or project .cursor/skills/.
Cursor stores agent transcripts per-project under:
~/.cursor/projects/*/agent-transcripts/Each transcript directory contains a <uuid>.jsonl file with conversation history.
find with -mtime -1 or ls -lt).jsonl to understand the conversation topicLook for:
Be conservative. Only create/update a skill if:
For each new skill:
~/.cursor/skills-cursor/create-skill/SKILL.mdskills/engineering/<skill-name>/SKILL.md, skills/productivity/<skill-name>/SKILL.md, skills/personal/<skill-name>/SKILL.md, or skills/misc/<skill-name>/SKILL.mdFor updates to existing skills:
skill-creator's no-op pruning pass before adding text: delete vague advice, duplicates, and lines whose removal would not change behaviorSummarize: