← Back to Skills Marketplace
Meta Ads CAPI Setup
by
elias-didoo
· GitHub ↗
· v1.0.0
· MIT-0
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-ads-capi-setup
Description
[Didoo AI] Step-by-step guide for setting up Meta Conversions API (CAPI) — server-side event tracking that improves conversion measurement accuracy and reduc...
Usage Guidance
This guide looks legitimate for configuring Meta CAPI. Before following it: 1) Treat the System User access token like a high‑privilege secret — store it in a secure vault, rotate it regularly, and grant least privilege. 2) Only provide the token to trusted systems or integrations; do not paste it into untrusted web forms or chat. 3) If you lack developer resources, prefer an official partner integration (Shopify, WooCommerce, GTM server-side) rather than direct API calls. 4) Ensure you hash PII (SHA‑256) client-side or server-side as Meta requires and verify privacy/compliance requirements (GDPR/CCPA) before sending user identifiers. 5) The registry metadata doesn’t declare required env vars even though the guide describes credentials — that’s informational only, not a runtime requirement of the skill itself. If you want deeper assurance, ask the publisher for the full, untruncated SKILL.md and confirm there are no hidden install steps or code files.
Capability Analysis
Type: OpenClaw Skill
Name: didooai-meta-ads-capi-setup
Version: 1.0.0
The skill bundle consists of a documentation-based guide (SKILL.md) for setting up the Meta Conversions API (CAPI). It provides legitimate instructions for generating access tokens, configuring event tracking, and using official Meta endpoints (graph.facebook.com). There is no executable code, no evidence of data exfiltration to unauthorized parties, and no malicious prompt injection intended to subvert the agent's behavior.
Capability Tags
Capability Assessment
Purpose & Capability
The skill name/description (Meta Ads CAPI setup) matches the SKILL.md content. The guide sensibly describes obtaining a Meta System User access token and Pixel ID — these credentials are appropriate and expected for CAPI setup.
Instruction Scope
The instructions stay on-topic: choosing integration method, generating system user tokens, configuring events, testing, and verifying matching quality. The guide does not instruct reading unrelated system files or exfiltrating data to third-party endpoints beyond Facebook's Graph API.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code — nothing is written to disk or downloaded during installation.
Credentials
The guide clearly describes using a System User access token with scopes like ads_management and business_management, which are appropriate for Meta Marketing API calls. The registry metadata, however, declares no required env vars/primary credential — this is not harmful but is a mild inconsistency: the skill documents credentials users must obtain manually but does not itself request them from the agent environment.
Persistence & Privilege
Skill flags are default (always: false, user-invocable true). There is no persistent or privileged installation behavior described.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ads-capi-setup - After installation, invoke the skill by name or use
/meta-ads-capi-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Meta Ads CAPI Setup?
[Didoo AI] Step-by-step guide for setting up Meta Conversions API (CAPI) — server-side event tracking that improves conversion measurement accuracy and reduc... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install Meta Ads CAPI Setup?
Run "/install meta-ads-capi-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ads CAPI Setup free?
Yes, Meta Ads CAPI Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ads CAPI Setup support?
Meta Ads CAPI Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ads CAPI Setup?
It is built and maintained by elias-didoo (@elias-didoo); the current version is v1.0.0.
More Skills