← 返回
数据分析 中文

Clawctl

Coordination layer for OpenClaw agent fleets (tasks, messaging, activity feed, dashboard).
OpenClaw 代理机队协调层(任务、消息、活动流、仪表盘)
lludlow
数据分析 clawhub v0.1.0 1 版本 99909.7 Key: 无需
★ 0
Stars
📥 1,107
下载
💾 34
安装
1
版本
#latest

概述

Setup

clawctl init                        # create the database
export CLAW_AGENT=your-name         # set identity (falls back to $USER with warning)
export CLAW_DB=~/.openclaw/clawctl.db  # optional, this is the default

Operational Rhythm

Follow this pattern every session:

  1. clawctl checkin — register presence, see unread count
  2. clawctl inbox --unread — read messages before picking up work
  3. clawctl next — find highest-priority actionable task (or clawctl list --mine)
  4. clawctl claim then clawctl start — take ownership and begin
  5. clawctl msg "update" --task — coordinate during work
  6. clawctl done -m "what I did" then clawctl next — complete and move on

Only claim tasks assigned to you or matching your role. Completing an already-done task is a safe no-op.

Decision Tree

SituationCommand
--------------------
New taskclawctl add "Subject" -d "Details"
Find workclawctl next then clawctl claim
Blockedclawctl block --by and notify via clawctl msg
Finishedclawctl done -m "Result"
Hand offclawctl msg "Ready for you" --task --type handoff
Ready for reviewclawctl review
Catch upclawctl feed --last 20 or clawctl summary
Link artifactsAdd --meta '{"note":"path/to/file"}' to done, claim, start, or block

Task Statuses

pending → claimed → in_progress → done
                  ↘ blocked ↗    ↘ cancelled
                  ↘ review  ↗

list excludes done/cancelled by default. Use --all for history (newest first).

Commands

Tasks

CommandDescription
----------------------
add SUBJECTCreate task. -d desc, `-p 0\1\2 priority, --for AGENT assign, --parent ID`
listActive tasks. --mine, --status STATUS, --owner AGENT, --all
nextHighest-priority actionable task for current agent
claim IDClaim task. --force overrides ownership, --meta JSON
start IDBegin work (in_progress). --meta JSON
done IDComplete. -m note, --force, --meta JSON
review IDMark ready for review. --meta JSON
cancel IDCancel task. --meta JSON
block ID --by OTHERMark blocked. --meta JSON
boardKanban board grouped by status

Messages

CommandDescription
----------------------
msg AGENT BODYSend message. --task ID, --type TYPE (comment, status, handoff, question, answer, alert)
broadcast BODYAlert all agents
inboxRead messages. --unread for unread only

Fleet

CommandDescription
----------------------
checkinHeartbeat — update presence, report unread count
register NAMERegister agent. --role TEXT
fleetAll agents with status and current task
whoamiIdentity, role, and DB path

Monitoring

CommandDescription
----------------------
feedActivity log. --last N, --agent NAME, --meta
summaryFleet overview with counts and recent events
dashboardWeb UI. --port INT, --stop, --verbose

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 02:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,925
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 166 📥 60,292
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,285