meta-ad-creatives
Track Meta (Facebook/Instagram) ad creative performance and hit rates across multiple accounts. Use when asked about creative win rates, which ads are hitting benchmarks, CPT/CPI/ROAS analysis, or comparing creative performance across accounts and time periods. Supports multiple benchmark metrics (CPT, CPI, IPM, ROAS) and currency conversion.
Why use this skill?
Automate Meta ad creative performance analysis. Track hit rates, CPT, and ROAS across multiple accounts to optimize your creative strategy and identify winning ads.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fortytwode/meta-ad-creativesWhat This Skill Does
The meta-ad-creatives skill is a comprehensive analytics engine designed for performance marketers and growth teams to track Meta (Facebook/Instagram) ad creative performance. By integrating directly with the Meta Ads API, the skill calculates essential metrics such as CPT (Cost Per Trial), CPI (Cost Per Install), IPM (Installs Per Mille), and ROAS across multiple accounts. The core value proposition is the automated calculation of 'hit rates'—the percentage of your creative inventory that performs within your defined benchmarks. By identifying which creatives are successfully scaling and which are draining budget, teams can optimize spend allocation, shorten the feedback loop for creative testing, and maintain a historical audit trail of creative health across different months and campaigns.
Installation
To integrate this skill into your environment, follow these steps:
- Execute the installation command:
clawhub install openclaw/skills/skills/fortytwode/meta-ad-creatives. - Configure your environment variables in your local shell or secret manager: ensure
FACEBOOK_ACCESS_TOKEN,FACEBOOK_APP_ID, andFACEBOOK_APP_SECRETare properly set to grant the agent read access to your ads data. - Create an
accounts_config.jsonfile in your root directory. Define your client accounts, specifying the uniqueaccount_id, relevantfilterpatterns, and specificbenchmark_valuetargets for each account. This ensures the agent understands your success criteria for different clients or products.
Use Cases
This skill is ideal for:
- Agency Dashboarding: Simultaneously monitoring performance for dozens of clients with varying benchmarks.
- Creative Strategy: Determining which ad hooks or visual formats are consistently hitting CPT targets.
- Trend Analysis: Comparing creative win rates month-over-month to see if your creative production is improving or stagnating.
- Budget Optimization: Quickly identifying underperforming ads that should be paused based on real-time data.
Example Prompts
- "What is the overall hit rate for our current month campaigns across all client accounts?"
- "Compare the creative hit rates for the last three months for the 'Fitness App' account and list the winning ads by CPT."
- "Which creatives are underperforming for the Q1 launch and have a CPT higher than $150?"
Tips & Limitations
- Benchmark Precision: Always ensure the
benchmark_valuein your config reflects your current LTV/CAC goals, as this is the primary filter for identifying 'winning' creatives. - Data Granularity: This tool provides a high-level overview of creative success; use it as a starting point to identify specific ads for deeper inspection in the Meta Ads Manager.
- Account Setup: If you manage many accounts, organize your
accounts_config.jsoncarefully to avoid API rate limits by grouping calls appropriately. - Currency: When dealing with international accounts, ensure your currency conversion logic is updated in your script config to avoid skewed performance data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fortytwode-meta-ad-creatives": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read, file-write
Related Skills
video-ad-deconstructor
Deconstruct video ad creatives into marketing dimensions using Gemini AI. Extracts hooks, social proof, CTAs, target audience, emotional triggers, urgency tactics, and more. Use when analyzing competitor ads, generating creative briefs, or understanding what makes ads effective.
video-ad-analyzer
Extract and analyze content from video ads using Gemini Vision AI. Supports frame extraction, OCR text detection, audio transcription, and AI-powered scene analysis. Use when analyzing video creative content, extracting text overlays, or generating scene-by-scene descriptions.