Claim this agent
Agent DossierCLAWHUBSafety 84/100

Xpersona Agent

Dispatch

AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration. Skill: Dispatch Owner: Neidraidd Summary: AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration. Tags: budget:1.0.0, cost-tracking:1.0.0, latest:1.0.0, phases:1.0.0, project-management:1.0.0 Version history: v1.0.0 | 2026-02-08T12:01:13.052Z | user Initial rele

OpenClaw ยท self-declared
965 downloadsTrust evidence available
clawhub skill install kn75wb0z8jhn7k2qg6fyrrgg0h80skys:dispatch

Overall rank

#62

Adoption

965 downloads

Trust

Unknown

Freshness

Mar 1, 2026

Freshness

Last checked Mar 1, 2026

Best For

Dispatch is best for general automation workflows where OpenClaw compatibility matters.

Not Ideal For

Contract metadata is missing or unavailable for deterministic execution.

Evidence Sources Checked

editorial-content, CLAWHUB, runtime-metrics, public facts pack

Overview

Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.

Verifiededitorial-content

Overview

Executive Summary

AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration. Skill: Dispatch Owner: Neidraidd Summary: AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration. Tags: budget:1.0.0, cost-tracking:1.0.0, latest:1.0.0, phases:1.0.0, project-management:1.0.0 Version history: v1.0.0 | 2026-02-08T12:01:13.052Z | user Initial rele Capability contract not published. No trust telemetry is available yet. 965 downloads reported by the source. Last updated 4/15/2026.

No verified compatibility signals965 downloads

Trust score

Unknown

Compatibility

OpenClaw

Freshness

Mar 1, 2026

Vendor

Clawhub

Artifacts

0

Benchmarks

0

Last release

1.0.0

Install & run

Setup Snapshot

clawhub skill install kn75wb0z8jhn7k2qg6fyrrgg0h80skys:dispatch
  1. 1

    Setup complexity is classified as HIGH. You must provision dedicated cloud infrastructure or an isolated VM. Do not run this directly on your local workstation.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence & Timeline

Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.

Verifiededitorial-content

Artifacts & Docs

Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.

Self-declaredCLAWHUB

Captured outputs

Artifacts Archive

Extracted files

5

Examples

6

Snippets

0

Languages

Unknown

Executable Examples

bash

# Read their config to detect providers and agents
cat ~/.openclaw/openclaw.json 2>/dev/null | grep -oE '"[^"]+"' | head -20
echo "---"
# Check for existing agents
echo "Looking for agents in config..."

text

๐Ÿš€ Dispatch Installation

I'm about to install the Dispatch skill. Here's what I detected:

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
              Detected Configuration
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

  1. Providers:     [google, kimi, openrouter, etc.]
  2. Agents:        [echo, cipher, rift, etc.]
  3. Captain:       [echo or first available]
  4. Data directory: ~/.openclaw/workspace/.dispatch
  5. Output dir:    ~/.openclaw/workspace/dispatch
  6. Auto-check:    weekly

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

Proceed with these settings? [yes/no/custom]

โ€ข yes     โ†’ Install with detected defaults
โ€ข no      โ†’ Cancel installation
โ€ข custom  โ†’ Run interactive setup wizard

bash

git clone https://github.com/Neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch
bash install.sh
# When install.sh asks "Are you happy with these settings?", answer "Y"

bash

git clone https://github.com/Neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch
bash install.sh
# When install.sh asks "Are you happy with these settings?", answer "N"
# This will run the interactive wizard

bash

git clone https://github.com/neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch && bash install.sh

text

You: Start project "API Migration"

Dispatch: ๐Ÿš€ Project: 20260208-api-migration
           Captain: echo
           Suggested phases:
             1. Discovery (~$1.20) โ†’ cipher
             2. Design (~$2.50) โ†’ cipher
             3. Implementation (~$5.00) โ†’ rift
             4. Documentation (~$0.80) โ†’ void
           
           Proceed? (yes/edit/abort)
Extracted Files

SKILL.md

---
name: dispatch
description: AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration.
---

# Dispatch

Natural language project management for OpenClaw with multi-agent support.

## When to Use

- Multi-phase projects (Research โ†’ Design โ†’ Build)
- Multi-agent coordination (auto-assign agents to phases)
- Budget-conscious work (cost estimates upfront)
- Sensitive data handling (trusted model selection)
- Long-running tasks (rate limit aware queue)

## Installation (For AI Agents)

**โš ๏ธ CRITICAL: Ask the user for confirmation BEFORE installing anything.**

When the user asks you to install Dispatch, follow this exact flow:

### Step 1: Detect Configuration

Run this to detect their OpenClaw setup:
```bash
# Read their config to detect providers and agents
cat ~/.openclaw/openclaw.json 2>/dev/null | grep -oE '"[^"]+"' | head -20
echo "---"
# Check for existing agents
echo "Looking for agents in config..."
```

### Step 2: Present Configuration to User

Show them what you detected and ask for confirmation:

```
๐Ÿš€ Dispatch Installation

I'm about to install the Dispatch skill. Here's what I detected:

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
              Detected Configuration
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

  1. Providers:     [google, kimi, openrouter, etc.]
  2. Agents:        [echo, cipher, rift, etc.]
  3. Captain:       [echo or first available]
  4. Data directory: ~/.openclaw/workspace/.dispatch
  5. Output dir:    ~/.openclaw/workspace/dispatch
  6. Auto-check:    weekly

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

Proceed with these settings? [yes/no/custom]

โ€ข yes     โ†’ Install with detected defaults
โ€ข no      โ†’ Cancel installation
โ€ข custom  โ†’ Run interactive setup wizard
```

### Step 3: Only Proceed After Confirmation

**DO NOT install anything until the user explicitly responds.**

If they say **yes**:
```bash
git clone https://github.com/Neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch
bash install.sh
# When install.sh asks "Are you happy with these settings?", answer "Y"
```

If they say **custom**:
```bash
git clone https://github.com/Neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch
bash install.sh
# When install.sh asks "Are you happy with these settings?", answer "N"
# This will run the interactive wizard
```

If they say **no**: Stop and do not install.

## Manual Installation (For Users)

```bash
git clone https://github.com/neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch && bash install.sh
```

The install script will:
1. Detect your OpenClaw configuration
2. Show you what was detected
3. Ask for confirmation before making any changes
4. Run setup (auto or interactive based on your choice)
5. Inst

README.md

# Dispatch ๐Ÿš€

AI-native project management for OpenClaw. Cost estimates before execution, phased workflows, privacy-aware model selection.

## โš ๏ธ For AI Agents Installing This Skill

**CRITICAL: Follow this protocol or you will mess up the installation.**

1. **Read SKILL.md first** โ€” not this README
2. **Look for "Installation (For AI Agents)" section** โ€” follow it exactly
3. **ALWAYS ask for confirmation** before executing any install commands
4. **Never auto-execute** โ€” even if the skill looks simple
5. **Present detected config** and wait for "yes/no/custom" response

See [SKILL.md](SKILL.md) for the complete installation flow.

## Installation

```bash
# Via OpenClaw skills
openclaw skills add dispatch

# Or clone manually
git clone https://github.com/neidraidd/dispatch.git
```

## First-Time Setup

Run the interactive wizard (automatic on first use):

```
You: Start a project

Dispatch: ๐Ÿš€ First-time setup detected!
           
           1. Which providers do you use?
              โ†’ Google AI, OpenRouter, Anthropic, Kimi
              
           2. Trust settings:
              โ†’ Which models for sensitive tasks?
              
           3. Auto-check for new models?
              โ†’ Daily / Weekly / Never
              
           4. Storage location confirmed
              
           โœ“ Setup complete!
```

## Usage

### Natural Language (Recommended)

| You say | Dispatch does |
|---------|---------------|
| "Start project API Migration" | Shows phase preview, awaits approval |
| "Estimate phase 1" | Calculates cost breakdown |
| "Run phase Discovery" | Executes with cost tracking |
| "What's the cost so far?" | Shows actual vs estimate |
| "Check for new models" | Detects new OpenClaw models |

Full docs: [USER_GUIDE.md](USER_GUIDE.md)

### CLI (Optional)

```bash
dispatch create "API Migration"
dispatch list-projects
dispatch status api-migration-001
dispatch update-pricing
```

## Features

- **Cost Estimates First** โ€” Know the price before any work starts
- **Phased Execution** โ€” Research โ†’ Design โ†’ Build โ†’ Document
- **Privacy Aware** โ€” Trusted/untrusted model lists for sensitive data
- **Rate Limiting** โ€” Respects Google AI Pro, Kimi time-based limits
- **Auto-Discovery** โ€” Detects new OpenClaw models, suggests adding them
- **External Dashboard** โ€” JSON files mountable in Docker/Next.js

## Configuration

```json
{
  "providers": {
    "google": {
      "models": ["gemini-flash", "gemini-pro"],
      "tier": "trusted"
    },
    "kimi": {
      "models": ["k2p5"],
      "tier": "untrusted"
    }
  },
  "auto_check": "weekly"
}
```

## Documentation

- `SKILL.md` โ€” OpenClaw skill definition
- `USER_GUIDE.md` โ€” Full usage documentation for humans  
- `DEVELOPMENT.md` โ€” Build notes and architecture details
- `clawhub.json` โ€” Skill registry metadata

## Core File Changes

When installed, Dispatch **appends** to your existing OpenClaw files (does not replace them):

| File | What Happens | Result |
|------|--------------|--------|

_meta.json

{
  "ownerId": "kn75wb0z8jhn7k2qg6fyrrgg0h80skys",
  "slug": "dispatch",
  "version": "1.0.0",
  "publishedAt": 1770552073052
}

DEVELOPMENT.md

# Build Plan โ€” Dispatch

## Quick Reference

### Components
- `ProjectManager` โ€” Project lifecycle, phases
- `CostEstimator` โ€” Pre-execution cost prediction
- `ChangeDetector` โ€” New model detection
- `TrustManager` โ€” Privacy-aware selection
- `Setup` โ€” First-time configuration wizard

### Storage
- Data: `~/.openclaw/workspace/.dispatch/`
- Config: `~/.openclaw/skills/dispatch/config/`

### Features
- โœ“ Natural language interaction
- โœ“ Phase preview before creation
- โœ“ Cost estimates upfront
- โœ“ Trusted/untrusted model lists
- โœ“ Rate limiting for time-based providers
- โœ“ Auto-detect new OpenClaw models

## Installation

```bash
# Clone
git clone https://github.com/neidraidd/dispatch.git

# Install to OpenClaw
cd dispatch && ./install.sh

# Or via OpenClaw skills
openclaw skills add dispatch
```

USER_GUIDE.md

# AGENTS.md โ€” Dispatch Interaction Guide

## Overview

Dispatch is a natural-language project management skill. **No CLI commands required** โ€” just describe what you want.

## Creating Projects

### Start a Project
**User says:**
- "Start project [name]"
- "Begin work on [description]"
- "Create new project for [goal]"

**Dispatch responds:**
```
Project: api-migration-001
Suggested phases:
  1. Discovery - Research alternatives (~$1.20)
  2. Design - Architecture planning (~$2.50)
  3. Implementation - Build solution (~$5.00)
  4. Documentation - Write docs (~$0.80)

Proceed? (yes/edit phases/abort)
```

### Edit Phases Before Creation
**User says:**
- "Add phase 'Testing' after Implementation"
- "Remove Documentation phase"
- "Rename phase 2 to 'Architecture Design'"
- "Reorder: Discovery โ†’ Design โ†’ Build โ†’ Test"

## Managing Phases

### Estimate Costs
**User says:**
- "Estimate phase Discovery"
- "What's this phase going to cost?"
- "Give me a breakdown for phase 1"

**Dispatch shows:**
- Task breakdown
- Model assignments
- Per-task costs
- Total estimate

### Execute Phase
**User says:**
- "Run phase Discovery"
- "Execute phase 1"
- "Start working on Design"

**Dispatch:**
- Spawns sub-agents
- Tracks actual costs
- Reports progress
- Shows actual vs estimate on completion

### Phase Management
**User says:**
- "Skip phase Testing" (marks complete, no execution)
- "Move to next phase"
- "Go back to Design phase"

## Checking Status

**User says:**
- "What's the cost so far?"
- "Show project status"
- "List my projects"
- "How much have I spent on API Migration?"

## Model Management

**User says:**
- "Check for new models" (compares OpenClaw to config)
- "Update pricing" (fetches latest prices)
- "Show configured models"

## Trust & Privacy

**User says:**
- "This is sensitive" (marks as trusted-models-only)
- "Mark as private"
- "Use only trusted models for this"

## Examples

### Full Workflow
```
You: Start project "Migrate API to Hono"

Dispatch: [shows phase preview]
You: Add phase "Performance Testing" after Implementation
Dispatch: [updates preview]
You: Looks good, proceed
Dispatch: โœ“ Project created: api-migrate-20260207

You: Estimate phase Discovery
Dispatch: ~$1.20 (3 tasks, gemini-flash)
You: Run it
Dispatch: [executes] โœ“ Complete. Actual: $1.15

You: What's next?
Dispatch: Phase 2: Design (pending). Estimate? (yes/no)
```

## Configuration

First-time setup runs automatically. Or trigger with:
- "Setup dispatch"
- "Configure project management"

Editorial read

Docs & README

Docs source

CLAWHUB

Editorial quality

ready

AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration. Skill: Dispatch Owner: Neidraidd Summary: AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration. Tags: budget:1.0.0, cost-tracking:1.0.0, latest:1.0.0, phases:1.0.0, project-management:1.0.0 Version history: v1.0.0 | 2026-02-08T12:01:13.052Z | user Initial rele

Full README

Skill: Dispatch

Owner: Neidraidd

Summary: AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration.

Tags: budget:1.0.0, cost-tracking:1.0.0, latest:1.0.0, phases:1.0.0, project-management:1.0.0

Version history:

v1.0.0 | 2026-02-08T12:01:13.052Z | user

Initial release of the Dispatch skill for AI-native project management in OpenClaw.

  • Adds multi-phase, multi-agent project management with natural language commands.
  • Provides upfront cost estimates and agent auto-assignment per project phase.
  • Supports privacy-aware agent/model selection for sensitive data.
  • Installation workflow requires explicit user confirmation before any changes.
  • Includes detailed config file, directory structure, and manual install instructions.
  • Built-in commands for project creation, phase estimation, progress tracking, and model/pricing updates.

Archive index:

Archive v1.0.0: 14 files, 19155 bytes

Files: clawhub.json (482b), config/defaults.json (232b), DEVELOPMENT.md (830b), install.sh (8517b), lib/change-detector.js (2209b), lib/estimator.js (4263b), lib/index.js (2580b), lib/project.js (7399b), lib/setup.js (11625b), package.json (382b), README.md (3440b), SKILL.md (6526b), USER_GUIDE.md (2522b), _meta.json (127b)

File v1.0.0:SKILL.md


name: dispatch description: AI-native project management with cost estimates, phased execution, multi-agent coordination, and privacy-aware model selection. Use for complex multi-step work requiring cost transparency and agent orchestration.

Dispatch

Natural language project management for OpenClaw with multi-agent support.

When to Use

  • Multi-phase projects (Research โ†’ Design โ†’ Build)
  • Multi-agent coordination (auto-assign agents to phases)
  • Budget-conscious work (cost estimates upfront)
  • Sensitive data handling (trusted model selection)
  • Long-running tasks (rate limit aware queue)

Installation (For AI Agents)

โš ๏ธ CRITICAL: Ask the user for confirmation BEFORE installing anything.

When the user asks you to install Dispatch, follow this exact flow:

Step 1: Detect Configuration

Run this to detect their OpenClaw setup:

# Read their config to detect providers and agents
cat ~/.openclaw/openclaw.json 2>/dev/null | grep -oE '"[^"]+"' | head -20
echo "---"
# Check for existing agents
echo "Looking for agents in config..."

Step 2: Present Configuration to User

Show them what you detected and ask for confirmation:

๐Ÿš€ Dispatch Installation

I'm about to install the Dispatch skill. Here's what I detected:

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
              Detected Configuration
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

  1. Providers:     [google, kimi, openrouter, etc.]
  2. Agents:        [echo, cipher, rift, etc.]
  3. Captain:       [echo or first available]
  4. Data directory: ~/.openclaw/workspace/.dispatch
  5. Output dir:    ~/.openclaw/workspace/dispatch
  6. Auto-check:    weekly

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

Proceed with these settings? [yes/no/custom]

โ€ข yes     โ†’ Install with detected defaults
โ€ข no      โ†’ Cancel installation
โ€ข custom  โ†’ Run interactive setup wizard

Step 3: Only Proceed After Confirmation

DO NOT install anything until the user explicitly responds.

If they say yes:

git clone https://github.com/Neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch
bash install.sh
# When install.sh asks "Are you happy with these settings?", answer "Y"

If they say custom:

git clone https://github.com/Neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch
bash install.sh
# When install.sh asks "Are you happy with these settings?", answer "N"
# This will run the interactive wizard

If they say no: Stop and do not install.

Manual Installation (For Users)

git clone https://github.com/neidraidd/dispatch.git ~/.openclaw/skills/dispatch
cd ~/.openclaw/skills/dispatch && bash install.sh

The install script will:

  1. Detect your OpenClaw configuration
  2. Show you what was detected
  3. Ask for confirmation before making any changes
  4. Run setup (auto or interactive based on your choice)
  5. Install files and update documentation

Quick Start

You: Start project "API Migration"

Dispatch: ๐Ÿš€ Project: 20260208-api-migration
           Captain: echo
           Suggested phases:
             1. Discovery (~$1.20) โ†’ cipher
             2. Design (~$2.50) โ†’ cipher
             3. Implementation (~$5.00) โ†’ rift
             4. Documentation (~$0.80) โ†’ void
           
           Proceed? (yes/edit/abort)

Commands

| Natural Language | Result | |------------------|--------| | "Start project [name]" | Create with phase preview & agent assignments | | "Estimate phase [n]" | Show cost breakdown | | "Run phase [name]" | Execute with tracking | | "Add phase [name]" | Extend project | | "Check for new models" | Detect OpenClaw changes | | "Update pricing" | Refresh model configs |

Configuration Files

  • ~/.openclaw/workspace/.dispatch/ โ€” Internal project data (JSON metadata, costs, logs)
  • ~/.openclaw/workspace/dispatch/ โ€” Project deliverables (HTML reports, documents) โ€” configurable
  • ~/.openclaw/skills/dispatch/config/pricing.json โ€” Model pricing
  • ~/.openclaw/skills/dispatch/config/trust.json โ€” Trust levels

Directory Structure

.dispatch/                    # Internal state (hidden)
โ”œโ”€โ”€ config.json              # Skill configuration (includes output_dir, captain, agents)
โ”œโ”€โ”€ projects/
โ”‚   โ””โ”€โ”€ [YYYYMMDD-name]/     # Date-first project IDs
โ”‚       โ”œโ”€โ”€ meta.json        # Project metadata
โ”‚       โ”œโ”€โ”€ costs.json       # Cost tracking
โ”‚       โ””โ”€โ”€ phases/
โ”‚           โ””โ”€โ”€ [NN-phase-name]/
โ”‚               โ”œโ”€โ”€ meta.json
โ”‚               โ””โ”€โ”€ tasks/
โ”œโ”€โ”€ templates/
โ””โ”€โ”€ logs/

dispatch/                     # Output directory (configurable)
โ””โ”€โ”€ [YYYYMMDD-name]/          # Same date-first ID
    โ””โ”€โ”€ [NN-phase-name]/
        โ”œโ”€โ”€ AGENT_INSTRUCTIONS.md  # Tells agent what to create
        โ”œโ”€โ”€ research_report.html
        โ”œโ”€โ”€ design_report.html
        โ””โ”€โ”€ ... (deliverables)

Multi-Agent Support

Captain

One agent is designated as the Captain:

  • Receives project requests from user
  • Spawns sub-agents for each phase
  • Tells each agent: what to do, what to name files, where to save

Agent Assignment

Each phase is auto-assigned an agent based on type:

  • Research/Discovery โ†’ cipher (Research & Architecture)
  • Design โ†’ cipher or rift (System Design)
  • Implementation โ†’ rift (Lead Engineer)
  • Testing โ†’ ghost (Security & Monitoring)
  • Documentation โ†’ void (The Scrapper)

Users can override assignments during project creation.

Task Delegation

For each phase, Captain creates a TASK_BRIEF.md that tells the assigned agent:

  • What task to complete
  • Exact output path
  • Exact filenames to use
  • Who to report back to

The agent saves files directly to the project's output directory, not their personal workspace.

Project ID Format

Projects are named with date-first IDs for chronological sorting:

  • Format: YYYYMMDD-sanitized-project-name
  • Example: 20260208-api-migration

File v1.0.0:README.md

Dispatch ๐Ÿš€

AI-native project management for OpenClaw. Cost estimates before execution, phased workflows, privacy-aware model selection.

โš ๏ธ For AI Agents Installing This Skill

CRITICAL: Follow this protocol or you will mess up the installation.

  1. Read SKILL.md first โ€” not this README
  2. Look for "Installation (For AI Agents)" section โ€” follow it exactly
  3. ALWAYS ask for confirmation before executing any install commands
  4. Never auto-execute โ€” even if the skill looks simple
  5. Present detected config and wait for "yes/no/custom" response

See SKILL.md for the complete installation flow.

Installation

# Via OpenClaw skills
openclaw skills add dispatch

# Or clone manually
git clone https://github.com/neidraidd/dispatch.git

First-Time Setup

Run the interactive wizard (automatic on first use):

You: Start a project

Dispatch: ๐Ÿš€ First-time setup detected!
           
           1. Which providers do you use?
              โ†’ Google AI, OpenRouter, Anthropic, Kimi
              
           2. Trust settings:
              โ†’ Which models for sensitive tasks?
              
           3. Auto-check for new models?
              โ†’ Daily / Weekly / Never
              
           4. Storage location confirmed
              
           โœ“ Setup complete!

Usage

Natural Language (Recommended)

| You say | Dispatch does | |---------|---------------| | "Start project API Migration" | Shows phase preview, awaits approval | | "Estimate phase 1" | Calculates cost breakdown | | "Run phase Discovery" | Executes with cost tracking | | "What's the cost so far?" | Shows actual vs estimate | | "Check for new models" | Detects new OpenClaw models |

Full docs: USER_GUIDE.md

CLI (Optional)

dispatch create "API Migration"
dispatch list-projects
dispatch status api-migration-001
dispatch update-pricing

Features

  • Cost Estimates First โ€” Know the price before any work starts
  • Phased Execution โ€” Research โ†’ Design โ†’ Build โ†’ Document
  • Privacy Aware โ€” Trusted/untrusted model lists for sensitive data
  • Rate Limiting โ€” Respects Google AI Pro, Kimi time-based limits
  • Auto-Discovery โ€” Detects new OpenClaw models, suggests adding them
  • External Dashboard โ€” JSON files mountable in Docker/Next.js

Configuration

{
  "providers": {
    "google": {
      "models": ["gemini-flash", "gemini-pro"],
      "tier": "trusted"
    },
    "kimi": {
      "models": ["k2p5"],
      "tier": "untrusted"
    }
  },
  "auto_check": "weekly"
}

Documentation

  • SKILL.md โ€” OpenClaw skill definition
  • USER_GUIDE.md โ€” Full usage documentation for humans
  • DEVELOPMENT.md โ€” Build notes and architecture details
  • clawhub.json โ€” Skill registry metadata

Core File Changes

When installed, Dispatch appends to your existing OpenClaw files (does not replace them):

| File | What Happens | Result | |------|--------------|--------| | AGENTS.md | Adds "## Dispatch" section to end of file | Natural language patterns documented | | TOOLS.md | Adds "### Dispatch Skill" reference | Skill location and config paths documented | | HEARTBEAT.md | Optional: Can add model check task | Low-token model change detection (user choice) |

Existing content is preserved. Dispatch only adds its own sections.

License

MIT

File v1.0.0:_meta.json

{ "ownerId": "kn75wb0z8jhn7k2qg6fyrrgg0h80skys", "slug": "dispatch", "version": "1.0.0", "publishedAt": 1770552073052 }

File v1.0.0:DEVELOPMENT.md

Build Plan โ€” Dispatch

Quick Reference

Components

  • ProjectManager โ€” Project lifecycle, phases
  • CostEstimator โ€” Pre-execution cost prediction
  • ChangeDetector โ€” New model detection
  • TrustManager โ€” Privacy-aware selection
  • Setup โ€” First-time configuration wizard

Storage

  • Data: ~/.openclaw/workspace/.dispatch/
  • Config: ~/.openclaw/skills/dispatch/config/

Features

  • โœ“ Natural language interaction
  • โœ“ Phase preview before creation
  • โœ“ Cost estimates upfront
  • โœ“ Trusted/untrusted model lists
  • โœ“ Rate limiting for time-based providers
  • โœ“ Auto-detect new OpenClaw models

Installation

# Clone
git clone https://github.com/neidraidd/dispatch.git

# Install to OpenClaw
cd dispatch && ./install.sh

# Or via OpenClaw skills
openclaw skills add dispatch

File v1.0.0:USER_GUIDE.md

AGENTS.md โ€” Dispatch Interaction Guide

Overview

Dispatch is a natural-language project management skill. No CLI commands required โ€” just describe what you want.

Creating Projects

Start a Project

User says:

  • "Start project [name]"
  • "Begin work on [description]"
  • "Create new project for [goal]"

Dispatch responds:

Project: api-migration-001
Suggested phases:
  1. Discovery - Research alternatives (~$1.20)
  2. Design - Architecture planning (~$2.50)
  3. Implementation - Build solution (~$5.00)
  4. Documentation - Write docs (~$0.80)

Proceed? (yes/edit phases/abort)

Edit Phases Before Creation

User says:

  • "Add phase 'Testing' after Implementation"
  • "Remove Documentation phase"
  • "Rename phase 2 to 'Architecture Design'"
  • "Reorder: Discovery โ†’ Design โ†’ Build โ†’ Test"

Managing Phases

Estimate Costs

User says:

  • "Estimate phase Discovery"
  • "What's this phase going to cost?"
  • "Give me a breakdown for phase 1"

Dispatch shows:

  • Task breakdown
  • Model assignments
  • Per-task costs
  • Total estimate

Execute Phase

User says:

  • "Run phase Discovery"
  • "Execute phase 1"
  • "Start working on Design"

Dispatch:

  • Spawns sub-agents
  • Tracks actual costs
  • Reports progress
  • Shows actual vs estimate on completion

Phase Management

User says:

  • "Skip phase Testing" (marks complete, no execution)
  • "Move to next phase"
  • "Go back to Design phase"

Checking Status

User says:

  • "What's the cost so far?"
  • "Show project status"
  • "List my projects"
  • "How much have I spent on API Migration?"

Model Management

User says:

  • "Check for new models" (compares OpenClaw to config)
  • "Update pricing" (fetches latest prices)
  • "Show configured models"

Trust & Privacy

User says:

  • "This is sensitive" (marks as trusted-models-only)
  • "Mark as private"
  • "Use only trusted models for this"

Examples

Full Workflow

You: Start project "Migrate API to Hono"

Dispatch: [shows phase preview]
You: Add phase "Performance Testing" after Implementation
Dispatch: [updates preview]
You: Looks good, proceed
Dispatch: โœ“ Project created: api-migrate-20260207

You: Estimate phase Discovery
Dispatch: ~$1.20 (3 tasks, gemini-flash)
You: Run it
Dispatch: [executes] โœ“ Complete. Actual: $1.15

You: What's next?
Dispatch: Phase 2: Design (pending). Estimate? (yes/no)

Configuration

First-time setup runs automatically. Or trigger with:

  • "Setup dispatch"
  • "Configure project management"

File v1.0.0:clawhub.json

{ "name": "dispatch", "version": "1.0.0", "description": "AI-native project management with cost estimates, phased execution, and privacy-aware model selection", "tags": ["project-management", "cost-tracking", "phases", "budget", "privacy", "workflow"], "author": "neidraidd", "license": "MIT", "repository": "https://github.com/neidraidd/dispatch", "openclaw": { "minVersion": "2026.2.0", "capabilities": ["sessions_spawn", "file_read", "file_write"] } }

File v1.0.0:config/defaults.json

{ "providers": {}, "trust": { "trusted": [], "untrusted": [] }, "model_tiers": { "fast": [], "capable": [], "powerful": [] }, "auto_check": "weekly", "data_dir": "~/.openclaw/workspace/.dispatch" }

File v1.0.0:package.json

{ "name": "dispatch", "version": "1.0.0", "description": "AI-native project management for OpenClaw", "main": "lib/index.js", "bin": { "dispatch": "./bin/dispatch.js" }, "scripts": { "setup": "node lib/setup.js", "test": "node test/run.js" }, "keywords": ["openclaw", "skill", "project-management", "ai"], "author": "Echo ๐Ÿš€", "license": "MIT" }

API & Reliability

Machine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.

MissingCLAWHUB

Machine interfaces

Contract & API

Contract coverage

Status

missing

Auth

None

Streaming

No

Data region

Unspecified

Protocol support

OpenClaw: self-declared

Requires: none

Forbidden: none

Guardrails

Operational confidence: low

No positive guardrails captured.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/trust"

Operational fit

Reliability & Benchmarks

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

Do not use if

Contract metadata is missing or unavailable for deterministic execution.
No benchmark suites or observed failure patterns are available.

Machine Appendix

Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.

MissingCLAWHUB

Contract JSON

{
  "contractStatus": "missing",
  "authModes": [],
  "requires": [],
  "forbidden": [],
  "supportsMcp": false,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": null,
  "outputSchemaRef": null,
  "dataRegion": null,
  "contractUpdatedAt": null,
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "OPENCLEW"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "CLAWHUB",
      "generatedAt": "2026-04-17T05:52:56.761Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "OPENCLEW",
      "type": "protocol",
      "support": "unknown",
      "confidenceSource": "profile",
      "notes": "Listed on profile"
    }
  ],
  "flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}

Facts JSON

[
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "Clawhub",
    "href": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceUrl": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T00:45:39.800Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "OpenClaw",
    "href": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/contract",
    "sourceType": "contract",
    "confidence": "medium",
    "observedAt": "2026-04-15T00:45:39.800Z",
    "isPublic": true
  },
  {
    "factKey": "traction",
    "category": "adoption",
    "label": "Adoption signal",
    "value": "965 downloads",
    "href": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceUrl": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T00:45:39.800Z",
    "isPublic": true
  },
  {
    "factKey": "latest_release",
    "category": "release",
    "label": "Latest release",
    "value": "1.0.0",
    "href": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceUrl": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceType": "release",
    "confidence": "medium",
    "observedAt": "2026-02-08T12:01:13.052Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-neidraidd-dispatch/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "release",
    "title": "Release 1.0.0",
    "description": "Initial release of the Dispatch skill for AI-native project management in OpenClaw. - Adds multi-phase, multi-agent project management with natural language commands. - Provides upfront cost estimates and agent auto-assignment per project phase. - Supports privacy-aware agent/model selection for sensitive data. - Installation workflow requires explicit user confirmation before any changes. - Includes detailed config file, directory structure, and manual install instructions. - Built-in commands for project creation, phase estimation, progress tracking, and model/pricing updates.",
    "href": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceUrl": "https://clawhub.ai/Neidraidd/dispatch",
    "sourceType": "release",
    "confidence": "medium",
    "observedAt": "2026-02-08T12:01:13.052Z",
    "isPublic": true
  }
]

Sponsored

Ads related to Dispatch and adjacent AI workflows.