Skip to content

alo-labs/agent-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alo-labs/agent-plugins

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.

Marketplace IDs (stable)

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

Install Silver Bullet

Claude Code

/plugin marketplace add alo-labs/agent-plugins
/plugin install silver-bullet@alo-labs

Or from checkout: bash scripts/install-claude.sh

Codex

codex plugin marketplace add alo-labs/agent-plugins --sparse .agents/plugins
codex plugin add silver-bullet@alo-labs-codex

Or: bash scripts/install-codex.sh --public-release --purge-legacy-skills

Cursor

  1. Add marketplace source: https://github.com/alo-labs/agent-plugins
  2. Install silver-bullet from marketplace alo-labs-cursor

Or: bash scripts/install-cursor.sh --public-release

Layout

.claude-plugin/marketplace.json
.cursor-plugin/marketplace.json
.agents/plugins/marketplace.json
README.md

Version sync

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.

About

Unified thin Alo Labs agent plugin marketplace (Claude, Codex, Cursor)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors