The Blackbox CLI skill enables agents to delegate coding and code-review tasks to the Blackbox multi-model CLI. It documents prerequisites (Node.js, Blackbox CLI installation), how to configure an API key, and recommended usage patterns for one-shot prompts, long-running background jobs, and checkpoint/resume workflows. The skill describes using PTY-enabled terminals for interactive sessions and how to monitor background sessions via session IDs and process polling.
Use Blackbox when you need an agent to produce runnable code, refactor modules, or run PR reviews by cloning repositories into ephemeral directories. It's especially useful when you want multi-model outputs judged and the best result selected automatically, or when tasks are interactive and require terminal PTY behavior. Verify prerequisites and API key configuration before delegating tasks.
Agents that can open PTY-backed terminals and manage background processes: tmux/terminal-enabled agents, Claude Code, Copilot-like agents with PTY support, and any orchestrator that supports process(action=...) monitoring.
This skill has not been reviewed by our automated audit pipeline yet.