openfleet

Manage your OpenFleet multi-agent workspace — create tasks, assign agents, trigger pulse cycles, manage automations, and monitor activity. Full bidirectional control over your autonomous agent fleet.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openfleet" with this command: npx skills add serrato1/openfleet

OpenFleet

Autonomous multi-agent orchestration from your terminal. Create tasks, manage agents, trigger work cycles, and monitor everything — without leaving OpenClaw.

Setup

  1. Get your API key from the OpenFleet Dashboard → Developer Settings
  2. Set the env var:
    export OPENFLEET_API_KEY=ofk_your_key_here
    
  3. Install the skill:
    clawhub install openfleet
    

Quick verify

Ask your agent: "List my OpenFleet tasks"

20 Available Tools

Tasks

ToolDescription
openfleet_list_tasksList tasks — filter by status, priority, or free-text search
openfleet_create_taskCreate a task (starts in INBOX, auto-assigned to best agent)
openfleet_get_taskGet full task details by ID
openfleet_update_taskUpdate title, description, status, priority, or tags
openfleet_delete_taskArchive (soft-delete) a task
openfleet_unblock_taskUnblock a BLOCKED task with resolution context
openfleet_approve_taskApprove a REVIEW task → moves to DONE
openfleet_add_commentAdd a comment visible to agents during execution

Agents

ToolDescription
openfleet_list_agentsList all agents with status, health, and token usage
openfleet_get_agentGet full agent details by ID
openfleet_create_agentCreate a new agent (LEAD, SPECIALIST, or INTERN)

Automations

ToolDescription
openfleet_list_automationsList recurring task automations
openfleet_create_automationCreate a scheduled automation (hourly → monthly)
openfleet_toggle_automationToggle an automation on/off
openfleet_trigger_automationFire an automation immediately

System

ToolDescription
openfleet_trigger_pulseTrigger an agent work cycle (health check + assignment + execution)
openfleet_get_workspaceGet workspace info and configuration
openfleet_parse_inputParse natural language into a structured task
openfleet_install_templateInstall a workspace template (e.g. saas-startup, content-pipeline)
openfleet_list_activitiesList recent activity feed entries

Usage Examples

Create a task

Create an OpenFleet task: "Build a landing page with hero section, pricing table, and contact form" with HIGH priority and tags frontend, react

Check agent status

List my OpenFleet agents and show who is working on what

Trigger a pulse

Trigger an OpenFleet pulse to assign queued tasks and start agent work

Manage blocked tasks

Show me all BLOCKED tasks in OpenFleet and unblock the one about API keys with the message "Key has been added to environment"

Create a recurring automation

Create a daily OpenFleet automation called "Morning standup report" that generates a summary task every morning

MCP Server Details

This skill wraps the @open-fleet/mcp-server npm package, which exposes a standard MCP stdio server.

Manual MCP setup (if not using ClawHub):

npx @open-fleet/mcp-server setup

The setup wizard auto-detects Claude Code, Cursor, and Windsurf and configures MCP automatically.

Direct npx invocation (for custom configs):

OPENFLEET_API_KEY=ofk_xxx npx -y @open-fleet/mcp-server

OpenClaw + OpenFleet Integration

When you connect OpenFleet with an OpenClaw gateway, this skill completes the bidirectional link:

DirectionWhat it does
OpenFleet → OpenClawOpenFleet sends tasks to your gateway for execution
OpenClaw → OpenFleetThis skill lets OpenClaw manage tasks, agents, and pulse

Full setup

  1. Start your OpenClaw gateway: openclaw gateway
  2. Expose it: cloudflared tunnel --url http://localhost:18789
  3. Connect the tunnel URL + token in OpenFleet Settings
  4. Install this skill: clawhub install openfleet

Resources

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Free Mission Control for OpenClaw AI Agents

JARVIS Mission Control v2 — free, self-hosted command center for OpenClaw AI agents. Kanban board, real-time chat, Claude Code session tracking, GitHub Issue...

Registry SourceRecently Updated
1.7K4Profile unavailable
Automation

Ghost Protocol OpenClaw Pay

Discover Ghost payment requirements, execute real x402 calls, report x402 settlements, and run GhostWire quote/prepare/status flows for direct escrow.

Registry SourceRecently Updated
3130Profile unavailable
Automation

Skill

Persistent, consensus-validated memory for AI agents via SAGE MCP server. Gives you institutional memory that survives across conversations — memories go thr...

Registry SourceRecently Updated
3470Profile unavailable
Automation

Pay Clawhub

USE THIS SKILL whenever the user needs any API, external service, paid resource, or wants to pay for anything. Trigger on: "I need an API", "find me a servic...

Registry SourceRecently Updated
920Profile unavailable