Marketplace

repo-add-plugin

Bootstrap a new plugin with complete directory structure, metadata files, and marketplace integration. Use when: (1) explicitly asked to create a new plugin, (2) starting a new category of skills that doesn't fit existing plugins, (3) forking or extending the marketplace with custom plugins, (4) setting up development environment for new skill categories, (5) creating specialized plugin for specific domain (data science, security, etc.)

$ Installieren

git clone https://github.com/synapseradio/thinkies /tmp/thinkies && cp -r /tmp/thinkies/.claude/skills/repo-add-plugin ~/.claude/skills/thinkies

// tip: Run this command in your terminal to install the skill