Installation

clawhub install oguzhnatly/fleet

Summary

CLI toolkit for coordinating a fleet of OpenClaw agent gateways. A coordinator agent uses it to dispatch tasks, monitor live sessions, steer agents mid-task, and compute reliability scores from dispatch history. All operations run locally over loopback, with optional GitHub CI and Linear ticket integration.

SKILL.md

Quick overview

CLI toolkit for coordinating a fleet of OpenClaw agent gateways. A coordinator agent uses it to dispatch tasks, monitor live sessions, steer agents mid-task, and compute reliability scores from dispatch history. All operations run locally over loopback, with optional GitHub CI and Linear ticket integration.

Without fleet, managing multiple agent gateways requires manually polling each one, maintaining dispatch logs separately, and computing reliability from raw session files.

Common tasks

  • Dispatch a coding task to a specific agent and stream its output live
  • Run a morning fleet report to catch overnight CI failures and agent outages
  • Send a mid-task correction to an agent currently working on a feature
  • Check trust scores before assigning a critical deployment to an agent
  • Decompose a large task and run subtasks across multiple agents in parallel

Install paths

Primary command


openclaw install oguzhnatly/fleet

ClawHub installer


npx clawhub@latest install oguzhnatly/fleet

OpenClaw CLI


openclaw skills install oguzhnatly/fleet

Direct OpenClaw install


openclaw install oguzhnatly/fleet

Skill metadata

  • Category: Coding Agents & IDEs
  • Language: Markdown
  • Version: 3.0.4
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/oguzhnatly/fleet

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.