Adkit
Claude skills to run ads: advertising & marketing strategy, campaign structure, targeting, creative, and budgets for Google Ads, Meta Ads, TikTok & more.
npx -y skills add adkit/ads-skills --skill adkitAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
AI agent for managing Google Ads and Meta (Facebook & Instagram) Ads. Create and publish campaigns, ad sets/groups, and ads; manage drafts; upload images and video; research keywords and audiences; browse the ad library; and generate ads with AI. Works through the AdKit CLI or MCP. Load when the user wants to execute ad operations or is ready to publish a campaign. Not for strategy, copywriting, creative advice, or learning about ads.
SKILL.md
2.6 KB, as published. Nobody here has run it
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.