improve-skill

Analyzes coding agent session transcripts to generate skill improvement prompts.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/nunomen/claude-skills --skill improve-skill-nunomen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: improve-skill
Source: https://github.com/nunomen/claude-skills/tree/main/improve-skill
Command: npx skills add https://github.com/nunomen/claude-skills --skill improve-skill-nunomen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill analyzes coding agent session transcripts to improve existing skills or create new ones by extracting actionable insights and generating targeted improvement prompts.

Core Features & Use Cases

  • Extracts and analyzes transcripts from Claude Code, Pi, and Codex sessions to identify gaps in current skills.
  • Generates improvement prompts to refine an existing skill or to design a new skill from session history.
  • Provides a guided workflow to locate skill definitions at standard paths and write updated SKILL.md files with clear structure.

Quick Start

Run the provided workflow to extract the current session transcript, locate the target skill, and generate an improved or new SKILL.md.

Frequently Asked Questions about improve-skill

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

FAQPage Schema
How do I turn Claude Code session transcripts into updated SKILL.md files?

To turn Claude Code session transcripts into updated SKILL.md files, you can use an automation workflow that extracts session data, locates target skill paths, and writes new or improved skill definitions based on identified gaps.

Can I analyze Pi and Codex session files to find gaps in existing skills?

Yes, you can analyze Pi and Codex session files to find gaps in existing skills. The analysis process extracts actionable insights from transcripts across these platforms to generate targeted improvement prompts.

What is the best way to create a new skill from coding agent session history?

The best way to create a new skill from coding agent session history is to extract the transcript, identify actionable insights, and generate a structured SKILL.md file that defines the new skill based on the session data.

Do I need specific dependencies to extract and analyze session transcripts for skill improvement?

No specific dependencies are required to extract and analyze session transcripts for skill improvement. The workflow operates using provided scripts to locate skill definitions and write updated files without external dependencies.

Does this workflow support generating improvement prompts for both new and existing skills?

Yes, this workflow supports generating improvement prompts for both new and existing skills. It analyzes session transcripts to refine current skill definitions or design entirely new skills from the extracted session history.

What are the limitations of using automated session transcript analysis for skill creation?

The limitations of using automated session transcript analysis for skill creation include a basic implementation depth that provides a guided workflow for extracting sessions and writing SKILL.md files, but may lack advanced reasoning for complex skill structures.