← Back to Skills Marketplace
Meta Ads Audience Analysis
by
elias-didoo
· GitHub ↗
· v1.1.0
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install meta-ads-audience-analysis
Description
[Didoo AI] Analyzes Meta Ads audience efficiency across audience types, overlap, demographics, and budget allocation. Use when reviewing targeting strategy,...
Usage Guidance
This skill is internally consistent and requests only the Meta token and ad account ID needed for read-only analysis. Before installing: ensure the META_ACCESS_TOKEN you provide has minimal scope (ads_read only) and is not a broad admin token; prefer short-lived or narrowly scoped credentials where possible. Be aware the SKILL will write analysis results into session context keys (budget_reallocation_plan, audience_issues) that other skills (e.g., meta-ads-recommendation) may read — review any downstream skill to ensure it is trusted. Finally, confirm your agent runtime's network policies and logging practices so your access token is not inadvertently persisted or exposed in logs.
Capability Analysis
Type: OpenClaw Skill
Name: meta-ads-audience-analysis
Version: 1.1.0
The skill bundle 'meta-ads-audience-analysis' is a legitimate set of instructions for an AI agent to perform marketing data analysis. It requires standard Meta Ads API credentials (META_ACCESS_TOKEN, META_AD_ACCOUNT_ID) to fetch performance metrics and provides a structured workflow for auditing audience efficiency, overlap, and demographics. There is no evidence of malicious intent, data exfiltration, or unauthorized command execution in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description describe Meta Ads audience analysis and the skill only requires META_ACCESS_TOKEN and META_AD_ACCOUNT_ID, which are the expected credentials to read ads data via Meta's Graph API. No unrelated binaries, packages, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to fetch breakdowns (audience type, overlap, demographics, placements) and to produce analysis tables and a reallocation plan. It does not instruct reading unrelated files, system paths, or other environment variables. It does instruct the agent to write two keys into session context for downstream use, which is consistent with the described multi-skill workflow.
Install Mechanism
No install spec or code files are present (instruction-only skill), so nothing is written to disk or fetched during install. This minimizes supply-chain risk.
Credentials
Only META_ACCESS_TOKEN and META_AD_ACCOUNT_ID are required. The token is explicitly described as read-only (ads_read) which is proportionate. No unrelated secrets or multiple credential sets are requested.
Persistence & Privilege
always is false and the skill does not request permanent system presence. It writes transient session-context keys (budget_reallocation_plan, audience_issues) for use by meta-ads-recommendation, which is a limited and documented interaction rather than system-level modification.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ads-audience-analysis - After installation, invoke the skill by name or use
/meta-ads-audience-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 Audience Analysis?
[Didoo AI] Analyzes Meta Ads audience efficiency across audience types, overlap, demographics, and budget allocation. Use when reviewing targeting strategy,... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Meta Ads Audience Analysis?
Run "/install meta-ads-audience-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ads Audience Analysis free?
Yes, Meta Ads Audience Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ads Audience Analysis support?
Meta Ads Audience Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ads Audience Analysis?
It is built and maintained by elias-didoo (@elias-didoo); the current version is v1.1.0.
More Skills