BF share-of-voice-tracker
Use when the user asks to "track our share of voice", "what share of the conversation do we own vs competitors", or "trend our SOV this quarter"; computes SOV% = brand mentions ÷ (brand + competitor panel mentions) per platform per period on a LOCKED competitor panel — a panel switch invalidates the trend (restart the series and log the break; the ECHO O3 rule) — plus a sentiment-weighted SOV variant (sentiment labeled Estimated unless human-coded) and a Wikipedia-pageviews attention-share alternative; built from keyless listening connectors, gdelt.py news echo, and user exports — public counts only, closed platforms are never scraped. Not for backlink or offsite SEO signals — use offsite-signal-analyzer. 声量份额/竞品声量对比/提及份额/注意力份额
computes SOV% = brand mentions ÷ (brand + competitor panel mentions) per platform per period on a LOCKED competitor panel — a panel switch invalidates the…
As a process F 52/100 · Will not run — References files that are not bundled: ../../../references/echo-benchmark.md, ../social-pulse-monitor/SKILL.md, ../social-measurement-loop/SKILL.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 737 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
missing-refreference to a missing file: ../../../references/echo-benchmark.md - warning
missing-refreference to a missing file: ../social-pulse-monitor/SKILL.md - warning
missing-refreference to a missing file: ../social-measurement-loop/SKILL.md - warning
missing-refreference to a missing file: ../../host/social-quality-auditor/SKILL.md - warning
missing-refreference to a missing file: ../../../influencer/target/competitor-tracker/SKILL.md - warning
missing-refreference to a missing file: ../../../seo-geo/evaluate/offsite-signal-analyzer/SKILL.md - warning
missing-refreference to a missing file: ../../../protocol/channel-registry/SKILL.md - 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: ../../../narrative/evaluate/narrative-resonance-monitor/SKILL.md - warning
missing-refreference to a missing file: scripts/connectors/ - 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 52/100
- 0Tools and files. 12 referenced file(s) missing: ../../../references/echo-benchmark.md, ../social-pulse-monitor/SKILL.md, ../social-measurement-loop/SKILL.md
- 0Inputs and preconditions. Does not say what the process needs to start
- 30Running it twice. 1 mutating operations with no state check
- 40Result and completion. Does not say what the result is
- 55Failures and branches. 1 branches
- 60Consistency. The Hermes dialect needs category and tags
- 100Steps. 25 steps
- 100When it triggers. States when to use and when not to
- 100Execution cost. Instruction body is 2682 tokens
- 100Progress reporting. Reports progress
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
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 3 example trigger phrases
- +4Description says when NOT to use the skill
- +3Description length 737: enough signal without eating the budget
- +4Structure: 9 headings
- +3Step-by-step instructions: 25 items
- +4Has examples (3 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 73.