crabfleet-supervisor Skill
Crabfleet session tree, spawning, summaries, and transcripts. Published by openclaw in crabfleet.
What is crabfleet-supervisor Skill?
Crabfleet session tree, spawning, summaries, and transcripts. Published by openclaw in crabfleet. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using crabfleet
Technical details
- Install or run with Copy skill directory
When to use crabfleet-supervisor Skill
- Use it for developers using crabfleet.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/crabfleet
- Skill file: .agents/skills/crabfleet-supervisor/SKILL.md
What it does
Crabfleet session tree, spawning, summaries, and transcripts.
Skill instructions
Crabfleet Supervisor Use when Codex needs to inspect, spawn, or supervise Crabfleet Codex sessions. Commands - List visible owner/session tree: crabfleet list - Machine-readable state: crabfleet list --json - Spawn child session: crabfleet new --repo openclaw/crabfleet --purpose "short mission" "initial prompt" - Send text to a session PTY: crabfleet message <session-id "next instruction" - Read transcript: crabfleet transcript <session-id - Show summary: crabfleet summary <session-id - Update summary: crabfleet summary <session-id "current status" - Update purpose: crabfleet summary <session-id --purpose "short mission" Agent Auth Inside a Crabfleet sandbox, prefer the local crabfleet CLI. It uses: - CRABFLEETAPIURL - CRABFLEETSESSIONID - CRABFLEETPARENTSESSIONID - CRABFLEETROOTSESSIONID - CRABFLEETAGENTTOKEN The agent token is scoped to the current session and same-owner supervision. Do not print it. Do not paste it into public GitHub/Slack output. Notes - list groups sessions by own
Explore related resources
Frequently asked questions
What is crabfleet-supervisor?
crabfleet-supervisor is a open-source AI agent skill with Copy skill directory. Crabfleet session tree, spawning, summaries, and transcripts.
Who is crabfleet-supervisor best for?
crabfleet-supervisor is best for reusing agent instructions, scripts, and references.
How do I install crabfleet-supervisor?
Install or run crabfleet-supervisor using Copy skill directory. Check crabfleet-supervisor for the latest setup command.
Is crabfleet-supervisor actively maintained?
crabfleet-supervisor may need a closer maintenance check before production use.
Auto-fetched from GitHub.