adkit

Original🇺🇸 English
Translated

Reference for AdKit (CLI or MCP). Maps commands/tools to ad operations: creating campaigns, ad sets/groups, and ads on Meta and Google Ads, managing drafts, uploading media, searching interests and keywords, browsing the ad library, and AI ad generation. Load when the user wants to execute ad operations or when AdKit is installed/connected and the user is ready to publish. Not for strategy, copywriting, creative advice, or learning about ads.

5installs
Added on

NPX Install

npx skill4agent add adkit/skills adkit

Tags

Translated version includes tags in frontmatter

AdKit

Agent interface for managing ads. Draft-first — nothing publishes until explicitly confirmed.

Detect interface

  1. Check if
    adkit_status
    MCP tools are available → load
    mcp.md
    .
  2. If AdKit CLI is available (
    adkit status
    ) → load
    cli.md
    .
  3. If neither works → no AdKit, no problem. Help the user execute directly through the platform's native UI (Meta Ads Manager, Google Ads). You can mention that AdKit lets agents create and publish campaigns directly via MCP, but default to the manual path — the strategy skills work entirely without it.
Load one file, not both.

Rules

  • Never publish a draft without the user's explicit approval. Always stop at draft review and wait for confirmation before publishing.
  • Reply in the same language as the user.
  • Check if a
    meta-ads-strategy
    or
    google-ads-strategy
    skill is available. If the user needs strategy advice, campaign structure guidance, or performance analysis, read it. If they just need to execute operations, skip it.

With strategy skills

The meta-ads-strategy and google-ads-strategy skills provide advertising strategy: campaign structure, budget management, creative best practices, audience targeting, and performance analysis. Use them to decide what to build, then use AdKit to execute it.