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 等其他技能处理。

72

Quality

88%

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

77%

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

The body is a well-structured orchestrator overview with concrete routing, explicit gating checkpoints, and helpful worked examples. Its main weaknesses are repeated FLOW_*/COMMON_RULES listings and that the core referenced FLOW_*.md and COMMON_RULES.md files are absent from the bundle, breaking the progressive-disclosure navigation it relies on.

Suggestions

Add the missing ./COMMON_RULES.md and the five ./FLOW_*.md files to the bundle, or remove their references from the body — the routing table, subprocess rules, and resource list all point to files that do not exist.

De-duplicate the FLOW_*.md mapping: it appears in the 流程路由 table, the 子流程调用规则 section, and the 上下文资源 list — keep it in one place and reference it.

Consider noting the additional ./references/ domain files (crm_sales, project_delivery, supply_chain) and bkn_report_template.html in the body, since they exist in the bundle but are not referenced.

DimensionReasoningScore

Conciseness

Per-section the body is lean (tables, terse MUST/Never rules, no explaining of concepts Claude already knows), but the same FLOW_*.md mappings are listed three times (流程路由 table, 子流程调用规则, 上下文资源) and COMMON_RULES.md is pointed to repeatedly, so it could be tightened.

2 / 3

Actionability

Concrete, specific routing (intent → keyword → target FLOW file), a named progressive protocol ('discover -> preview -> confirm -> execute -> verify -> report'), explicit MUST/Never constraints, a failure-fallback table, and worked 正例/反例 examples give copy-ready guidance; per the rubric, absence of code in this instruction-only orchestrator skill is not penalized.

3 / 3

Workflow Clarity

A clear sequenced protocol with explicit validation/gating checkpoints ('MUST 回显流程路由识别结果并等待用户确认', '任何写操作必须先完成确认步骤') and a feedback loop for error recovery ('工具调用失败:停在当前阶段…Never 自动重试或跳过'), satisfying the explicit-checkpoint anchor including for the destructive delete flow.

3 / 3

Progressive Disclosure

The design is good — a concise overview signaling one-level-deep references to FLOW_*.md and COMMON_RULES.md — but scored against the actual bundle those six core referenced files are missing, so the primary navigation targets are dead links even though ./references/ does contain real files (DOMAIN_ROUTING.md, generic_extraction.md, domain files).

2 / 3

Total

10

/

12

Passed

Description

100%

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 description: it states concrete capabilities, provides an exhaustive natural trigger-term list, and adds explicit negative-trigger guidance to avoid sibling-skill conflicts. It answers both what the skill does and when to use it without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — '流程路由识别、阶段门禁、子流程编排与结果回执' plus explicit '新增、查找、更新、删除(CRUD)并采用渐进式执行' — rather than vague abstractions, matching the multi-action anchor.

3 / 3

Completeness

Clearly answers what (BKN lifecycle manager handling CRUD with progressive execution) and when, with an explicit trigger-word list ('触发词:…') and an explicit exclusion clause ('不应触发:…'), so both 'what' and 'when' are present.

3 / 3

Trigger Term Quality

An extensive, natural set of trigger terms ('创建知识网络、新建BKN、BKN建模、本体建模、对象类、关系类…知识网络查询、更新、删除') plus common variations, giving good coverage of phrases a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Explicitly differentiates from sibling skills ('优先使用 bkn-creator,不要直接触发 create-bkn' and '应由 ontology-core 等其他技能处理'), carving a clear niche with distinct triggers unlikely to fire for the wrong skill.

3 / 3

Total

12

/

12

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.