blackbox

Delegate coding tasks to the Blackbox AI CLI with multi-model execution.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kwasi-cpu/hermes-agent --skill blackbox-kwasi-cpu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blackbox
Source: https://github.com/kwasi-cpu/hermes-agent/tree/main/optional-skills/autonomous-ai-agents/blackbox
Command: npx skills add https://github.com/kwasi-cpu/hermes-agent --skill blackbox-kwasi-cpu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates complex coding and development tasks by delegating them to the Blackbox AI CLI, a powerful multi-model agent.

Core Features & Use Cases

  • Code Generation & Refactoring: Generate new code, refactor existing modules, and implement features like authentication.
  • Automated Testing: Create unit tests for specific code modules.
  • PR Reviews: Review pull requests for bugs, security issues, and code quality.
  • Parallel Task Execution: Run multiple coding tasks concurrently using background mode and sub-agents.

Quick Start

Delegate the task of adding JWT authentication with refresh tokens to the Express API by running the blackbox command.

Frequently Asked Questions about blackbox

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

FAQPage Schema
How do I automate code refactoring and feature implementation for an Express API?

Automating code refactoring and feature implementation for an Express API is handled by delegating coding tasks to the Blackbox AI CLI agent, which supports multi-model execution and an integrated judge for optimal results.

Can I run multiple coding tasks concurrently in the background?

Running multiple coding tasks concurrently is supported through background mode and sub-agents, enabling parallel task execution with progress monitoring for long-running operations.

How do I generate automated unit tests for specific code modules?

Generating automated unit tests for specific code modules is achieved by delegating the test creation task to the Blackbox AI agent, which processes the request and outputs the required test code.

What's the best way to review pull requests for bugs and security issues?

Reviewing pull requests for bugs, security issues, and code quality is performed by delegating the PR review task to the Blackbox AI CLI agent for automated analysis.

What prerequisites do I need to run Blackbox AI for coding tasks?

Running Blackbox AI for coding tasks requires Node.js, the Blackbox CLI installation, and a Blackbox AI API key to execute commands and manage interactive sessions.

Does this coding agent support interactive sessions for complex development workflows?

Interactive sessions for complex development workflows are supported, allowing continuous engagement with the multi-model agent alongside one-shot tasks and background operations.