seo-geo-report-engine: Skill for Claude Code

.agents/skills/kpi-dashboard/SKILL.md

kpi-dashboard is a skill for Claude Code from prashishh/seo-geo-report-engine. It costs 131 tokens per session (1,695 once invoked), scanned A, original, MIT.

A KPI dashboard plan for SEO and AI-search work. It defines what to measure—such as rankings, website visits, leads, customer-acquisition cost, and links from other sites—and records changes over time.

In plain words
What is it for?
Use it to choose client KPIs, create a measurement tree, specify scorecards and trend charts, and keep a history of results.
Why use it?
It removes guesswork about which numbers matter and gives each metric a definition, data source, target, and threshold for meaningful change. This makes reports easier to compare with earlier periods.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: installed under .agents/ (shared by several agents).

This is prashishh/seo-geo-report-engine's own configuration. It tells Claude Code how to work on seo-geo-report-engine itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything seo-geo-report-engine configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./bin/mkt doc build --in research/kpi-dashboard.yml \.

Part of the seo-geo-report-engine plugin — 33 skills, 8 commands, 5 agents shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to prashishh/seo-geo-report-engine. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/prashishh/seo-geo-report-engine/main/.agents/skills/kpi-dashboard/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/prashishh/seo-geo-report-engine

Made for: Claude Code.

Or install seo-geo-report-engine, the plugin that ships this one along with the rest of its 33 skills, 8 commands, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kpi-dashboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/prashishh/seo-geo-report-engine/kpi-dashboard/github.svg)](https://agentmods.dev/skills/prashishh/seo-geo-report-engine/kpi-dashboard)
Your own site
<a href="https://agentmods.dev/skills/prashishh/seo-geo-report-engine/kpi-dashboard"><img src="https://agentmods.dev/badge/skills/prashishh/seo-geo-report-engine/kpi-dashboard/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for kpi-dashboard

Your own site · 80×15
<a href="https://agentmods.dev/skills/prashishh/seo-geo-report-engine/kpi-dashboard"><img src="https://agentmods.dev/badge/skills/prashishh/seo-geo-report-engine/kpi-dashboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,695 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00131 $0.01695
Opus 5 $0.00066 $0.00847
Sonnet 5 $0.00026 $0.00339
Haiku 4.5 $0.00013 $0.00169

Measured 11d ago against content hash 7199fb040768, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

kpi-dashboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/kpi-dashboard/SKILL.md · 107 lines

How it starts

The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.

kpi-dashboard

Defines what to measure for a client and keeps a running time series so every report and review has a baseline. Output is two things: research/kpi-definitions.md (the KPI tree, each metric mapped to a source) and a dashboard spec (research/kpi-dashboard.yml) of scorecards + a scenarios time-series chart, rendered with the existing ./bin/mkt doc build renderer — no new tooling. The snapshot history lives in data/kpi-history.csv.

Methodology is PERCEIVE → ANALYZE → VALIDATE → ACT. Each KPI is falsifiable: it has a definition, a source, a target, and a threshold that distinguishes signal from noise.

Inputs

  • projects/<client>/client.ymldomain, competitors[], ahrefs.project_id, ahrefs.brand_radar_report_id, analytics.gsc_site / ga4_property_id. Resolve with ./bin/mkt config show --project <client>. Today is absolute (e.g. 2026-06-23).

Workflow

1. PERCEIVE — define the KPI tree

Group KPIs into four layers. Default tree (trim to what the client cares about):

Layer KPI Source / Ahrefs MCP tool
Visibility Tracked rankings (avg position, top-3/top-10 count) rank-tracker-overview
Organic SoV vs competitors rank-tracker-competitors-overview
GEO / AI share of voice brand-radar-sov-overview / -sov-history
Traffic Organic traffic + traffic value site-explorer-metrics-history
Clicks / impressions / CTR (owned) gsc-performance-history
Sessions + conversions (owned) web-analytics-stats
Conversion Leads / signups, CAC owned CRM / GA4 (web-analytics-stats, client export)
Authority Domain Rating site-explorer-domain-rating-history
Referring domains site-explorer-refdomains-history

2. ANALYZE — map sources and set targets

  • For each KPI record: definition (one line), source tool + exact params, cadence (weekly / monthly), current value, target, and the "noise floor" (delta below which a change is not reported). Write this to research/kpi-definitions.md.
  • Conversion KPIs Ahrefs can't see (leads, CAC) get flagged as client-supplied with the field name to import; don't fabricate them.

Read the full file on GitHub · 107 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 107 lines · 131 tokens per session scan A 7199fb040768

Subscribe to this mod's changes

kpi-dashboard is a skill published in the GitHub repository prashishh/seo-geo-report-engine (5 stars, last pushed 2mo ago), licensed MIT. It adds 131 tokens to every session and 1,695 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

content-amplifier

Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification…

aaron-he-zhu/aaron-marketing-skills · 202 tokens

email-sequence-designer

Use when the user asks to "design a welcome flow", "set up an abandoned-cart sequence", "build a light re-engagement branch inside a lifecycle flow", or "plan a cold-outbound sequence"; produces general lifecycle automation flows (welcome, cart, browse-abandon, post-purchase, in-flow re-engagement, B2B cold outbound)…

aaron-he-zhu/aaron-marketing-skills · 197 tokens

reactivation-specialist

Use when the user asks to "build a win-back campaign", "re-engage lapsed subscribers", "run a re-permission / re-consent sweep", or "sunset my dead list"; produces a closed-loop reactivation program — a lapsed-cohort definition, a staged offer ladder, a re-consent (re-permission) capture step, and a sunset-confirm /…

aaron-he-zhu/aaron-marketing-skills · 215 tokens

campaign-planner

Use when the user asks to "plan an influencer campaign", "build a campaign blueprint", "track or close a creator campaign", or "record a late campaign correction"; produces the plan and, when requested, a non-canonical evidence tracker with scoped identity, publication, reconciliation, close, and reopen receipts. Not…

aaron-he-zhu/aaron-marketing-skills · 124 tokens

product-feed-optimizer

Use when the user asks to "optimize my Shopping feed", "fix product disapprovals", "improve product titles/attributes", or "build feed-driven PMax asset groups"; audits and rewrites the Shopping/Performance Max product feed — title/description patterns, required and recommended attributes, GTIN/availability/price…

aaron-he-zhu/aaron-marketing-skills · 144 tokens

cold-outbound-sequencer

Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle", or "make my outbound CAN-SPAM / opt-in compliant"; produces a multi-step outbound sequence with reply-triage branches (positive / objection / referral / not-now / opt-out), a…

aaron-he-zhu/aaron-marketing-skills · 172 tokens