← Back to Skills Marketplace
Meta Ads Lead Gen Analysis
by
elias-didoo
· GitHub ↗
· v1.1.0
· MIT-0
107
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install meta-ads-lead-gen-analysis
Description
[Didoo AI] Specialized analysis module for Meta lead generation campaigns. Use when CPL is elevated, lead quality is unclear, or you need to diagnose why lea...
Usage Guidance
This skill appears internally consistent and low-risk: it needs a Meta API token and an ad account ID to pull lead-gen metrics and it stores a few non-credential diagnostic keys in session context for downstream recommendations. Before installing: (1) confirm the publisher (didoo.ai) and you trust it to analyze your ad data; (2) provide a least-privilege token (ads_read only) and prefer short-lived tokens or a dedicated read-only account; (3) verify how session context is stored and who/what can read those keys (to avoid leaking business data to other skills); and (4) avoid giving long-lived admin tokens or other unrelated credentials. If you want higher assurance, ask the publisher for a manifest that includes a primaryEnv declaration and explicit list of Graph API endpoints used.
Capability Analysis
Type: OpenClaw Skill
Name: meta-ads-lead-gen-analysis
Version: 1.1.0
The skill bundle contains instructions for an AI agent to perform Meta Ads lead generation analysis. It outlines a logical workflow for diagnosing campaign performance using standard marketing metrics and verifying Conversions API (CAPI) status. There is no executable code, and the instructions in SKILL.md are consistent with the stated purpose without any signs of prompt injection, data exfiltration, or malicious intent.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description ask for lead-gen diagnosis and the SKILL.md requires META_ACCESS_TOKEN and META_AD_ACCOUNT_ID to query the Meta Graph API for ad/campaign/form metrics — these credentials are appropriate and proportionate for the described task.
Instruction Scope
Runtime instructions focus on collecting campaign/adset metrics, verifying CAPI, asking the user clarifying questions, and writing a small set of diagnostic keys to session context. The instructions do not direct the agent to read unrelated system files, other environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written to disk during installation — low install risk.
Credentials
The skill only requires META_ACCESS_TOKEN and META_AD_ACCOUNT_ID which are appropriate. Minor note: no primaryEnv is declared even though an access token is required; also confirm the token uses the least-privilege scope (ads_read as documented) and avoid providing long-lived or admin-scoped tokens.
Persistence & Privilege
always:false (normal). The skill writes a small set of session context keys (lp_diagnosis, capi_status, etc.) intended for meta-ads-recommendation. This is reasonable, but verify that session context storage is scoped and not persisted beyond intended session lifetime, and that other unrelated skills won't inadvertently read those diagnostic keys if that would leak business-sensitive details.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ads-lead-gen-analysis - After installation, invoke the skill by name or use
/meta-ads-lead-gen-analysis - 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 for credential clarity
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Meta Ads Lead Gen Analysis?
[Didoo AI] Specialized analysis module for Meta lead generation campaigns. Use when CPL is elevated, lead quality is unclear, or you need to diagnose why lea... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Meta Ads Lead Gen Analysis?
Run "/install meta-ads-lead-gen-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ads Lead Gen Analysis free?
Yes, Meta Ads Lead Gen Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ads Lead Gen Analysis support?
Meta Ads Lead Gen Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ads Lead Gen Analysis?
It is built and maintained by elias-didoo (@elias-didoo); the current version is v1.1.0.
More Skills