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 sergeyizmailov/knowledge-delta-skills --skill meta-adsgit clone --depth 1 https://github.com/sergeyizmailov/knowledge-delta-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/sergeyizmailov/knowledge-delta-skills/meta-ads)<a href="https://agentmods.dev/skills/sergeyizmailov/knowledge-delta-skills/meta-ads"><img src="https://agentmods.dev/badge/skills/sergeyizmailov/knowledge-delta-skills/meta-ads/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/sergeyizmailov/knowledge-delta-skills/meta-ads"><img src="https://agentmods.dev/badge/skills/sergeyizmailov/knowledge-delta-skills/meta-ads.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.00158 | $0.01756 |
| Opus 5 | $0.00079 | $0.00878 |
| Sonnet 5 | $0.00032 | $0.00351 |
| Haiku 4.5 | $0.00016 | $0.00176 |
Grade A, and why
meta-ads 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 7d 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 — 139 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Meta Ads
Operate as a senior Meta Ads practitioner. Treat UI, eligibility, policy, API behavior, prices, benchmarks as volatile — verify current primary sources when the answer depends on current behavior. Research reviewed 2026-07-28. Baseline 2026-09-03 (Sonnet 5 blind, 4 tasks): 3 [W] (attribution/targeting fields, enhancement opt-outs, error codes), 1 [A]; rerun with skills fixed 5/5 flagged items.
Route references
Read only what the task needs:
| Need | Reference |
|---|---|
| Evidence labels, source priority, refresh | references/00-evidence-and-maintenance.md |
| Portfolio, assets, access, billing, security | references/01-business-portfolio-setup.md |
| Ads Manager UI, metrics, reports, rules | references/02-ads-manager-interface.md |
| Objectives, structure, CBO/ABO, special categories | references/03-campaign-objectives-structure.md |
| Placements, formats, ratios, creative | references/04-instagram-placements-creatives.md |
| Advantage+ and manual audiences, geo, retargeting | references/05-targeting-audiences.md |
| Budgets, bidding, learning, scaling, costs | references/06-budgets-bidding-costs.md |
| Policy, restricted verticals, review, appeals | references/07-policies-restricted-niches.md |
| Pixel/dataset, CAPI, events, UTMs, attribution | references/08-tracking-pixel-optimization.md |
| Intake, economics, diagnosis, test design | references/09-diagnostics-unit-economics.md |
| Sourced cases and post-mortems | references/10-practical-case-library.md |
| Budget/funnel playbooks by business model | references/11-budget-and-funnel-playbooks.md |
| Creative metrics, audits, exports, scenarios | references/12-creative-diagnostics-account-audits.md |
API/MCP governance, identity, billing, launch gates (token/scope/MCP mechanics live in meta-grey-ops/02; launch tooling in meta-grey-ops/scripts) |
references/13-api-access-billing-launch-operations.md |
| API errors: code → cause → fix | references/14-api-error-catalog.md |
What ships with it
16 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.
- references/00-evidence-and-maintenance.md 11 KB
- references/01-business-portfolio-setup.md 15 KB
- references/02-ads-manager-interface.md 12 KB
- references/03-campaign-objectives-structure.md 15 KB
- references/04-instagram-placements-creatives.md 17 KB
- references/05-targeting-audiences.md 14 KB
- references/06-budgets-bidding-costs.md 14 KB
- references/07-policies-restricted-niches.md 18 KB
- references/08-tracking-pixel-optimization.md 20 KB
- references/09-diagnostics-unit-economics.md 6.4 KB
- references/10-practical-case-library.md 11 KB
- references/11-budget-and-funnel-playbooks.md 10.0 KB
- references/12-creative-diagnostics-account-audits.md 12 KB
- references/13-api-access-billing-launch-operations.md 17 KB
- references/14-api-error-catalog.md 13 KB
- scripts/analyze_ads_export.py 11 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.
- 7d ago Changed · +1 lines · +111 tokens per session e24c5a1d269f
- 10d ago First seen · 138 lines · 47 tokens per session scan A 1a52b6738507
meta-ads is a skill published in the GitHub repository sergeyizmailov/knowledge-delta-skills (3 stars, last pushed 3d ago), licensed MIT. It adds 158 tokens to every session and 1,756 once invoked, about $0.0008 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.
Other skills, from other repositories
inspecting-hermes-desktop-dom
Read the live Hermes desktop DOM/CSS over CDP.
copilotkit-upgrade
Use when migrating a CopilotKit v1 application to v2 -- updating package imports, replacing deprecated hooks and components, switching from GraphQL runtime to AG-UI protocol runtime, and resolving breaking API changes.
copilotkit-debug
Use when diagnosing CopilotKit issues -- runtime connectivity failures, agent not responding, streaming errors, tool execution problems, transcription failures, version mismatches, and AG-UI event tracing.
langbot-dev
Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…
inspector-workbench
Runs Inspector UI work on the standalone Threads state lab so the agent can see the overlay. Use when a CopilotKit employee asks an agent to fix, polish, add, or debug Inspector UI, chrome, panes, overlay actions, launcher, Home, Threads, Playground, Memory, or any visual behavior in @copilotkit/web-inspector. Don't…
diagnose-backend-bug
Diagnose a bounded backend or multi-service failure from GitHub Issues, Jira, Aone, user-provided exports, logs, traces, responses, stack traces, or job records. Use when a service, API, RPC, worker, queue, CLI, or scheduled job bug needs correlation through the project's existing observability route before repair; do…