Content
71%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A dense, highly actionable prompt-writing guide with excellent concrete examples, clear syntax reference, and a sequenced interaction workflow including a constraint-check checkpoint. Its main weaknesses are redundancy between the scenario and template sections and the lack of progressive disclosure — the bulky reference libraries sit inline in one long file rather than being split into separate bundle files.
Suggestions
De-duplicate overlapping content: the 提示词模版库 repeats 产品广告/短剧/科普 cases already shown in 各场景提示词模式 — merge them or have the template library reference distinct, additional scenarios.
Apply progressive disclosure by moving the bulky camera-language tables, the 12-scenario example library, and the template library into separate reference files (e.g. references/camera-language.md, references/scenarios.md, references/templates.md) with clearly signaled one-level-deep links from SKILL.md.
Strengthen the workflow's feedback loop: after the 检查约束 step, add an explicit 'if a constraint is violated, revise the prompt and re-check before finalizing' retry path.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly concrete reference material that earns its place, but the ~430-line body has notable redundancy — e.g. 产品广告/科普/短剧 appear in both the 12-scenario "各场景提示词模式" section and the overlapping "提示词模版库" — that could be tightened. | 3 / 5 |
Actionability | Highly actionable for an instruction-only skill: provides a concrete prompt formula, the exact @引用 syntax with a usage table, copy-paste-ready example prompts, and full 15-second time-segmented templates covering the common cases. | 5 / 5 |
Workflow Clarity | The "交互指引" section gives a clear 6-step sequence with an explicit validation checkpoint ("检查约束:确认总文件数 ≤ 12、无写实人脸、时长在限制范围内") plus a refine step; minor gap is that there is no explicit validate→fix→retry feedback loop after constraint failure. | 4 / 5 |
Progressive Disclosure | No bundle files exist (references/scripts/assets absent), so the ~430-line guide is a single monolithic file; section headers are clear and well-organized, but large reference blocks (12-scenario library, template library, camera-language tables) are inlined rather than split into one-level-deep referenced files. | 3 / 5 |
Total | 15 / 20 Passed |