octoclaw

Route complex tasks to agent pools with cost-aware scheduling.

55|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/guanbear/OctoClaw --skill octoclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: octoclaw
Source: https://github.com/guanbear/OctoClaw/tree/main
Command: npx skills add https://github.com/guanbear/OctoClaw --skill octoclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

八爪鱼 (OctoClaw) — 多 Agent 智能调度器。通过任务分级、模型延迟感知、智能路由, 实现"先回复再派遣"的极速响应体验。1 个调度头脑 + 最多 8 个子 Agent 触手并行工作。 当用户发来复杂任务、需要多步操作、代码开发、深度调研、批量处理时使用此 skill。

Frequently Asked Questions about octoclaw

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

FAQPage Schema
What is cost-aware multi-agent orchestration and when do I need it?

Cost-aware multi-agent orchestration coordinates a centralized scheduling brain with multiple parallel agents to process complex tasks. You need it for multi-step work, coding, research, and large task batches where minimizing cost, latency, and delivery risk is critical.

How does policy-first model routing work for multi-agent scheduling?

Policy-first model routing assigns tasks to the right agent pool based on predefined policies and runtime model latency awareness. It uses runtime guardrails and a lightweight runner to optimize scheduling, ensuring fast response by replying first then dispatching background agents.

How do I route large task batches to multiple agents in parallel?

You route large task batches by using a centralized brain to coordinate up to eight tentacle agents working in parallel. The system applies task grading and intelligent routing to split workloads, minimizing latency and delivery risk across the agent pool.

Does multi-agent orchestration work without external dependencies?

Yes, multi-agent orchestration operates without external dependencies. It uses a built-in lightweight runner and runtime guardrails to manage the centralized brain and tentacle agents, requiring no additional components to schedule and route tasks.

What are the limitations of using a centralized brain for multi-agent routing?

The centralized brain limits orchestration to a maximum of eight tentacle agents. While this minimizes cost and delivery risk for complex tasks, scaling beyond eight agents or handling highly decentralized workloads may exceed the system's coordination capacity.

Can I use multi-agent scheduling for coding and deep research tasks?

Yes, multi-agent scheduling is designed for coding, deep research, and multi-step operations. It grades tasks by complexity and routes them to appropriate agents, enabling parallel processing for faster delivery on complex work.