Plugin marketplace for Punt Labs projects.
curl -fsSL https://raw.githubusercontent.com/punt-labs/claude-plugins/d7679bd/install.sh | shThe URL is pinned to a specific commit. The script fetches the marketplace catalog, shows available plugins with source repos, displays a sha256 checksum, then registers the marketplace with Claude Code.
Manual setup (no curl)
claude plugin marketplace add punt-labs/claude-pluginsVerify before running
curl -fsSL https://raw.githubusercontent.com/punt-labs/claude-plugins/d7679bd/install.sh -o install.sh
shasum -a 256 install.sh
cat install.sh
sh install.sh| Plugin | Source | Description |
|---|---|---|
beadle |
beadle | Autonomous email agent with Proton Bridge and PGP trust model |
biff |
biff | UNIX-style team communication (/who, /finger, /write, /read) |
dungeon |
dungeon | Text adventure game engine for Claude Code |
lux |
lux | Visual output surface --- tables, charts, dashboards, and interactive elements |
prfaq |
prfaq | Amazon Working Backwards PR/FAQ process with LaTeX output |
punt |
punt-kit | Standards enforcement and reconciliation |
quarry |
quarry | Local semantic search with automagic knowledge capture |
vox |
vox | Voice for your AI coding assistant (/unmute, /speak, /recap, /vibe) |
z-spec |
z-spec | Formal Z specifications --- generate, type-check, animate, and derive test cases |