Extract
Skill Verifiziert AktivTurn 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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add alirezarezvani/claude-skills/plugin install self-improving-agent@claude-code-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.