This skill provides guidance for creating plugins that extend Claude's capabilities. Supports two plugin types:
Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.
The context window is a public good. Skills share the context window with everything else Claude needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
Erstellt Plugins (Skills und MCPs), indem er durch den Erstellungsprozess führt. Verwenden Sie diese Option, wenn Benutzer (1) Fähigkeiten erstellen oder aktualisieren möchten, die die Fähigkeiten von Claude um spezielle Kenntnisse und Arbeitsabläufe erweitern, oder (2) MCPs (Model Context Protocol-Server), die Tools für Claude Desktop bereitstellen. Quelle: ddunnock/claude-plugins.