Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured orchestration skill with strong workflow sequencing, validation checkpoints, and concrete contracts/JSON examples. Its main weaknesses are repetition-driven verbosity and a lack of internal progressive disclosure (no own bundle files), plus a missing SQL-generation example for its headline deliverable.
Suggestions
Consolidate the repeated 'Never 直接执行 ontology CLI' and '禁止交叉兜底' rules into one stated-once section that other sections reference, to cut verbosity.
Add at least one concrete SELECT/WITH SQL example in the 问数分支 since SQL generation is declared a 硬责任 but currently has no template.
Move the long 知识网络声明 / 交接契约 / 职能矩阵 reference material into a references/ file to give SKILL.md a leaner overview with one-level-deep navigation.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient policy text but padded with repetition — 'Never 直接执行 ontology CLI' appears 4+ times and '禁止交叉兜底' is restated across 总入口原则, 路由识别, and 分支走不通 sections; could be tightened. | 2 / 3 |
Actionability | Provides concrete, copy-paste-ready artifacts: JSON condition-wrapping bodies, step checklists, and explicit 交接契约 field tables with missing-value handling — actionable instruction guidance despite the SQL-generation step lacking an example. | 3 / 3 |
Workflow Clarity | Clear sequenced workflows with validation checkpoints: '编排总流程(必须按序)', per-branch checklists, and explicit stop conditions ('占位仍为 <填入…> → 告知用户并停止') plus error-recovery guidance. | 3 / 3 |
Progressive Disclosure | No bundle files (references/scripts/assets) exist for this skill, so the ~250-line orchestration body is monolithic and inline; sibling-skill links are clearly signaled, but detail that could live in this skill's own references is not split out. | 2 / 3 |
Total | 10 / 12 Passed |