BF budget-pacing-monitor
Use when the user asks to "check pacing", "am I over/under-spending", "is this campaign on track to hit budget", or "why did spend spike/stall mid-flight"; returns a spend-vs-target-curve read, learning-phase status, an over/under-delivery call, and a reallocation trigger. Not for initial budget allocation — use budget-optimizer; not for choosing the bid strategy — use bid-strategy-planner; not for the RQS gate — use ad-account-auditor. 付费广告预算节奏监控/跑量过快过慢/在途配速
returns a spend-vs-target-curve read, learning-phase status, an over/under-delivery call, and a reallocation trigger.
As a process F 54/100 · Will not run — References files that are not bundled: ../../../references/skill-contract.md, ../../../CONNECTORS.md, ../../../SECURITY.md
How to improve
- For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
- The text references files that are not there: add them or drop the references.
- 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-long-hermesdescription is 463 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
missing-refreference to a missing file: ../../../references/skill-contract.md - warning
missing-refreference to a missing file: ../../../CONNECTORS.md - warning
missing-refreference to a missing file: ../../../SECURITY.md - warning
missing-refreference to a missing file: ../../../references/roas-benchmark.md - warning
missing-refreference to a missing file: ../../../references/measurement-protocol.md - warning
missing-refreference to a missing file: ../../../influencer/target/budget-optimizer/SKILL.md - warning
missing-refreference to a missing file: ../../activate/ad-account-auditor/SKILL.md - warning
missing-refreference to a missing file: ../../../scripts/connectors/README.md - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "displayName" - note
frontmatter-keyunknown frontmatter key "summary" - note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 54/100
- 0Tools and files. 8 referenced file(s) missing: ../../../references/skill-contract.md, ../../../CONNECTORS.md, ../../../SECURITY.md
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 40Result and completion. Does not say what the result is
- 60Consistency. The Hermes dialect needs category and tags
- 70Failures and branches. 4 branches
- 100Steps. 19 steps
- 100When it triggers. States when to use and when not to
- 100Execution cost. Instruction body is 2295 tokens
- 100Running it twice. No mutating operations
- low The response is described with custom markup (3 tags): a typed call is more reliable
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
- +3Output format is not stated: the model decides each time
- +2Single-language instructions
- +5Description quotes 4 example trigger phrases
- +4Description says when NOT to use the skill
- +3Description length 463: enough signal without eating the budget
- +4Structure: 9 headings
- +3Step-by-step instructions: 19 items
- +4Has examples (1 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 73.