Extract
Skill Verified ActiveTurn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.
To empower developers to efficiently capture and operationalize recurring solutions as reusable skills, thereby enhancing knowledge management and agent capabilities.
Features
- Automated skill creation from patterns
- Guidance on skill naming conventions
- Generation of SKILL.md, README.md, and reference docs
- Preview functionality via `--dry-run`
- Support for custom output directories
Use Cases
- When a debugging solution is repeatedly used across projects.
- To transform complex multi-step fixes into easily shareable skills.
- When a team wants to standardize common workflows as reusable agent capabilities.
- To capture non-obvious patterns discovered during development.
Non-Goals
- Automatically discovering patterns without user input.
- Creating skills for highly project-specific, non-reusable solutions.
- Replacing the need for understanding the underlying technical problem.
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install self-improving-agent@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Learner Skill
99Extract a learned skill from the current conversation
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Project Development
100This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.
Write A Skill
100Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Context Mode Ops
100Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.