CtrlK
BlogDocsLog inGet started
Tessl Logo

bkn-creator

【首选技能】凡涉及知识网络的任何操作,优先使用 bkn-creator,不要直接触发 create-bkn。 bkn-creator 是 BKN 全生命周期管理器,负责流程路由识别、阶段门禁、子流程编排与结果回执。 覆盖新增、查找、更新、删除(CRUD)并采用渐进式执行。 触发词:创建知识网络、新建BKN、BKN建模、本体建模、对象类、关系类、动作类、 概念组、BKN文件、BKN push、BKN pull、对象类绑定、关系类映射、 对象类提取、关系类提取、实体关系抽取、 知识网络查询、知识网络更新、知识网络删除。 不应触发:仅查询平台功能、Agent 对话、Vega/Catalog 操作、 健康巡检、数据源连接器等非 BKN 生命周期操作时,应由 ontology-core 等其他技能处理。

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

67%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized orchestration skill with explicit routing, gating, and failure-handling, but its effectiveness is undermined because the FLOW_*.md and COMMON_RULES.md files it delegates to are absent from the bundle, leaving the concrete execution steps unreached.

Suggestions

Include the referenced FLOW_CREATE/EXTRACT/READ/UPDATE/DELETE.md and COMMON_RULES.md files in the bundle, or inline their essential steps so the workflow is self-contained and navigable.

Add a concrete example of an actual CLI delegation command or .bkn file-tree output so the orchestration guidance becomes executable rather than purely declarative.

Consolidate the duplicate constraint statements between the '顶层约束' section and the COMMON_RULES delegation to reduce repetition and tighten token efficiency.

DimensionReasoningScore

Conciseness

Mostly efficient and well-structured (role matrix, routing table, compact protocol line), with minor repetition between the top-level constraints section and the COMMON_RULES delegation that could be trimmed.

4 / 5

Actionability

Routing, gating, and the 'discover -> preview -> confirm -> execute -> verify -> report' protocol are concrete, but the actual executable steps are delegated to FLOW_*.md and COMMON_RULES.md files that are not present in the bundle, leaving core execution undefined here.

3 / 5

Workflow Clarity

Clear sequenced workflow with explicit confirmation gates ('MUST 在流程路由确认通过前...Never 进入') and a failure-fallback feedback loop ('停在当前阶段,向用户报错并等待指令,Never 自动重试或跳过'); not 5 because some verification detail is delegated to a missing COMMON_RULES.md.

4 / 5

Progressive Disclosure

Good one-level-deep structure with a clear context-resource list, and the references/*.md files do exist; however several core referenced paths (FLOW_CREATE.md, FLOW_EXTRACT_TYPES.md, FLOW_READ.md, FLOW_UPDATE.md, FLOW_DELETE.md, COMMON_RULES.md, and sibling SKILL.md files) are not present in the bundle, breaking navigation.

4 / 5

Total

15

/

20

Passed

Description

95%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states the skill's role, lists comprehensive trigger terms, and explicitly delineates when not to use it. Minor room to tighten the slightly abstract 'lifecycle manager' framing into more concrete actions.

DimensionReasoningScore

Specificity

Names concrete actions like '流程路由识别、阶段门禁、子流程编排与结果回执' and '覆盖新增、查找、更新、删除(CRUD)并采用渐进式执行', listing several specific capabilities with only minor abstraction in the 'lifecycle manager' framing.

4 / 5

Completeness

Explicitly answers both 'what' (BKN lifecycle manager: routing, gating, orchestration, CRUD, progressive execution) and 'when' ('【首选技能】凡涉及知识网络...优先使用' plus an explicit '不应触发' exclusion list), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger terms including synonyms and variants ('创建知识网络、新建BKN、BKN建模、本体建模、对象类、关系类、动作类、BKN push、BKN pull'), covering what users would actually say.

5 / 5

Distinctiveness Conflict Risk

Clear niche (BKN lifecycle) with an explicit '不应触发' boundary steering non-BKN operations to 'ontology-core 等其他技能', minimizing conflict risk with sibling skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
UnicomAI/wanwu
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.