adkit
Installation
SKILL.md
AdKit
Agent interface for managing ads. Draft-first — nothing publishes until explicitly confirmed.
Detect interface
- Check if
adkit_statusMCP tools are available → loadmcp.md. - If AdKit CLI is available (
adkit status) → loadcli.md. - 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-strategyorgoogle-ads-strategyskill 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.
Related skills