Orchestration hub for the plugin ecosystem. Manages structural audits, agent environment sync (install + cleanup orphans), cross-repo plugin replication, and Universal Bridge Installation to adapt standard plugins to 30+ target environments (GitHub Copilot, Gemini, Cursor, Roo, etc).
npx claudepluginhub richfrem/agent-plugins-skills --plugin plugin-managerClean up orphaned artifacts left behind by plugins that have been removed from the local plugins/ directory.
Install a specific plugin natively into the local agent environments from either the remote registry or local plugins folder.
Run the full agent system update: refresh all plugin code and redeploy capabilities to all agent environments.
Pull-based auto-sync skill. Sets up a consumer project so it automatically pulls fresh plugins from GitHub on every agent session start using plugin_add.py. No local clone of agent-plugins-skills required — installs direct from GitHub. Trigger with "set up auto plugin sync", "auto install plugins on load", "subscribe this project to plugin updates", "sync plugins on startup", or "add a plugin source".
Audits, synchronizes, and maintains the health of the plugin ecosystem. Handles structural compliance checks against Open Standards, agent environment sync (install + cleanup orphans), and README scaffolding. Trigger when validating new plugins, syncing plugins to agent configs, or performing routine ecosystem health checks.
Installs plugin components (skills, commands/workflows, rules, hooks, MCP) into the .agents/ central store and symlinks them to agent environments that require it (.claude/). DEFAULT method: run plugin_add.py for an interactive TUI that supports local and GitHub owner/repo installs. Use plugin_installer.py for scripted/CI single-plugin installs. Trigger when a user says "install plugin", "deploy plugin", "add plugin", "install from GitHub", or "sync plugin to agents".
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation