From potenlab-workflow
Display an overview of the Potenlab plugin ecosystem. Use for "info", "ecosystem", "about potenlab".
How this skill is triggered — by the user, by Claude, or both
Slash command
/potenlab-workflow:infoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display an overview of the Potenlab plugin ecosystem.
Display an overview of the Potenlab plugin ecosystem.
Respond with:
Potenlab Plugin Ecosystem
| Property | Value |
|---|---|
| Marketplace | potenlab-marketplace |
| Version | 0.1.0 |
| Installed | potenlab-workflow |
Available commands:
/potenlab-workflow:hello — Confirm plugin is loaded/potenlab-workflow:info — This overviewNext steps:
/plugin marketplace addDo not add anything beyond the above.
npx claudepluginhub potenlab/marketplace-potenlab --plugin potenlab-workflowGuides Claude Code plugin creation, structure (plugin.json, commands/agents/skills/hooks), installation (/plugin), marketplaces, team workflows, testing, debugging, and settings. Delegates to docs-management.
Creates, validates, publishes, and manages plugins for Claude Code and OpenCode coding agents. Handles plugin creation, marketplace setup, submission to directories, and deletion (with user confirmation).
Applies agentic design patterns from Gulli & Sauco (2025) to Cowork plugin marketplace orchestration, covering routing for plugin selection, A2A communication, bundle optimization, and discovery.