Skip to main content
Execute qualquer Skill no Manus
com um clique
bemindlabs
Perfil de criador do GitHub

bemindlabs

Visão por repositório de 28 skills coletadas em 7 repositórios do GitHub.

skills coletadas
28
repositórios
7
atualizado
2026-06-28
explorador de repositórios

Repositórios e skills representativas

bwoc-chat
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 8 principais de 9 skills coletadas neste repositório.
bwoc-council
Outras ocupações de informática

Run formal multi-agent decisions and objective tracking on a BWOC workspace from Claude Code — open a council decision (propose), discuss, vote, and resolve by the plugin's voting model + quorum, plus list/track/report OKR key results. Use when a team needs a governed decision recorded (not just a chat) or wants to track objectives. Wraps the `bwoc` CLI; the live paths need a council/okr-kind plugin installed.

2026-06-28
bwoc-health
Administradores de redes e sistemas de computador

Diagnose the health of a BWOC workspace and its agent fleet from Claude Code. Use when the user wants to check fleet/workspace health, find a stuck or unhealthy agent, see which agents are actually running, read an agent's daemon log, inspect trust profiles, or triage before launching work. Read-only diagnostics that wrap the `bwoc` CLI (shell-out, no server).

2026-06-28
bwoc-knowledge
Outras ocupações de informática

Read and write a BWOC workspace's shared knowledge from Claude Code — deep-memory plus the dated document kinds (notes, retrospectives, research, and custom doc kinds). Use when the user wants to recall prior decisions, capture a note or retro after finishing work, file a research doc, or browse what the workspace already knows. Wraps the `bwoc` CLI (shell-out, no server).

2026-06-28
bwoc-lifecycle
Outras ocupações de informática

Manage the lifecycle of BWOC agents from Claude Code — incarnate (new), pause/resume (stop/start), supervise the daemon, inspect the base-project binding (debase), and retire. Use when the user wants to add a new agent, pause or reactivate one, keep a daemon alive, or remove an agent from the workspace. Wraps the `bwoc` CLI (shell-out, no server); the mutating verbs follow the workspace's own gates.

2026-06-28
bwoc-messaging
Outras ocupações de informática

Read and send messages on a BWOC agent's inbox from Claude Code — inspect an agent's (or the whole fleet's) inbox, count or tail new envelopes, acknowledge/clear a backlog, append a message, and read daemon logs. Use when the user wants to see what work is queued for an agent, triage a backed-up inbox, or hand off a message. Wraps the `bwoc` CLI (shell-out, no server).

2026-06-28
bwoc-quality
Outras ocupações de informática

Run a BWOC workspace's verification gates from Claude Code — backend-neutrality audit of agents (bwoc check), workspace structural validation, registry/orphan pruning, and audit-kind plugin findings. Use after editing or adding an agent, before a release, or when the user wants to confirm the workspace is consistent. Read-mostly; wraps the `bwoc` CLI (shell-out, no server).

2026-06-28
bwoc-fleet
Desenvolvedores de software

Coordinate the BWOC agent fleet from Claude Code. Use when the user wants to list/inspect BWOC agents, delegate or send work to a fleet member, run a headless task on an agent, manage Saṅgha teams or their shared task list, or read workspace deep-memory. Wraps the `bwoc` CLI (shell-out, no server).

2026-06-08
check-bilingual
Desenvolvedores de software

Verify translation parity for BWOC docs (English is canonical). Reports any docs/en/*.en.md without a matching translation in each present docs/<lang>/ (th today, any BCP 47 / ISO 639-1 language in future), and — inside a git repo — any EN file changed in the current diff whose translations were not also changed. Use when the user says "check bilingual", "parity check", "EN TH", "check translations", or before a PR touching docs.

2026-06-21
check-naming
Desenvolvedores de software

Audit every *.md file in the repo against the unified naming standard in docs/en/NAMING.en.md. Reports deviations by category (root-level OSS standard, spec docs, notes, etc.). Use when the user says "check naming", "audit md naming", "find naming violations", or before a release. Read-only.

2026-05-22
check-neutrality
Desenvolvedores de software

Run the backend-neutrality audit on the agent template or a specific incarnated agent. Reports hardcoded model IDs, vendor-specific phrasing, missing symlinks, and YAML/wikilink violations in AGENTS.md. Use when the user says "check neutrality", "neutrality audit", "verify backends", or before a PR touching AGENTS.md.

2026-05-22
incarnate
Desenvolvedores de software

Scaffold a new BWOC agent by running the template's incarnate.sh, then guide the user through filling in the {{camelCase}} placeholders in AGENTS.md and config.manifest.json. Use when the user says "incarnate", "new agent", "clone the template", or names a new agent to create.

2026-05-22
task-log
Desenvolvedores de software

Append a Four-Noble-Truths-shaped task entry to task-log.jsonl (Dukkha → Samudaya → Nirodha → Magga). Use when the user says "log task", "task-log", "record this task", "append to task log", or at the start of any non-trivial task per the AGENTS.md protocol.

2026-05-22
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos