skill-workshop

Analyze Codex session histories to surface candidate skills and generate SKILL.md drafts.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/mkoziy/skills --skill skill-workshop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-workshop
Source: https://github.com/mkoziy/skills/tree/main/.codex/skills/skill-workshop
Command: npx skills add https://github.com/mkoziy/skills --skill skill-workshop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze Codex session histories to surface candidate skills by identifying recurring explanations, tool chains, and workaround patterns.

Core Features & Use Cases

  • Identify and rank repeating patterns across project sessions to surface candidate SKILLs.
  • Generate draft SKILL.md content from discovered patterns and evidence for review.
  • Present actionable drafts to team for rapid skill documentation and reuse.

Quick Start

Run the workshop against a project path to extract candidate SKILL drafts from session history.

Frequently Asked Questions about skill-workshop

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

FAQPage Schema
How do I extract reusable skills from Codex session history?

Pattern analysis of Codex session history works by ingesting session files and identifying recurring explanations, tool chains, and workaround patterns. It scores these repeating patterns across project sessions to surface high-value candidate skills and generates draft SKILL.md content for review.

How do I generate SKILL.md drafts from discovered session patterns?

Yes, you can capture tribal knowledge from project sessions by analyzing session histories for recurring explanations and workaround patterns. Skill-workshop identifies and ranks these repeating patterns across project sessions, enabling teams to capture undocumented knowledge and generate SKILL.md drafts.

What's the best way to surface candidate skills from codebase session histories?

Skill-workshop works with Codex CLI usage sessions across project sessions and code-bases. It ingests session files from your project path, analyzes patterns across different sessions, and scores candidates to surface skills applicable to your specific project context.

How do I generate SKILL.md drafts from discovered session patterns?

Generate SKILL.md drafts by running the workshop against a project path to extract candidate drafts from session history. It analyzes discovered patterns and supporting evidence, then outputs actionable draft SKILL.md content for rapid skill documentation and team reuse.

Does skill-workshop work with any Codex CLI project session?

Yes, skill-workshop works with Codex CLI usage sessions across project sessions and code-bases. It ingests session files from your project path, analyzes patterns across those sessions, and surfaces candidate skills applicable to your specific project context.

What are the limitations of automated skill discovery from session history?

Automated skill discovery from session history is limited to identifying patterns explicitly present in ingested Codex session files. It surfaces candidate skills and generates drafts for review, but teams must manually validate and refine the output SKILL.md content before finalizing documentation.