Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Extract

Skill Verifiziert Aktiv
Teil von:Si

Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.

Zweck

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-skills

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cli Creator

100

Build 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.

Skill
openai

Learner Skill

99

Extract a learned skill from the current conversation

Skill
Yeachan-Heo

Create Command

100

Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration

Skill
NeoLabHQ

Project Development

100

This 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.

Skill
muratcankoylan

Write A Skill

100

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

Skill
mattpocock

Context Mode Ops

100

Verwalten 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.

Skill
mksglu