blackbox

Orchestrate multi-model coding tasks through the Blackbox CLI.

150|25|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill blackbox-devsoul2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blackbox
Source: https://github.com/Devsoul2026/Hermes-One-Click/tree/main/hermes-agent/optional-skills/autonomous-ai-agents/blackbox
Command: npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill blackbox-devsoul2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates coding task delegation by orchestrating multiple AI models through the Blackbox CLI to generate and compare code implementations.

Core Features & Use Cases

  • Multi-model evaluation: Run the same task across Claude, Codex, Gemini, and Blackbox to identify the best solution.
  • Interactive sessions & checkpoints: Start sessions, suspend, resume, and monitor progress across tasks.
  • Task orchestration for software development: Ideal for implementing modules, refactors, or boilerplate across languages and frameworks.

Quick Start

Describe the coding task you want completed and let Blackbox start a multi-model workflow to deliver the best implementation.

Frequently Asked Questions about blackbox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code generation using multiple AI models?

Multi-model code generation is orchestrated by delegating tasks to the Blackbox CLI, which generates and compares implementations across Claude, Codex, Gemini, and Blackbox to identify the best solution.

What do I need to run multi-model coding tasks?

To run multi-model coding tasks, you need the Blackbox CLI installed, an API key configured, and a PTY-enabled terminal to support interactive sessions, checkpoints, and background processing.

Can I suspend and resume interactive coding sessions?

Yes, you can suspend and resume interactive coding sessions. The orchestration supports interactive sessions and checkpoints, allowing you to start, pause, and monitor progress across various software development tasks.

Does multi-model orchestration work for refactoring and boilerplate generation?

Multi-model orchestration works for refactoring and boilerplate generation. It applies to software development activities like building new features and code reviews across multiple languages and frameworks.

Why does the coding agent require a PTY-enabled terminal?

A PTY-enabled terminal is required to support interactive sessions, checkpoints, and background processing during multi-model task orchestration, ensuring the CLI can properly manage and monitor concurrent code generation.