bykweaver-ai· 33 skills
BKN 全生命周期编排入口。自包含 KWeaver CLI 操作层(内化 bkn-kweaver)。 凡涉及创建 BKN、从 PRD/文档提取对象关系、 生成或更新 .bkn、做数据视图绑定、环境检查、测试集生成、校验与推送时, 优先使用 bkn-creator 进行流程路由、阶段门禁、子 skill 编排与结果回执。 适用于 BKN 的 create/read/update/delete/extract/copy/validate 场景, 技能包能力补齐/skill 草案生成场景, 以及使用反馈巡检与改进场景(定时任务触发、Agent 对话质量异常、 feedback_brief 传入、知识网络持续优化)。 不应用于纯数据语义查询,该场景应交由 data-semantic 处理。
$npx -y skills add kweaver-ai/kweaver-dip --skill bkn-creatorInstalls into the current project.
Run `npx skills use "https://github.com/kweaver-ai/kweaver-dip" --skill "kweaver-ai/kweaver-dip/bkn-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kweaver-ai/kweaver-dip" that are relevant to the current task. Run `npx skills add "https://github.com/kweaver-ai/kweaver-dip"` and select the relevant skills, then follow their instructions.