🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Blackbox

by @agungprabowo123

Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requir...

βš™οΈ Configuration

  • Node.js 20+ installed
  • Blackbox CLI installed: npm install -g @blackboxai/cli
  • Or install from source:
  •   git clone https://github.com/blackboxaicode/cli.git
      cd cli && npm install && npm install -g .
      
  • API key from app.blackbox.ai/dashboard
  • Configured: run blackbox configure and enter your API key
  • Use pty=true in terminal calls β€” Blackbox CLI is an interactive terminal app
  • πŸ”’ Constraints

    1. Always use pty=true β€” Blackbox CLI is an interactive terminal app and will hang without a PTY 2. Use workdir β€” keep the agent focused on the right directory 3. Background for long tasks β€” use background=true and monitor with process tool 4. Don't interfere β€” monitor with poll/log, don't kill sessions because they're slow 5. Report results β€” after completion, check what changed and summarize for the user 6. Credits cost money β€” Blackbox uses a credit-based system; multi-model mode consumes credits faster 7. Check prerequisites β€” verify blackbox CLI is installed before attempting delegation

    View on ClawHub
    TERMINAL
    clawhub install blackbox-2

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’