Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add vibemarketer94/vibemarketer-skills --skill paid-social-kpi-exportergit clone --depth 1 https://github.com/vibemarketer94/vibemarketer-skillsWrote 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.
[](https://agentmods.dev/skills/vibemarketer94/vibemarketer-skills/paid-social-kpi-exporter)<a href="https://agentmods.dev/skills/vibemarketer94/vibemarketer-skills/paid-social-kpi-exporter"><img src="https://agentmods.dev/badge/skills/vibemarketer94/vibemarketer-skills/paid-social-kpi-exporter/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.
<a href="https://agentmods.dev/skills/vibemarketer94/vibemarketer-skills/paid-social-kpi-exporter"><img src="https://agentmods.dev/badge/skills/vibemarketer94/vibemarketer-skills/paid-social-kpi-exporter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00084 | $0.02522 |
| Opus 5 | $0.00042 | $0.01261 |
| Sonnet 5 | $0.00017 | $0.00504 |
| Haiku 4.5 | $0.00008 | $0.00252 |
Grade A, and why
paid-social-kpi-exporter 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 192 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Paid Social KPI Exporter
Turn paid social data into spreadsheet-ready tables, weekly control-room workbooks, and chart-ready reporting layers.
Before Exporting
- Read
.agents/vibemarketer-context.mdif it exists. - Identify source data: Meta Ads CLI, Meta MCP/API fallback, Triple Whale, Northbeam, CSV, spreadsheet, Shopify/backend export, or pasted table.
- Confirm grain: daily, weekly, campaign, ad set, ad, product, or blended business level.
- Confirm destination: CSV, Markdown table, Google Sheets-ready table, Excel-ready formulas, or a saved file.
- Confirm comparison coverage before promising WoW/YoY charts. A latest-7-days pull can build a current-period workbook, but WoW cards need the previous 7 days / previous ISO week, YoY cards need the same ISO week last year, and Net New Reach cards need the account-level reach windows.
- Before running the export, tell the user: "A latest-7-days pull is enough for a current-period workbook. For full WoW/YoY cards and charts, we need current week, previous 7 days / previous ISO week, same ISO week last year, and optional Net New Reach windows. Campaign-level daily rows are enough to validate top-line comparison charts; keep the history at one grain and do not mix campaign-level history with ad/ad-set rows in the same KPI history file. If those are missing, the workbook still renders but comparisons will show
n/aor single-point charts." - If comparison coverage is missing, warn the user that the workbook will render but comparison cards/charts will show
n/aor single-point visuals until they pull/import the missing windows. - If using spreadsheet tooling, prefer structured APIs/libraries over string manipulation.
- If source files are CSV exports, use
scripts/normalize_kpis.pywhen possible before writing a manual table.
Reference
Read references/kpi-schema.md when mapping columns, formulas, or sheet structure.
Use assets/daily-kpi-template.csv as a paste-ready tab template.
Use scripts/build_kpi_dashboard_pack.py when the user wants a weekly control-room workbook, daily pulse, action slots, source-of-truth metric layer, native spreadsheet charts, or a spreadsheet workbook from daily data.
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 298 B
- assets/daily-kpi-template.csv 193 B
- references/kpi-schema.md 4.8 KB
- scripts/build_kpi_dashboard_pack.py 5.9 KB runs code
- scripts/context_settings.py 1.3 KB runs code
- scripts/kpi_dashboard_core.py 20 KB runs code
- scripts/kpi_dashboard_reports.py 19 KB runs code
- scripts/kpi_dashboard_rollups.py 37 KB runs code
- scripts/kpi_dashboard_sample.py 5.4 KB runs code
- scripts/kpi_dashboard_workbook_specs.py 1.7 KB runs code
- scripts/kpi_dashboard_workbook.py 49 KB runs code
- scripts/metric_layer.py 16 KB runs code
- scripts/normalize_kpis.py 6.2 KB runs code
- scripts/run_daily_paid_social_export.py 6.2 KB runs code
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.
- 12d ago First seen · 192 lines · 84 tokens per session scan A 25a4e251f80e
paid-social-kpi-exporter is a skill published in the GitHub repository vibemarketer94/vibemarketer-skills (36 stars, last pushed 3mo ago), licensed MIT. It adds 84 tokens to every session and 2,522 once invoked, about $0.0004 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-30.
Other skills, from other repositories
creative-strategy-engine
Strategic framework for mapping pain/persona intersections and messaging angles. Defines the structure for organizing creative strategy, not the tactics for execution. Use this when planning an organizational or systematic approach to creative strategy, or when a user provides a product and wants to define messaging…
visual-formats
A reference library of 45+ visual ad formats for Meta and paid social, each with a definition, funnel stage guidance, and medium (video/static/both). Use this whenever choosing how an ad should look and feel, building out a creative concept, writing a creative brief, or deciding which format best serves a messaging…
creative-mechanics
A library of creative mechanics — the structural patterns that define how an ad constructs meaning between its hook, visuals, and narrative. Use this whenever designing ad concepts, briefing creative, or trying to explain why a specific ad works beyond just its hook or format. Trigger when a user describes an ad they…
hook-writing
Writes high-converting, psychologically-driven hooks for paid ads, TikTok, Instagram Reels, and organic content. Use this whenever a user wants to write hooks, opening lines, scroll-stoppers, or attention-grabbing openers for ads or social content. Trigger for any request involving "write me hooks," "give me hooks…
brand-intake
Runs a structured brand intake interview and then conducts web research to build a comprehensive brand context document. Use this whenever the user says they're working on a new client, wants to build brand context, or says "run brand intake", "conduct brand research" or "build brand context for [brand]". Also trigger…
review-audit
Analyzes positive customer reviews to surface deep customer insights for ad copy. Use this whenever a user provides customer reviews and wants to understand their customers better, extract VOC (voice of customer), find ad-ready language, or build messaging strategy from real customer language. Trigger for any request…