cc-skill-extractor

Extract recurring Claude Code conversation patterns into reusable skill drafts.

1|Updated May 22, 2013
One-click install
npx skills add https://github.com/scottopell/dotfiles --skill cc-skill-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-skill-extractor
Source: https://github.com/scottopell/dotfiles/tree/main/home-dir-configs/claude/skills/cc-skill-extractor
Command: npx skills add https://github.com/scottopell/dotfiles --skill cc-skill-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you mine and formalize recurring Claude Code conversation patterns into reusable skills, reducing repeated manual extraction work.

Core Features & Use Cases

  • Pattern discovery across Claude Code transcripts to surface repeated workflows
  • Structured extraction of prompts, intents, and actions to define a reusable skill
  • Collaboration and co-design steps to validate the skill with the user
  • Use Case: turn a frequently performed multi-step conversation into a shareable automation

Quick Start

Describe a recurring pattern from Claude Code conversations that you want codified, and we will guide you through extracting it into a reusable skill.

Frequently Asked Questions about cc-skill-extractor

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

FAQPage Schema
How do I extract recurring conversation patterns from Claude Code transcripts?

To extract recurring conversation patterns from Claude Code transcripts, describe the frequent workflow you want codified, and the skill identifies core steps, prompts, and decisions to deliver a structured, co-design ready skill draft. It surfaces repeated workflows and formalizes them into reusable automation.

What is pattern mining for Claude Code chats and when do I need it?

Pattern mining for Claude Code chats is the process of identifying repeated multi-step workflows across transcripts and converting them into reusable skills. You need it when you find yourself manually repeating the same extraction work to codify frequent conversational workflows into shareable automation.

How do I turn a frequent Claude Code workflow into a reusable skill?

To turn a frequent Claude Code workflow into a reusable skill, describe the recurring pattern from your conversations. The skill guides you through structured extraction of prompts and intents, validating the methodology via co-design steps to produce a draft documenting triggers, guardrails, and outcomes.

Does this skill require any external dependencies or components to run?

No, this skill does not require any external dependencies or components to run. It operates independently to analyze your described Claude Code patterns and transcripts, extracting the core logic needed to generate a structured skill draft without needing additional packages.

What is the best way to formalize repeated Claude Code prompts into automation?

The best way to formalize repeated Claude Code prompts into automation is through structured extraction that documents triggers, methodology, guardrails, and outcomes. This approach collaborates with you via co-design steps to validate the skill draft, ensuring the generated automation accurately reflects your workflow.

What limitations should I expect when codifying multi-step Claude Code conversations?

When codifying multi-step Claude Code conversations, you should expect the process to require your active collaboration during co-design validation steps. The skill relies on your accurate description of recurring patterns and frequent workflows to correctly extract intents and define the final reusable skill.