← Back to Skills Marketplace
Meta Ads Publisher
by
elias-didoo
· GitHub ↗
· v1.1.0
· MIT-0
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-ads-publisher
Description
[Didoo AI] Executes Meta Ads campaign management tasks — creates new campaigns, makes changes, pauses/activates, changes budgets, duplicates campaigns. Use w...
Usage Guidance
This skill appears coherent for managing Meta ad campaigns, but remember: the META_ACCESS_TOKEN grants direct control over your ad account — treat it as sensitive. Only provide a token with the minimum required scopes, prefer short-lived or revocable tokens, and use a dedicated ad account if possible. Do not paste tokens into untrusted chats; store them securely (secrets manager/OS keychain). Review activity and ad-change logs in Ads Manager after first use and revoke the token if you see unexpected actions. Finally, ensure the environment where the agent runs is trusted since the skill uses exec/curl with your token to make API calls.
Capability Analysis
Type: OpenClaw Skill
Name: meta-ads-publisher
Version: 1.1.0
The skill is a legitimate tool for managing Meta Ads campaigns via the official Graph API (graph.facebook.com). It provides clear instructions for campaign creation and management, includes safety protocols such as starting campaigns in a 'PAUSED' state for review, and contains explicit security warnings against logging or misusing access tokens in SKILL.md.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Meta Ads campaign management) align with requested env vars (META_ACCESS_TOKEN, META_AD_ACCOUNT_ID) and with the documented API endpoints and operations. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md only instructs the agent to call Meta Graph API endpoints (campaigns, adsets, ads, insights) via curl/exec and to follow pre-flight checks. It does not ask the agent to read unrelated files, system secrets, or to transmit data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written to disk by an installer. Lowest-risk install model for this purpose.
Credentials
Only two environment values are required: META_ACCESS_TOKEN and META_AD_ACCOUNT_ID — both are expected and necessary for the documented Graph API operations. No extraneous credentials, secrets, or config paths are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system config, and has no install-time persistence. Autonomous invocation is allowed by default but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ads-publisher - After installation, invoke the skill by name or use
/meta-ads-publisher - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added homepage, metadata.openclaw.requires.env, OAuth scope
Metadata
Frequently Asked Questions
What is Meta Ads Publisher?
[Didoo AI] Executes Meta Ads campaign management tasks — creates new campaigns, makes changes, pauses/activates, changes budgets, duplicates campaigns. Use w... It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install Meta Ads Publisher?
Run "/install meta-ads-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ads Publisher free?
Yes, Meta Ads Publisher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ads Publisher support?
Meta Ads Publisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ads Publisher?
It is built and maintained by elias-didoo (@elias-didoo); the current version is v1.1.0.
More Skills