ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

multi-agent-engine-v8

Multi-Agent Orchestrator v8.2.1 - Enhanced stability (Node.js v24 compatibility, lazy environment detection, third-party environment adaptation). Supports goal-driven research, task decomposition, parallel execution, validation review, and smart decisions.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bjmrcft-hash/multi-agent-engine-v8
Or

Multi-Agent Orchestrator v8.2.1

Goal-driven deep research and project collaboration system with multi-agent parallel execution.

Key Features

  • Lazy environment detection - No blocking on module load
  • Node.js v24 compatibility - Warnings for compatibility issues
  • openclaw.json size protection - 5MB limit
  • Simplified model pool - No hardcoded model IDs

Commands

# Environment check
multi-agent check_env

# Start workflow
multi-agent run --goal "Research topic"

# Generate plan
multi-agent plan --goal "Research topic"

# View help
multi-agent help

Requirements

  • OpenClaw: 2026.3.x+
  • Node.js: 20.5+ (recommended: 20 LTS or 22 LTS)

Changelog

  • v8.2.1: No hardcoded model IDs (adapts to third-party environments)
  • v8.2.0: Node.js v24 compatibility + environment detection optimization
  • v8.1.0: Active polling monitor + timeout degradation
  • v8.0.0: Token optimization + JSON constraint output

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bjmrcft-hash-multi-agent-engine-v8": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.