Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

BWOC-Framework

BWOC-Framework 收录了来自 bemindlabs 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
1
更新
2026-06-21
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

check-bilingual
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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