workflow-from-chats

Extract durable workflow preferences from recent Cursor chat transcripts.

Updated May 18, 2025
One-click install
npx skills add https://github.com/nthpaul/dotfiles --skill workflow-from-chats-nthpaul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-from-chats
Source: https://github.com/nthpaul/dotfiles/tree/main/cursor/.cursor/plugins/cache/cursor-public/cursor-team-kit/d1cdb88a9eb33cf392395c87e3fd76419fc1010e/skills/workflow-from-chats
Command: npx skills add https://github.com/nthpaul/dotfiles --skill workflow-from-chats-nthpaul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you convert your recent Cursor conversations into durable, reusable working preferences instead of leaving valuable guidance buried in chat history.

Core Features & Use Cases

  • Preference extraction with guardrails: Identifies explicit preferences, corrections, and workflow markers while avoiding disclosure of sensitive or private content.
  • Structured workflow inference: Builds an internal transcript inventory, extracts preference atoms (trigger, steps, decision rules, quality bar, stop conditions), and rates confidence.
  • Actionable artifact selection: Chooses the right output type (new skill, skill edit, rule, workflow doc, or no artifact) based on confidence and evidence clustering.

Quick Start

Ask the assistant to extract durable workflow preferences from your last 7 days of Cursor chats and generate the most appropriate skill or rule.

Frequently Asked Questions about workflow-from-chats

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract reusable workflow preferences from Cursor chats?

To extract reusable workflow preferences from Cursor chats, this Skill mines recent transcripts for explicit preferences and corrections, deriving preference atoms with confidence ratings to generate actionable rules or skills.

How do I turn my AI coding chat history into durable rules and skills?

Turning AI coding chat history into durable rules and skills requires inventorying parent and subagent transcript evidence, deriving preference atoms with decision rules, and selecting appropriate artifact types like new skills or rule edits.

Does this workflow extraction process expose my private chat content or credentials?

This workflow extraction process applies safety filtering to ensure private chat content, transcript paths, and credentials are never exposed, while still successfully deriving durable working preferences from your chat history.

Can I personalize agent behavior based on my recent Cursor conversations?

You can personalize agent behavior by mining feedback from your last 7 days of Cursor conversations, extracting durable practices, clustering them by workflow shape, and outputting personalized workflow direction or skill edits.

What is the default time window for mining feedback from chat transcripts?

The default time window for mining feedback from chat transcripts is the last 7 days, ensuring extracted workflow guidance reflects your most recent working preferences and current agent interaction patterns.