CLI Bridge skillA
CLI Bridge is agent-read markdown (skill) from rudycity/superagent: Delegate tasks and collaborate with external AI CLI assistants (Codex, Claude Code, AGY, or custom binaries) via one-shot execution or persistent multi-turn sessions..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# CLI Bridge ## Overview The `cli_bridge` tool enables Superagent to offload tasks to external AI CLI assistants (such as Antigravity/AGY, Claude Code, OpenAI Codex, or any custom executable) in two execution modes: 1. **One-Shot Task Delegation (`action: "delegate"`) [RECOMMENDED]**: - Executes the external CLI in print mode (`-p` / `--print`), passes the prompt, sends EOF on stdin, auto-handles `--dangerously-skip-permissions`, streams output in real-time, waits for execution to complete, and returns the full output. - **Best for**: Autonomous coding, file reading/editing, code analysis, bug fixing, test running, building, and script generation. 2. **Interactive Subprocess Sessions (`action: "session.*"`)**: - Spawns the CLI as a long-lived subprocess with stdio streaming, event buffering, automatic prompt detection, and multi-turn message exchange. - **Best for**: Interactive human-in-the-loop dialogs, step-by-step interactive sessions, or when responding to TUI choice menus via `session.respond`. --- ## Quick Action Reference | Action | Purpose | Key Parameters | |---|---|---| | `list` | Discover installed CLI binaries on system PATH | None | …
Read the whole file at its exact version.
How to install
mdr add rudycity/superagent/CLI Bridge@v1.1.0mdr add rudycity/superagent/CLI Bridge@sha256:9511b7c1b0cfbebdPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_fe66nvltoxiyf5tw)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.1.0 latest | 2026-09-03 | 2112b2a | 7,163 B | A | view · diff |
| v1.1.0 | 2026-09-02 | 8db3e53 | 5,933 B | A | view · diff |
| v1.0.0 | 2026-08-31 | 6bf5d10 | 5,422 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7163 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
rudycity/superagent · 23 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fe66nvltoxiyf5tw GET https://markdownregistry.com/api/v1/resolve?ref=rudycity/superagent/CLI Bridge GET https://markdownregistry.com/api/v1/blob/9511b7c1b0cfbebdc76ebf45c39997ea430c568d4e216ad02881f0a0d65fcfbc
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.