omgskills Get the Mac app
Skill

workflow-from-chats

@cursor 2.4k stars Updated 2026-07-23 Author match: High

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

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
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

View on GitHub

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.

More from this repo