adspirer-meta-ads

adspirer-meta-ads is a skill for Claude Code from amekala/ads-mcp. It costs 76 tokens per session (949 once invoked), scanned A, original, MIT.

A set of instructions for creating and managing Meta advertisements, meaning ads on Facebook and Instagram, through Adspirer.

In plain words
What is it for?
It supports image, video, carousel, and lead-generation campaigns, including objectives, budgets, Facebook pages, landing URLs, audiences, pixels, and monitoring creative fatigue.
Why use it?
It helps avoid setup and budgeting mistakes when building campaigns, ad groups, audiences, tracking pixels, and creative assets.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the adspirer-advertising-agent plugin — 19 skills, 5 commands, 1 agent, 2 MCP servers shipped together

Good fit It supports image, video, carousel, and lead-generation campaigns, including objectives, budgets, Facebook pages, landing URLs, audiences, pixels, and monitoring creative fatigue.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/amekala/ads-mcp/adspirer-meta-ads
Install

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.

Any agent
npx skills add amekala/ads-mcp --skill adspirer-meta-ads
Clone the repo
git clone --depth 1 https://github.com/amekala/ads-mcp

Made for: Claude Code.

Or install adspirer-advertising-agent, the plugin that ships this one along with the rest of its 19 skills, 5 commands, 1 agent, 2 MCP servers.

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 adspirer-meta-ads

README.md
[![agentmods](https://agentmods.dev/badge/skills/amekala/ads-mcp/adspirer-meta-ads/github.svg)](https://agentmods.dev/skills/amekala/ads-mcp/adspirer-meta-ads)
Your own site
<a href="https://agentmods.dev/skills/amekala/ads-mcp/adspirer-meta-ads"><img src="https://agentmods.dev/badge/skills/amekala/ads-mcp/adspirer-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.

agentmods 80×15 button for adspirer-meta-ads

Your own site · 80×15
<a href="https://agentmods.dev/skills/amekala/ads-mcp/adspirer-meta-ads"><img src="https://agentmods.dev/badge/skills/amekala/ads-mcp/adspirer-meta-ads.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 949 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00076 $0.00949
Opus 5 $0.00038 $0.00475
Sonnet 5 $0.00015 $0.00190
Haiku 4.5 $0.00008 $0.00095

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

Security

Grade A, and why

adspirer-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 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.

plugins/chatgpt/adspirer/skills/adspirer-meta-ads/SKILL.md · 79 lines

How it starts

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

Meta Ads (Facebook and Instagram)

Everything on Meta goes through the meta_ads router. Follow adspirer-mcp for the two-step.

Account parameter: ad_account_id, as a string. An act_ prefix is stripped for you.

Budgets are in the account's own currency

daily_budget and lifetime_budget are decimals in the ad account's own currency — not cents, and not converted to USD. For $50/day send 50. For $20/day send 20.

Do not multiply by 100 or send cents. If you send 2000 meaning $20, you will book $2,000/day — a 100× overspend. Read the created campaign back to confirm the number.

Objectives

Meta uses ODAX objectives. Use these names:

OUTCOME_AWARENESS · OUTCOME_TRAFFIC · OUTCOME_ENGAGEMENT · OUTCOME_LEADS · OUTCOME_APP_PROMOTION · OUTCOME_SALES

Legacy names (CONVERSIONS, LINK_CLICKS, LEAD_GENERATION) are auto-mapped, but say the ODAX name so the mapping is visible.

Every ad needs a page and a URL

Meta refuses to create an ad without a Facebook page_id and an http(s) landing URL. Get the page before you start building; asking for it halfway through a build wastes the user's time. list_meta_pixels and list_meta_instagram_accounts find the other ids you'll want.

Structure: one campaign, several ad sets

Targeting lives on the ad set, not the campaign. When a user wants to test three audiences, that is one campaign with three ad sets — not three campaigns. Budget can sit at the campaign level (Advantage+ / CBO) and be distributed, or at the ad-set level, but not usefully at both.

Build order: campaign → add_meta_ad_setadd_meta_ad. The campaign is created paused.

Creative

  • Image: feed 1:1 or 4:5, at least 600×600. Stories and Reels 9:16, at least 500×888. Under 30 MB.
  • Video: MP4 or MOV, H.264, under 4 GB. Reels are 9:16, 3–90 seconds.
  • Carousel: 2–10 cards. Every card needs its own landing URL, and all cards share one aspect ratio. Mixing ratios fails.
  • Text: headline ≤ 255 characters. Primary text ≤ 2200, but it visually truncates around 125 — put the point first.

Read the full file on GitHub · 79 lines

Files

What ships with it

1 file 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.

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. 12d ago First seen · 79 lines · 76 tokens per session scan A 2e47c40f98e6

Subscribe to this mod's changes

adspirer-meta-ads is a skill published in the GitHub repository amekala/ads-mcp (90 stars, last pushed 5d ago), licensed MIT. It adds 76 tokens to every session and 949 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.

Related

Other skills, from other repositories

adspirer-ads-agent

Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 100+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…

LeoYeAI/openclaw-master-skills · 141 tokens

adcp-advertising

Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…

LeoYeAI/openclaw-master-skills · 103 tokens

_mureo-shared

Skill "_mureo-shared" from logly/mureo, covering mureo shared patterns, installation, setup, claude code (recommended) and manual configuration.

logly/mureo · 22 tokens

_mureo-strategy

Strategy Context: Manage business strategy files (STRATEGY.md, STATE.json) for strategy-driven ad operations.

logly/mureo · 28 tokens

daily-check

Run a daily health check on all configured ad accounts (Google Ads, Meta Ads, Amazon Ads, TikTok Ads, Search Console, GA4, and any configured plugin platform). Use when the user asks for a daily review, health check, status update, anomaly detection, or 'how are my campaigns doing today'. Reads STRATEGY.md and…

logly/mureo · 145 tokens

_mureo-google-ads

Google Ads: Manage campaigns, ad groups, ads, keywords, budgets, and performance analysis.

logly/mureo · 26 tokens