coordinator

Coordinate cross-bot workflows between Bot A and Bot B with git sync.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/leonardofhy/openclaw-workspace --skill coordinator-leonardofhy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coordinator
Source: https://github.com/leonardofhy/openclaw-workspace/tree/main/exports/starter-kit/skills/coordinator
Command: npx skills add https://github.com/leonardofhy/openclaw-workspace --skill coordinator-leonardofhy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Cross-machine collaboration between Bot A and Bot B to keep tasks, reports, and resources in sync across two machines, reducing manual handoffs and miscommunication.

Core Features & Use Cases

  • Cross-machine delegation and status reporting between bots to coordinate tasks.
  • Git sync coordination with a shared task board and artifacts, enabling consistent state across both machines.
  • Weekly synchronization and reporting to provide a unified snapshot of cross-machine progress and resource usage.

Quick Start

Initiate a weekly cross-bot sync to generate a status report and assign next-step tasks.

Frequently Asked Questions about coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize tasks and reports between two machines using bots?

Cross-machine bot coordination works by using a shared task board and a mailbox-like messaging system with automatic git sync. It automates task delegation and status reporting between Bot A and Bot B to maintain synchronized workflows.

What is the best way to automate weekly status reporting for cross-machine workflows?

Automating weekly status reporting requires initiating a weekly cross-bot sync. This generates a unified snapshot of cross-machine progress and resource usage while assigning next-step tasks to maintain synchronized workflows.

Can I use git branch coordination for task delegation across different machines?

Yes, you can use git branch coordination for task delegation. It relies on a shared task board and automatic git sync to maintain consistent state and shared resources across two machines.

Do I need a shared task board to coordinate bots across machines?

Yes, a shared task board is required for cross-machine bot coordination. You also need a defined collaboration protocol and a mailbox-like messaging system with automatic git sync to maintain workflows.

How does cross-machine task delegation reduce manual handoffs?

Cross-machine task delegation reduces manual handoffs by automating communication between Bot A and Bot B. It uses a mailbox-like messaging system and automatic git sync to delegate tasks and share resources.

When do I need cross-bot coordination for my automation workflows?

You need cross-bot coordination when running automation workflows across two machines. It solves the problem of keeping tasks, reports, and resources in sync while reducing manual handoffs and miscommunication.