Unified thin marketplace for Ālo Labs agent plugins across Claude Code, Codex, and Cursor.
Plugin content stays authoritative in upstream repos (Silver Bullet in alo-exp/silver-bullet). This repo holds host-specific marketplace manifests only.
| Host | Marketplace ID | Manifest path |
|---|---|---|
| Claude Code | alo-labs |
.claude-plugin/marketplace.json |
| Codex | alo-labs-codex |
.agents/plugins/marketplace.json |
| Cursor | alo-labs-cursor |
.cursor-plugin/marketplace.json |
/plugin marketplace add alo-labs/agent-plugins
/plugin install silver-bullet@alo-labs
Or from checkout: bash scripts/install-claude.sh
codex plugin marketplace add alo-labs/agent-plugins --sparse .agents/plugins
codex plugin add silver-bullet@alo-labs-codexOr: bash scripts/install-codex.sh --public-release --purge-legacy-skills
- Add marketplace source:
https://github.com/alo-labs/agent-plugins - Install
silver-bulletfrom marketplacealo-labs-cursor
Or: bash scripts/install-cursor.sh --public-release
.claude-plugin/marketplace.json
.cursor-plugin/marketplace.json
.agents/plugins/marketplace.json
README.md
Release bumps are pushed from the Silver Bullet source repo:
scripts/sync-release-marketplace-versions.sh <version>Legacy per-host repos (alo-labs/claude-plugins, alo-labs/codex-plugins, alo-labs/alo-labs-cursor-marketplace) redirect here during the transition window.