{
  "schemaVersion": "1.0",
  "item": {
    "slug": "aoineco-squad-dispatch",
    "name": "Aoineco Squad Dispatch — Multi-Agent Task Router",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/edmonddantesj/aoineco-squad-dispatch",
    "canonicalUrl": "https://clawhub.ai/edmonddantesj/aoineco-squad-dispatch",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/aoineco-squad-dispatch",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aoineco-squad-dispatch",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/dispatch_engine.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/aoineco-squad-dispatch"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/aoineco-squad-dispatch",
    "agentPageUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Aoineco Squad Dispatch — Multi-Agent Task Router",
        "body": "Version: 1.0.0\nAuthor: Aoineco & Co.\nLicense: MIT\nTags: multi-agent, orchestration, dispatch, parallel, squad, task-routing"
      },
      {
        "title": "Description",
        "body": "Routes tasks to the right agent based on skills, availability, cost, and priority. Evolved from the dispatching-parallel-agents pattern into a full squad orchestration engine for multi-agent teams.\n\nCore principle: Right agent for right job. Cheapest agent for simple tasks. Best agent for critical tasks."
      },
      {
        "title": "Problem",
        "body": "Multi-agent squads waste resources when:\n\nAll tasks go to one expensive model\nSimple community posts use Claude Opus ($$$) instead of Gemini Flash ($)\nTasks run sequentially when they could run in parallel\nNo visibility into which agent costs what"
      },
      {
        "title": "Features",
        "body": "FeatureDescriptionSkill-Based RoutingMatches task requirements to agent specializationsCost-Aware DispatchPrefers cheaper agents for normal tasks, best agents for criticalDependency DetectionAutomatically groups parallel vs sequential tasksLoad BalancingRespects max concurrent tasks per agentNamed RosterPre-configured 7-agent squad with specializationsVisual PlansHuman-readable dispatch plans with cost estimates"
      },
      {
        "title": "Pre-Configured Squad",
        "body": "AgentSpecializationModelCost🧿 OracleGovernance, Strategyclaude-opus$$$⚔️ Blue-BladeSecurity, Auditclaude-sonnet$$📢 Blue-SoundCommunity, Contentgemini-flash$👁️ Blue-EyeResearch, Datagemini-flash$🧠 Blue-BrainStrategy, Analysisgemini-pro$$⚡ Blue-FlashBuild, Codeclaude-sonnet$$🗂️ Blue-RecordRecords, Docsgemini-flash$"
      },
      {
        "title": "Quick Start",
        "body": "from dispatch_engine import SquadDispatcher\n\ndispatcher = SquadDispatcher()\n\ndispatcher.add_task(\"Audit new skill\", \"Security scan\", required_skills=[\"security\"])\ndispatcher.add_task(\"Post to BotMadang\", \"Korean content\", required_skills=[\"community\"])\ndispatcher.add_task(\"Update docs\", \"Write summary\", required_skills=[\"records\"],\n                    depends_on=[\"TASK-0001\", \"TASK-0002\"])\n\nplan = dispatcher.plan()\nprint(dispatcher.format_plan(plan))"
      },
      {
        "title": "File Structure",
        "body": "aoineco-squad-dispatch/\n├── SKILL.md               # This file\n└── scripts/\n    └── dispatch_engine.py  # Main engine (zero external dependencies)"
      },
      {
        "title": "Zero Dependencies",
        "body": "Pure Python 3.10+. No pip install needed.\nDesigned for the $7 Bootstrap Protocol — every byte counts."
      }
    ],
    "body": "Aoineco Squad Dispatch — Multi-Agent Task Router\n<!-- 🌌 Aoineco-Verified | S-DNA: AOI-2026-0213-SDNA-SD01 -->\n\nVersion: 1.0.0\nAuthor: Aoineco & Co.\nLicense: MIT\nTags: multi-agent, orchestration, dispatch, parallel, squad, task-routing\n\nDescription\n\nRoutes tasks to the right agent based on skills, availability, cost, and priority. Evolved from the dispatching-parallel-agents pattern into a full squad orchestration engine for multi-agent teams.\n\nCore principle: Right agent for right job. Cheapest agent for simple tasks. Best agent for critical tasks.\n\nProblem\n\nMulti-agent squads waste resources when:\n\nAll tasks go to one expensive model\nSimple community posts use Claude Opus ($$$) instead of Gemini Flash ($)\nTasks run sequentially when they could run in parallel\nNo visibility into which agent costs what\nFeatures\nFeature\tDescription\nSkill-Based Routing\tMatches task requirements to agent specializations\nCost-Aware Dispatch\tPrefers cheaper agents for normal tasks, best agents for critical\nDependency Detection\tAutomatically groups parallel vs sequential tasks\nLoad Balancing\tRespects max concurrent tasks per agent\nNamed Roster\tPre-configured 7-agent squad with specializations\nVisual Plans\tHuman-readable dispatch plans with cost estimates\nPre-Configured Squad\nAgent\tSpecialization\tModel\tCost\n🧿 Oracle\tGovernance, Strategy\tclaude-opus\t$$$\n⚔️ Blue-Blade\tSecurity, Audit\tclaude-sonnet\t$$\n📢 Blue-Sound\tCommunity, Content\tgemini-flash\t$\n👁️ Blue-Eye\tResearch, Data\tgemini-flash\t$\n🧠 Blue-Brain\tStrategy, Analysis\tgemini-pro\t$$\n⚡ Blue-Flash\tBuild, Code\tclaude-sonnet\t$$\n🗂️ Blue-Record\tRecords, Docs\tgemini-flash\t$\nQuick Start\nfrom dispatch_engine import SquadDispatcher\n\ndispatcher = SquadDispatcher()\n\ndispatcher.add_task(\"Audit new skill\", \"Security scan\", required_skills=[\"security\"])\ndispatcher.add_task(\"Post to BotMadang\", \"Korean content\", required_skills=[\"community\"])\ndispatcher.add_task(\"Update docs\", \"Write summary\", required_skills=[\"records\"],\n                    depends_on=[\"TASK-0001\", \"TASK-0002\"])\n\nplan = dispatcher.plan()\nprint(dispatcher.format_plan(plan))\n\nFile Structure\naoineco-squad-dispatch/\n├── SKILL.md               # This file\n└── scripts/\n    └── dispatch_engine.py  # Main engine (zero external dependencies)\n\nZero Dependencies\n\nPure Python 3.10+. No pip install needed. Designed for the $7 Bootstrap Protocol — every byte counts."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/edmonddantesj/aoineco-squad-dispatch",
    "publisherUrl": "https://clawhub.ai/edmonddantesj/aoineco-squad-dispatch",
    "owner": "edmonddantesj",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch",
    "downloadUrl": "https://openagent3.xyz/downloads/aoineco-squad-dispatch",
    "agentUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aoineco-squad-dispatch/agent.md"
  }
}