run-openclaw-agents

Installation
SKILL.md

Orchestrate OpenClaw

Coordinate multi-agent work at runtime: spawn sub-agents, manage sessions, route messages between agents, and enforce safety constraints across the OpenClaw agent ecosystem.

Trigger boundary

Use this skill when

  • Spawning sub-agents with sessions_spawn for parallel or delegated work
  • Managing active sessions: listing, inspecting history, checking status, sending inter-session messages
  • Routing work to ACP (Advanced Control Protocol) agents for specialized coordination
  • Sending cross-platform messages via message (Discord, Slack, Telegram)
  • Designing multi-agent pipelines: fan-out, fan-in, supervisor, chain-of-responsibility
  • Choosing the target agent or configured child tool policy for delegated work
  • Using nodes for cross-device hardware interaction (screenshots, GPS, camera)
  • Collecting child results via announce replies, session_status, sessions_history, or bounded sessions_send follow-ups

Do not use this skill when

Related skills
Installs
2
GitHub Stars
6
First Seen
Mar 29, 2026