BD rednote-knowledge-layout
将话题或文章转化为小红书知识型图文(3:4 竖版图片组)。专为企业主、创业者、知识型 IP 设计。 首图以大字标题 + 数字/反问/反常识/信息差策略吸引停留;内容图文字密度高,传递实质干货。 设计风格:纸张浅色背景 + 深咖前景色系,高级感强,区别于生活博主审美。 凡用户提到以下任何情形,必须立即调用本技能: - 帮我做小红书图文 / 帮我做知识卡片 / 帮我做内容图 - 把这篇文章/话题/干货做成小红书 - 做几张小红书图片 / 做一组图文 - 企业主/创业者内容 / 知识型小红书 / 干货图文 - 帮我出图 / 帮我排版成小红书格式 不适用于:生活方式/美食/旅游类博主内容(请用 rednote-image-layout skill)。
As a process D 49/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 4. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when")
Process rating: all ten parameters 49/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (rednote-knowledge-layout) differs from the folder (snapdesign-rednote)
- 100Tools and files. No external tools needed
- 100Steps. 53 steps
- 100Execution cost. Instruction body is 2349 tokens
- 100Running it twice. No mutating operations
- low 14 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -4Absolute local paths (C:\Users, /home/…): not portable
- +1No license
- +2Single-language instructions
- +3Description length 325: enough signal without eating the budget
- +4Structure: 18 headings
- +3Step-by-step instructions: 53 items
- +4Has examples (15 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.