← Back to Skills Marketplace
elias-didoo

Meta Ads Weekly Performance

by elias-didoo · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install meta-ads-weekly-performance
Description
[Didoo AI] Generates a structured weekly performance report for Meta Ads accounts. Use at the end of each week to review performance, explain changes, and id...
Usage Guidance
This skill is coherent for producing a Meta Ads weekly report, but be mindful that the META_ACCESS_TOKEN is sensitive. Only provide a token with the minimal ads_read scope, prefer short-lived OAuth tokens or a token tied to a read-only user, and rotate/revoke it when no longer needed. Confirm where the agent will run and whether network access or logs might expose the token. Because the SKILL.md is high-level, verify the agent's implementation handles pagination, rate limits, and does not unknowingly send fetched data to other endpoints. If you need stronger assurance, ask the skill owner for concrete API call examples or an implementation review before providing credentials.
Capability Analysis
Type: OpenClaw Skill Name: meta-ads-weekly-performance Version: 1.1.0 The skill bundle is a standard reporting template for Meta Ads performance analysis. It requires legitimate API credentials (META_ACCESS_TOKEN) to function, but the instructions in SKILL.md are strictly limited to data retrieval, WoW (Week-over-Week) calculations, and report formatting without any signs of data exfiltration, malicious execution, or deceptive prompt injection.
Capability Tags
cryptorequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (weekly Meta Ads report) matches the requested environment variables (META_ACCESS_TOKEN, META_AD_ACCOUNT_ID) which are exactly what's needed to read account/campaign insights via the Graph API.
Instruction Scope
SKILL.md instructs the agent to fetch account and campaign metrics, compute week-over-week changes, detect issues, and format a report. It does not ask the agent to read unrelated files, write to other skills, or transmit data to external destinations beyond the implied Graph API. The instructions are somewhat high-level (no explicit Graph API endpoints, pagination or rate-limit handling), which means the agent will need to implement API calls itself — this is expected but worth noting.
Install Mechanism
Instruction-only skill with no install steps and no downloadable artifacts; nothing is written to disk or pulled from external URLs during install.
Credentials
Only two env variables are required: a Meta access token and an ad account ID. These are appropriate and proportionate for read-only reporting. The SKILL.md indicates the token should have ads_read scope (read-only).
Persistence & Privilege
always:false and no config paths requested. The skill does not request permanent presence or system-wide changes; autonomous invocation is allowed by default (normal behavior).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meta-ads-weekly-performance
  3. After installation, invoke the skill by name or use /meta-ads-weekly-performance
  4. 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
Slug meta-ads-weekly-performance
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Meta Ads Weekly Performance?

[Didoo AI] Generates a structured weekly performance report for Meta Ads accounts. Use at the end of each week to review performance, explain changes, and id... It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.

How do I install Meta Ads Weekly Performance?

Run "/install meta-ads-weekly-performance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meta Ads Weekly Performance free?

Yes, Meta Ads Weekly Performance is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meta Ads Weekly Performance support?

Meta Ads Weekly Performance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meta Ads Weekly Performance?

It is built and maintained by elias-didoo (@elias-didoo); the current version is v1.1.0.

💬 Comments