Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

BWOC-Framework

BWOC-Framework contiene 5 skills recopiladas de bemindlabs, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
1
actualizado
2026-06-21
Forks
1
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

check-bilingual
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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