Skip to main content
Run any Skill in Manus
with one click
GitHub repository

bwoc-plugin-codex

bwoc-plugin-codex contains 9 collected skills from bemindlabs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
0
updated
2026-06-08
Forks
0
Occupation coverage
1 occupation categories ยท 100% classified
repository explorer

Skills in this repository

bwoc-chat
software-developers

Open an interactive chat session with a BWOC agent using its manifest-driven backend/model. Wraps `bwoc chat`. Use for back-and-forth conversation rather than one-shot tasks.

2026-06-08
bwoc-memory
software-developers

Read and search BWOC workspace-level memory (`.bwoc/memory/`) and Tier-2 deep memory. Wraps `bwoc memory`. Use to recall prior decisions, notes, and session context.

2026-06-08
bwoc-run
software-developers

Run a single task on a BWOC agent non-interactively and capture the result (headless). Wraps `bwoc run`. Use when you need a one-shot answer/output back from an agent.

2026-06-08
bwoc-send
software-developers

Append a message to a BWOC agent's inbox (fire-and-forget). Wraps `bwoc send`. Use to hand work or notes to an agent asynchronously.

2026-06-08
bwoc-status
software-developers

Show a per-agent health and identity snapshot for the BWOC fleet. Wraps `bwoc status`. Read-only โ€” use to inspect a single agent or summarize all agents.

2026-06-08
bwoc-task
software-developers

Manage a BWOC team's shared task list โ€” add, list, claim, complete, plan, approve, reject. Wraps `bwoc task`. Use to coordinate work across a team.

2026-06-08
bwoc-team
software-developers

Manage BWOC Saแน…gha teams โ€” create, list, retire a named subset of agents sharing a task list. Wraps `bwoc team`. Use to organize agents into coordinating groups.

2026-06-08
bwoc-fleet
software-developers

Overview of how to coordinate the BWOC agent fleet from OpenAI Codex. Explains when to use each bwoc verb (list/status/send/run/chat/task/team/memory) and how they fit together. Start here for any multi-agent coordination request.

2026-06-08
bwoc-list
software-developers

List BWOC agents registered in the workspace. Wraps `bwoc list`. Use to discover which agents exist, their backend, status, and pending inbox counts.

2026-06-08