一键导入
fleet
// Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status.
// Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status.
Run PR intent distillation across a PR set and persist outputs + sidecar metadata to /memory/pr-intent.
Side-effect-free distillation of a single OpenClaw PR into a short intent memo (stdout-only).
Land an OpenClaw PR end-to-end using the repo landpr checklist. Use when someone requests “/landpr” or asks to merge/land a PR.
Analyze GitHub and Discord signals to prioritize maintainer attention. Use when asked about priorities, what's hot, what needs attention, or project status.
Monitor Discord channel activity and persist notable items to memory. Run from main session during heartbeat.
| name | fleet |
| description | Control CLAWDINATOR fleet lifecycle via the control API. Use for /fleet deploy or /fleet status. |
| user-invocable | true |
Use this skill to manage CLAWDINATOR instances (deploy/replace) and fetch fleet status.
all or clawdinator-<n>./fleet status/fleet deploy <all|clawdinator-2>/fleet deploy <target> <ami_id>Call the control script and return its output:
/var/lib/clawd/repos/clawdinators/scripts/fleet-control.sh <action> [target]
If the user asks for deploy without a target, ask for the target.