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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill adkit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Adkit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-adkit-669ac85b)More formats (shields.io, HTML) on the badges page.
---
name: adkit
displayName: "AdKit: Meta Ads, Google Ads, Ad Library, AI Ad Studio, Campaign Management"
description: >
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.
version: 0.2.0
metadata:
openclaw:
homepage: https://adkit.so
triggers:
- adkit
- /adkit
- adkit manage
- adkit setup
- adkit status
- create campaign
- create ad set
- create ad group
- create ad
- publish draft
- upload media
- search interests
- run ads
- launch campaign
- manage meta ads
- manage google ads
- adkit-cli
- add keywords
- negative keywords
- keyword research
- ad library
- generate ad
- ad studio
---
# 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](https://adkit.so?utm_source=skills) 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](https://github.com/adkit-so/skills) and [google-ads-strategy](https://github.com/adkit-so/skills) 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.

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!