← Back to Skills Marketplace
Meta Ads Guide
by
elias-didoo
· GitHub ↗
· v1.2.0
· MIT-0
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-ads-guide-didoo
Description
[Didoo AI] Entry-point navigator and skill router for Didoo AI's Meta Ads workflow. Use when starting a Meta Ads task, unsure which skill to use, or building...
Usage Guidance
This skill appears to be a legitimate entry-point/guide for a Meta Ads skill set, but there is a clear mismatch: the guide tells you to connect a Meta Ad Account and provide an Access Token, yet the skill metadata does not declare any required credentials. Before installing or handing over secrets, ask the publisher (or inspect the rest of the skill suite) to clarify: where and how will Ad Account IDs and Access Tokens be stored and used? Which specific skill(s) will receive those credentials (e.g., meta-ads-publisher, meta-ads-capi-setup)? Prefer providing short-lived or least-privilege tokens and use a test/ad-account with limited access. Verify the publisher's identity and origin (public repo or official Didoo.ai source) and review the companion skills (publisher, CAPI setup) to see how they request/store credentials. If you cannot confirm how credentials are handled, do not provide production access tokens. Rotating tokens and using app/system-user tokens with minimal scopes reduces exposure.
Capability Analysis
Type: OpenClaw Skill
Name: meta-ads-guide-didoo
Version: 1.2.0
The skill bundle consists of documentation and routing logic for a Meta Ads management system. SKILL.md provides a structured guide for an AI agent to navigate between various specialized skills (e.g., strategy, analysis, execution) and defines a clear data-sharing contract using session context keys. No executable code, malicious instructions, or data exfiltration attempts were identified.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name and SKILL.md align: it's an entry-point/router for a suite of Meta Ads skills. However, the 'Getting Started' instructions explicitly ask the user to "Connect your Meta Ads account -- Ad Account ID + Access Token," yet the skill metadata lists no required environment variables or primary credential. That mismatch between claimed purpose and declared requirements is inconsistent.
Instruction Scope
The SKILL.md is instruction-only and stays within the advertised scope (routing, workflows, cadence, and setup guidance). It does not, in the provided excerpt, instruct reading arbitrary local files or exfiltrating data. The only notable runtime action it describes is connecting Meta credentials and installing Pixel/CAPI, which is appropriate for a Meta Ads guide.
Install Mechanism
There is no install spec and no code files; this is instruction-only, which minimizes disk-write/install risk.
Credentials
Although the SKILL.md says an Ad Account ID and Access Token are required to get started, the skill metadata declares no required env vars or primary credential. This is a proportionality/visibility issue: the skill may prompt for or rely on sensitive credentials at runtime but does not declare them up front. That omission prevents automated review and increases the chance you might provide credentials without knowing which skill or storage will use them.
Persistence & Privilege
The skill does not request permanent/always-on inclusion (always: false) and does not claim to modify other skills or system settings. Note: the platform default allows autonomous invocation; combined with credential usage (see above) that could increase blast radius, but autonomous invocation alone is not flagged here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ads-guide-didoo - After installation, invoke the skill by name or use
/meta-ads-guide-didoo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Renamed to meta-ads-guide-didoo to avoid redirect conflict
Metadata
Frequently Asked Questions
What is Meta Ads Guide?
[Didoo AI] Entry-point navigator and skill router for Didoo AI's Meta Ads workflow. Use when starting a Meta Ads task, unsure which skill to use, or building... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Meta Ads Guide?
Run "/install meta-ads-guide-didoo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ads Guide free?
Yes, Meta Ads Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ads Guide support?
Meta Ads Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ads Guide?
It is built and maintained by elias-didoo (@elias-didoo); the current version is v1.2.0.
More Skills