blackbox

Delegate coding tasks across multiple AI models with a built-in judge.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/nelohenriq/hermes-agent-plus --skill blackbox-nelohenriq
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blackbox
Source: https://github.com/nelohenriq/hermes-agent-plus/tree/main/optional-skills/autonomous-ai-agents/blackbox
Command: npx skills add https://github.com/nelohenriq/hermes-agent-plus --skill blackbox-nelohenriq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the delegation and management of coding tasks by coordinating multiple AI models and a built-in judge to deliver high-quality code quickly.

Core Features & Use Cases

  • Multi-model evaluation and selection: runs the same task across several models and selects the best implementation.
  • Interactive and non-interactive sessions: supports live terminals and scripted automation.
  • Parallel task capability and checkpointing: runs independent tasks simultaneously and persists progress for resumption.

Quick Start

Start by delegating a coding task to Blackbox CLI with a clear prompt describing the desired outcome.

Frequently Asked Questions about blackbox

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

FAQPage Schema
How do I automate coding task delegation across multiple AI models?▼

Automating coding task delegation across multiple AI models requires coordinating several configured providers and a built-in judge to evaluate and select the highest-quality generated code implementation.

What is multi-model evaluation for code generation?▼

Multi-model evaluation for code generation runs a single coding task across several AI models simultaneously and applies a built-in judge to automatically select the highest-quality implementation.

Do I need an API key to run parallel coding tasks in a terminal?▼

Yes, running parallel coding tasks in a terminal requires an installed CLI, an active API key, and configured AI providers. This setup supports interactive sessions, background execution, and task checkpointing.

Can I use scripted automation for AI code generation and refactoring?▼

Yes, you can use scripted automation for AI code generation and refactoring through non-interactive terminal sessions. This enables seamless integration of parallel task orchestration into existing software development workflows.

What is the best way to handle background execution for independent coding tasks?▼

The best way to handle background execution for independent coding tasks is using parallel task orchestration with checkpointing. This persists progress automatically, allowing you to resume complex scripted automation seamlessly.