Skip to main content
Generalamekala

ad-campaign-management

Manage ad campaigns across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads. Use when the user wants to analyze campaign performance, research keywords, create campaigns, optimize budgets, or manage ad accounts via the Adspirer MCP server.

Stars
52
Source
amekala/ads-mcp
Updated
2026-05-17
Slug
amekala--ads-mcp--ad-campaign-management
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/amekala/ads-mcp/HEAD/plugins/gemini/skills/ad-campaign-management/SKILL.md -o .claude/skills/ad-campaign-management.md

Drops the SKILL.md into .claude/skills/ad-campaign-management.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Deprecated

This skill has been replaced. It described a tool surface that no longer exists — Adspirer's platform tools now sit behind router tools, so the direct tool calls this skill taught will fail.

Use these instead:

  • adspirer-mcp — how to call the hub. Read this before any tool call.
  • adspirer-agent — how a paid media agent should behave.
  • adspirer-google-ads, adspirer-meta-ads, adspirer-tiktok-ads, adspirer-linkedin-ads, adspirer-amazon-ads, adspirer-chatgpt-ads — per-platform rules.
  • adspirer-launch, adspirer-performance-review, adspirer-optimize, adspirer-creative — cross-platform workflows.

If you are seeing this, update the Adspirer plugin.