peepshow/agents/agents-marketplace

Reel #A-08Generic registry

peepshow for agents / agents-marketplace

Agents MarketplaceCross-agent plugin registry (emerging).

`.agents/plugins/marketplace.json` — the early-days cross-agent plugin catalogue format. peepshow is pre-registered.

How it plugs in

A cross-agent plugin marketplace is emerging (early spec: `.agents/plugins/marketplace.json`). peepshow already ships a manifest there so once registries come online, installing it across agents becomes a single command.

Install

# Pre-release:
npx skills add t0mtaylor/peepshow   # once supported by your agent runtime

Files involved

  • .agents/plugins/marketplace.jsonCross-agent plugin manifest (entry point, args, metadata).

In practice

# Once the marketplace spec ships:
agent: (installs peepshow once) → all agents on the machine use it

All 19 sinks still work

The CLI is the same across agents — which means every sink documented under/sinksis available here. Auto-sinks fire regardless of which agent invoked peepshow.