workflow-from-chats
Extract durable working preferences from recent Cursor chats and convert them into skills, rules, or workflow docs. Use when asked to learn preferences, mine feedback, personalize workflows, or generate team/person-specific agent guidance.
Install
git clone https://github.com/cursor/plugins /tmp/plugins && ln -s /tmp/plugins/cursor-team-kit/skills/workflow-from-chats ~/.claude/skills/workflow-from-chats
From README
Workflow From Chats Infer durable working preferences from recent chats. Do not summarize chats; extract reusable workflow guidance. Scope Default to the last 7 days unless the user asks for a different window. Read parent transcripts and relevant subagent transcripts. Use subagent content as evidence, but cite only parent conversations. Do not expose local transcript paths, secrets, customer data, private chat content, or credentials. Workflow State the target workflow or preference surface in one paragraph. Build an internal transcript inventory: title/topic, parent conversation ID, approximate date, completion state, relevant subagents, and why it may contain preference evidence. Scan for explicit preferences, corrections, and workflow markers such as "I prefer", "always", "never", "not what I asked", "stop", "review", "PR", "CI", "logs", and "skill". Extract preference atoms: trigger, workflow step, decision rule, quality bar, stop condition, evidence, and confidence.
