18 plugins 4 agent CLIs rust-validated MIT

One marketplace. Four supported agent CLIs.

Static plugin payloads for Grok Build, Codex, Kimi Code CLI, and a dependency-free bootstrap for OpenCode. Register one repo, install what you need, ship.

all 18 plugins available curation-gated
$ grok plugin marketplace add VeigaPunk/ds4cc-marketplace
BROWSE PLUGINS NON-CLI GROK CHAT FALLBACK ↗

01Pick your host — watch it install

Live terminal. Four hosts, one repo. Commands below are the real install paths — outputs are representative.

ds4cc — grok build

click a host to replay its install sequence · sound off, green on

02The catalog — 18 curated plugins

Every plugin ships an actionable SKILL.md (fenced commands, no boilerplate) and passes the Rust validator. Filter by name or capability.

18 / 18

03Agent Pip — live tmux output in Waybar

A compact Rust dashboard that renders every live tmux pane side by side, preserving terminal color while keeping each pane’s newest output line anchored at the bottom.

Latest output stays visible

┌ attached · build ────────┐
│ compiling renderer       │
│ running regression suite │
│                          │
│                          │
│                          │
│                          │
│ 68 passed; 0 failed└──────────────────────────┘

Blank interior rows remain blank above the content. The last retained output line sits directly above the lower border, so the current result is visible at a glance.

ANSI color tmux panes Waybar Pango v0.2.0

Build and run

$ cargo build --release

Use the standalone TUI or feed Pango JSON into Waybar. The renderer keeps the existing 130px bar height, JetBrains Mono metrics, and native polling setup.

04Install — host-specific guidance

Use the supported flow for your host; review third-party plugin sources before installation. Codex Titanium L3 (sekhmet) is the optimal execution substrate as of 2026-08.

Grok Build CLI xAI CLI

$ grok plugin marketplace add VeigaPunk/ds4cc-marketplace
$ grok plugin list --available --json
$ grok plugin install myagents --trust
$ grok plugin enable myagents
# install the core set in one loop
for p in myagents godspeed-core agent-wall mycommands myskills ds4cc; do
  grok plugin install "$p" --trust && grok plugin enable "$p"
done

Exclusive xbrd: copy xbrd-grok / xbgst skill into ~/.grok/skills/xbgst/. Non-CLI fallback: paste GROK_PASTE.md.

Codex OpenAI CLI · Titanium preferred

# preferred hardened binary (Codex Titanium)
$ brew install VeigaPunk/tap/codex-titanium
$ install -Dm600 titanium/config.toml "${CODEX_HOME:-$HOME/.codex}/config.toml"
# L3 execution substrate (sekhmet / xbrd-spark)
$ cargo install --git https://github.com/VeigaPunk/xbrd-spark --locked
# marketplace plugins
$ codex plugin marketplace add VeigaPunk/ds4cc-marketplace
$ codex plugin add sekhmet@ds4cc --json
$ codex plugin add myagents@ds4cc --json

Optimal substrate (as of 2026-08): Codex Titanium + sekhmet (xbreed L3) — pure namespaced sparks, no worktrees, up to 64 concurrent, double-work tolerant, Rust-only. Adding a plugin installs it enabled. TUI: /plugins + Space. Local: codex plugin marketplace add .

Kimi Code CLI TUI plugins

# commands to enter in the Kimi TUI
/plugins install https://github.com/VeigaPunk/ds4cc-marketplace
/reload
# or register the full packaged catalog in the Kimi TUI
/plugins marketplace https://veigapunk.github.io/ds4cc-marketplace/.kimi-plugin/marketplace.json
/plugins install 
/reload

Invoke as /skill: and /:. Third-party installs ask for trust first — review before approving.

OpenCode bootstrap script

$ git clone https://github.com/VeigaPunk/ds4cc-marketplace.git
$ node ds4cc-marketplace/scripts/install-opencode-agents.mjs --global
# or: --project /path/to/project

Writes 15 the-* agents plus the-netsshark (16 subagents total), and a separate orch primary mode. Structurally verified.

05ChatGPT app — app.ds4cc.com

A read-only Apps SDK wrapper exposes a reviewed subset of the catalog through a production MCP endpoint with an embedded catalog widget.

MCP endpoint

https://app.ds4cc.com/mcp

Scoped to an explicitly reviewed, read-only tool surface with required annotations and widget CSP/domain metadata. It is not the public 18-plugin marketplace.

read-only reviewed subset health route domain-verified

06The Rust validator — no broken plugins, ever

A binary crate (ds4cc-validator) gates every plugin on structure, schema, and skill actionability. CI runs it on each push.

$ cargo run --manifest-path marketplace/validator/Cargo.toml -- marketplace
Validation passed.
$ cargo test --manifest-path marketplace/validator/Cargo.toml
test result: ok. all green
cargo fmt — clean clippy -D warnings — 0 13 integration tests
Dual-layout aware: marketplace/ (web/CI) and repo root (canonical Codex layout at .agents/plugins/marketplace.json) both validate.

What every plugin must prove

  1. Local source integrity — path pinned to ./plugins/
  2. Manifest parses.codex-plugin/plugin.json, name matches entry
  3. Semver — strict X.Y.Z
  4. Full interface block — display, descriptions, developer, category, capabilities
  5. Skills existskills/ + README.md present
  6. Actionable SKILL.md — fenced code or recognized CLI prefix; boilerplate rejected

07Curation — a living marketplace, not a junk drawer

DS4CC keeps the strongest entry per domain and updates the reviewed set as better evidence emerges. Full policy in CURATION.md.

Admission gate

  1. Useful capability with a reproducible demonstration
  2. Provenance — identifiable maintainer or publisher
  3. Current docs — install steps + supported-platform scope
  4. Compatible licensing and required notices
  5. Reviewed security/privacy posture for its permissions
  6. Automated structural checks + manual end-to-end capability check
  7. Claims limited to demonstrated evidence

Claim discipline

Comparative, compatibility, price, and “full functionality” claims require a dated evidence packet: tested hardware/software, comparison baseline, known limitations, repeatable demo.

Proposed, not advertised: DS4CC microG stays off the public listing until its parity matrix, demos, latency numbers, and price source land in the repo.
Removal: entries are demoted or dropped when unmaintained, unsafe, misleading, legally unclear, or dominated by a demonstrably stronger option.

08Orchestration lanes — live routing

Mirrored from the packaged SSoT (marketplace/plugins/xbrd-gdsp-fknpft/commands/references/xbreed-shared.md). If this section and the SSoT disagree, the SSoT wins and this section is drift.

Role declarations

the-judge fable 5 · xhigh
the-planner sonnet · medium
the-scout sonnet · medium
the-reviewer sonnet · medium
the-labrat sonnet · medium
the-executor sonnet · medium
the-connector sonnet · medium
the-distiller sonnet · medium
the-simplifier sonnet · medium
the-revenger sonnet · medium
the-sentinel sonnet · medium
the-critic sonnet · medium
the-mutation-tester sonnet · medium
the-scribe sonnet · medium
the-netsshark host extension

Execution gates

planner wwkd · native
scout / labrat / executor xask --spark --gs codex → gpt-5.4-mini
reviewer xask --gpt55 --gs -e low codex → gpt-5.6-sol
critic Layer-0: heuer-planning → xask --gpt55 --gs -e low codex → gpt-5.6-sol
revenger RECON xask --gpt55 --gs -e high codex → gpt-5.6-sol
sentinel xask --gpt55 --gs -e low codex → gpt-5.6-sol
connector xask --spark codex · no --gs
mutation: single / <=4 xask --spark --gs codex
mutation: >=5 / breadth xask --effort high --gs codex
distiller / simplifier / scribe native

Local lane — Gemma 4 over HVM4

xask gemma (aliases g, legacy gemini) dispatches through xbreed ask gemmagemma-hvmrun.sh/run-hvm4.sh → Bend 0.2.38 gen-hvm → HVM4 4.0 control gate → Ollama. Default model gemma4:26b via HVM_GEMMA_MODEL. Cloud Gemini CLI is retired — do not call the gemini binary. Connector and any g-* teammates MUST use this lane for cross-model breadth.

Ollama/Gemma 4 is the serving substrate. HVM4 controls routing only; tensor inference is not claimed to run in HVM4.