This skill automatically regenerates documentation files in the docs/ directory by reading the marketplace catalog and applying Jinja2 templates.
The /claude-plugin:create and /claude-plugin:update commands should invoke this skill automatically after marketplace updates:
Erstellt mithilfe von Jinja-Vorlagen Dokumentationsdateien (agents.md, agent-skills.md, Plugins.md, Usage.md) aus Marktplatzdaten neu. Wird verwendet, wenn Plugins hinzugefügt, aktualisiert oder entfernt werden, um die Dokumentation synchron zu halten. Quelle: geoffjay/claude-plugins.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/geoffjay/claude-plugins --skill documentation-update Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw