adspirer-launch

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

A workflow for planning and creating advertising campaigns through Adspirer. It helps define the business goal, conversion value, budget, tracking status, platform, and campaign setup before launch.

In plain words
What is it for?
Use it to choose advertising channels, divide a budget across them, create campaigns, check connected accounts and existing campaigns, and prepare a launch.
Why use it?
It helps prevent campaigns being built for an unclear goal, duplicated, or optimized with broken conversion tracking. Campaigns are created paused and require approval before spending.

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 Use it to choose advertising channels, divide a budget across them, create campaigns, check connected accounts and existing campaigns, and prepare a launch.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/amekala/ads-mcp/adspirer-launch
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-launch
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-launch

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/amekala/ads-mcp/adspirer-launch"><img src="https://agentmods.dev/badge/skills/amekala/ads-mcp/adspirer-launch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 955 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.00059 $0.00955
Opus 5 $0.00030 $0.00477
Sonnet 5 $0.00012 $0.00191
Haiku 4.5 $0.00006 $0.00096

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

Security

Grade A, and why

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

plugins/chatgpt/adspirer/skills/adspirer-launch/SKILL.md · 94 lines

How it starts

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

Launching a campaign

Follow adspirer-mcp before any tool call. Load the target platform's skill for its field rules — this skill deliberately stays platform-agnostic.

Before you build anything

Establish four things. If you skip these you will build the wrong campaign competently.

  1. The objective, in business terms. Leads, sales, calls, installs, awareness. "More traffic" is rarely what anyone actually wants.
  2. What a conversion is worth. A target CPA or ROAS is meaningless without it. If they don't know, ask what a customer is worth and work backwards.
  3. The budget, and whether it's real. Daily and monthly. Say the monthly number out loud — $50/day is about $1,520/month, and people routinely don't do that multiplication.
  4. Whether conversion tracking works. Run audit_conversion_tracking. Launching a conversion-optimized campaign on broken tracking wastes the entire budget, silently. This is worth the one call.

Then check what exists: get_connections_status for the accounts, and the platform's list tools for campaigns already running. Do not build a duplicate of something already there.

Choosing the platform

Let the goal choose, not the fashion.

Situation Platform
People already search for this Google Search
Visual product, impulse or discovery Meta, TikTok
B2B, targeting by job title or company LinkedIn
Selling a product on Amazon Amazon
Broad goal, good tracking, wants automation Google Performance Max
Winning back site visitors Meta or Google Display retargeting

When the budget is small, one platform done properly beats three done thinly. Splitting $30/day across Google, Meta, and TikTok gives all three too little data to learn from. Say this rather than quietly obliging.

If the user insists on several channels, weight toward the one where intent is highest and treat the rest as a test with a stated review date.

Building

Load the platform skill and follow its order. Universally:

Read the full file on GitHub · 94 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 · 94 lines · 59 tokens per session scan A 4e182b754099

Subscribe to this mod's changes

adspirer-launch is a skill published in the GitHub repository amekala/ads-mcp (89 stars, last pushed 4d ago), licensed MIT. It adds 59 tokens to every session and 955 once invoked, about $0.0003 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