What problem does it solve?
This Skill helps teams uncover repeatable knowledge and workflows buried in Claude Code session history, so useful patterns can be turned into reusable Skill drafts instead of being rediscovered manually.
Core Features & Use Cases
- Session Mining: Scans project session history to find repeated explanations, recurring tool chains, and workaround patterns.
- Candidate Prioritization: Organizes findings into ranked Skill candidates with evidence, frequency, and suggested Skill types such as knowledge, workflow, or gotcha.
- Draft Generation: Produces structured SKILL.md drafts in the local .claude/skills directory for approved candidates.
- Use Case: A team notices the assistant keeps repeating the same setup guidance and debugging steps across multiple sessions, and uses this Skill to identify those patterns and convert them into durable internal Skills.
Quick Start
Ask the skill-workshop skill to analyze the current project's Claude Code session history and draft skills for the strongest repeated patterns.