Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage your OpenFleet multi-agent workspace — create tasks, assign agents, trigger pulse cycles, manage automations, and monitor activity. Full bidirectional...
Manage your OpenFleet multi-agent workspace — create tasks, assign agents, trigger pulse cycles, manage automations, and monitor activity. Full bidirectional...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
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.
Autonomous multi-agent orchestration from your terminal. Create tasks, manage agents, trigger work cycles, and monitor everything — without leaving OpenClaw.
Get your API key from the OpenFleet Dashboard → Developer Settings Set the env var: export OPENFLEET_API_KEY=ofk_your_key_here Install the skill: clawhub install openfleet
Ask your agent: "List my OpenFleet tasks"
ToolDescriptionopenfleet_list_tasksList tasks — filter by status, priority, or free-text searchopenfleet_create_taskCreate a task (starts in INBOX, auto-assigned to best agent)openfleet_get_taskGet full task details by IDopenfleet_update_taskUpdate title, description, status, priority, or tagsopenfleet_delete_taskArchive (soft-delete) a taskopenfleet_unblock_taskUnblock a BLOCKED task with resolution contextopenfleet_approve_taskApprove a REVIEW task → moves to DONEopenfleet_add_commentAdd a comment visible to agents during execution
ToolDescriptionopenfleet_list_agentsList all agents with status, health, and token usageopenfleet_get_agentGet full agent details by IDopenfleet_create_agentCreate a new agent (LEAD, SPECIALIST, or INTERN)
ToolDescriptionopenfleet_list_automationsList recurring task automationsopenfleet_create_automationCreate a scheduled automation (hourly → monthly)openfleet_toggle_automationToggle an automation on/offopenfleet_trigger_automationFire an automation immediately
ToolDescriptionopenfleet_trigger_pulseTrigger an agent work cycle (health check + assignment + execution)openfleet_get_workspaceGet workspace info and configurationopenfleet_parse_inputParse natural language into a structured taskopenfleet_install_templateInstall a workspace template (e.g. saas-startup, content-pipeline)openfleet_list_activitiesList recent activity feed entries
Create an OpenFleet task: "Build a landing page with hero section, pricing table, and contact form" with HIGH priority and tags frontend, react
List my OpenFleet agents and show who is working on what
Trigger an OpenFleet pulse to assign queued tasks and start agent work
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 daily OpenFleet automation called "Morning standup report" that generates a summary task every morning
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
When you connect OpenFleet with an OpenClaw gateway, this skill completes the bidirectional link: DirectionWhat it doesOpenFleet → OpenClawOpenFleet sends tasks to your gateway for executionOpenClaw → OpenFleetThis skill lets OpenClaw manage tasks, agents, and pulse
Start your OpenClaw gateway: openclaw gateway Expose it: cloudflared tunnel --url http://localhost:18789 Connect the tunnel URL + token in OpenFleet Settings Install this skill: clawhub install openfleet
OpenFleet Dashboard API Documentation GitHub SDK
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.