BD competitor-monitor
当用户想研究或了解竞争对手时触发此 skill,支持两种模式:(1)动态监控模式——查看竞品最近 X 天发生了什么(触发词:'帮我看看 [公司] 最近在干嘛'、'[公司] 过去 X 天做了什么'、'监控一下 [公司]'、'[公司] 最近有什么新闻');(2)深度分析模式——对竞品做全面分析,覆盖产品功能、定价、用户、社媒四个维度(触发词:'分析一下 [公司]'、'做 [公司] 的竞品分析'、'[公司] 的产品/定价/用户/社媒情况'、'研究一下 [公司]'、'[公司] 是做什么的'、'扒一扒 [公司]')。支持同时分析多家做横向对比。最终产出为结构化 HTML 可视化报告(Dashboard 风格,专业报告配色),可直接打开查看、分享、汇报。
As a process D 46/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: 3. 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 46/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
- 30Running it twice. 1 mutating operations with no state check
- 40Consistency. Frontmatter name (competitor-monitor) differs from the folder (jxjyjws-competitor-monitor)
- 100Tools and files. No external tools needed
- 100Steps. 89 steps
- 100Execution cost. Instruction body is 1522 tokens
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
- +1No license
- +2Single-language instructions
- +3Description length 325: enough signal without eating the budget
- +4Structure: 25 headings
- +3Step-by-step instructions: 89 items
- +4Has examples (2 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 72.