Marketplace de plugins para fluxos orquestrados com subagentes.
npx claudepluginhub joaovjo/dot-agentsFive-agent workflow for orchestrated software delivery with a user-facing orchestrator plus thinker, planner, executor, and historian subagents.
Plugin marketplace repository for distributing curated agent plugins.
This repository is a marketplace catalog for GitHub Copilot CLI, Claude Code, Gemini CLI, and Qwen Code, currently distributing nexus-orchestrator from a local plugin source.
Marketplaces are the discovery and installation layer for CLI plugins. Instead of sharing plugin folders manually, users add one marketplace and install plugins by name.
This repository exists to:
marketplace.json) that users can add directlyMarketplace manifests are maintained in parallel for compatibility with all CLIs:
.claude-plugin/marketplace.json (Claude Code).github/plugin/marketplace.json (GitHub Copilot CLI).qwen-code/marketplace.json (Qwen Code)In short: this is the marketplace home, with reproducible multi-CLI packaging and release checks.
Users add this repository as a marketplace, then install plugins from it.
GitHub Copilot CLI example:
copilot plugin marketplace add <owner>/<repo>
copilot plugin install nexus-orchestrator@dot-agents-marketplace
Claude Code example:
/plugin marketplace add <owner>/<repo>
/plugin install nexus-orchestrator@dot-agents-marketplace
Qwen Code example:
/extension marketplace add <owner>/<repo>
/extension install nexus-orchestrator@dot-agents-marketplace
/nexus <your task>
For local testing, both CLIs also support adding a local marketplace path.
plugins/This is not an application runtime service.
plugins/nexus-orchestrator/: Canonical plugin source (agents, skills, commands, hooks, manifests)scripts/build-multicli.ts: Generates dist/nexus-orchestrator-{copilot,gemini,claude}scripts/validate-multicli.ts: Validates required files, version parity, hook commands, and skill frontmatterscripts/sync-versions.ts: Synchronizes version fields across manifests and marketplace metadataInstall dependencies:
bun install
Validate all target assumptions:
bun run validate
Build all target artifacts:
bun run build
Sync versions:
bun run versions:sync
Check version drift (CI-safe):
bun run versions:check
Run full pipeline:
bun run ci
bun run build generates:
dist/nexus-orchestrator-copilotdist/nexus-orchestrator-geminidist/nexus-orchestrator-claudedist/nexus-orchestrator-qwenEach folder can be installed in its respective CLI.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage