Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/logly/mureonpx agentmods add skills/logly/mureo/_mureo-meta-adsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/logly/mureo/_mureo-meta-ads)<a href="https://agentmods.dev/skills/logly/mureo/_mureo-meta-ads"><img src="https://agentmods.dev/badge/skills/logly/mureo/_mureo-meta-ads/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/logly/mureo/_mureo-meta-ads"><img src="https://agentmods.dev/badge/skills/logly/mureo/_mureo-meta-ads.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.08934 |
| Opus 5 | $0.00014 | $0.04467 |
| Sonnet 5 | $0.00005 | $0.01787 |
| Haiku 4.5 | $0.00003 | $0.00893 |
Grade A, and why
_mureo-meta-ads scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 912 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Meta Ads (Marketing API v21.0)
PREREQUISITE: Read
../_mureo-shared/SKILL.mdfor auth, global flags, and security rules.
Tool Summary
| # | Tool Name | Category | Type | Description |
|---|---|---|---|---|
| 1 | meta_ads_campaigns_list |
Campaign | Read | List campaigns |
| 2 | meta_ads_campaigns_get |
Campaign | Read | Get campaign details |
| 3 | meta_ads_campaigns_create |
Campaign | Write | Create a campaign |
| 4 | meta_ads_campaigns_update |
Campaign | Write | Update campaign settings |
| 5 | meta_ads_campaigns_pause |
Campaign | Write | Pause a campaign |
| 6 | meta_ads_campaigns_enable |
Campaign | Write | Enable a paused campaign |
| 7 | meta_ads_ad_sets_list |
Ad Set | Read | List ad sets |
| 8 | meta_ads_ad_sets_get |
Ad Set | Read | Get ad set details |
| 9 | meta_ads_ad_sets_create |
Ad Set | Write | Create an ad set |
| 10 | meta_ads_ad_sets_update |
Ad Set | Write | Update ad set settings |
| 11 | meta_ads_ad_sets_pause |
Ad Set | Write | Pause an ad set |
| 12 | meta_ads_ad_sets_enable |
Ad Set | Write | Enable a paused ad set |
| 13 | meta_ads_ads_list |
Ad | Read | List ads |
| 14 | meta_ads_ads_get |
Ad | Read | Get ad details |
| 15 | meta_ads_ads_create |
Ad | Write | Create an ad |
| 16 | meta_ads_ads_update |
Ad | Write | Update an ad |
| 17 | meta_ads_ads_pause |
Ad | Write | Pause an ad |
| 18 | meta_ads_ads_enable |
Ad | Write | Enable a paused ad |
| 19 | meta_ads_insights_report |
Insights | Read | Performance report |
| 20 | meta_ads_insights_breakdown |
Insights | Read | Breakdown report (age, gender, etc.) |
| 21 | meta_ads_analysis_performance |
Analysis | Read | Analyze overall performance trends |
| 22 | meta_ads_analysis_audience |
Analysis | Read | Analyze audience performance and overlap |
| 23 | meta_ads_analysis_placements |
Analysis | Read | Analyze placement performance breakdown |
| 24 | meta_ads_analysis_cost |
Analysis | Read | Analyze cost trends and efficiency |
| 25 | meta_ads_analysis_compare_ads |
Analysis | Read | Compare performance across ads |
| 26 | meta_ads_analysis_suggest_creative |
Analysis | Read | Suggest creative improvements based on data |
| 27 | meta_ads_audiences_list |
Audience | Read | List custom audiences |
| 28 | meta_ads_audiences_get |
Audience | Read | Get audience details |
| 29 | meta_ads_audiences_create |
Audience | Write | Create a custom audience |
| 30 | meta_ads_audiences_delete |
Audience | Write | Delete a custom audience |
| 31 | meta_ads_audiences_create_lookalike |
Audience | Write | Create a lookalike audience |
| 32 | meta_ads_targeting_search |
Targeting | Read | Search targeting interests / behaviors by keyword |
| 33 | meta_ads_targeting_categories |
Targeting | Read | List targeting category catalogues (behaviors, demographics, etc.) |
| 34 | meta_ads_pixels_list |
Pixel | Read | List pixels |
| 35 | meta_ads_pixels_get |
Pixel | Read | Get pixel details |
| 36 | meta_ads_pixels_stats |
Pixel | Read | Get pixel firing statistics |
| 37 | meta_ads_pixels_events |
Pixel | Read | List pixel events |
| 38 | meta_ads_pixels_create |
Pixel | Write | Create a pixel |
| 39 | meta_ads_conversions_send |
CAPI | Write | Send conversion events (generic) |
| 40 | meta_ads_conversions_send_purchase |
CAPI | Write | Send a purchase event |
| 41 | meta_ads_conversions_send_lead |
CAPI | Write | Send a lead event |
| 42 | meta_ads_creatives_list |
Creative | Read | List ad creatives |
| 43 | meta_ads_creatives_create |
Creative | Write | Create a standard ad creative (single image or video) |
| 44 | meta_ads_creatives_create_dynamic |
Creative | Write | Create a dynamic product ad creative |
| 45 | meta_ads_creatives_upload_image |
Creative | Write | Upload an image for use in creatives |
| 46 | meta_ads_creatives_create_carousel |
Creative | Write | Create a carousel creative (2-10 cards) |
| 47 | meta_ads_creatives_create_collection |
Creative | Write | Create a collection creative |
| 48 | meta_ads_images_upload_file |
Image | Write | Upload an image from local file |
| 49 | meta_ads_catalogs_list |
Catalog | Read | List product catalogs |
| 50 | meta_ads_catalogs_get |
Catalog | Read | Get catalog details |
| 51 | meta_ads_catalogs_create |
Catalog | Write | Create a product catalog |
| 52 | meta_ads_catalogs_delete |
Catalog | Write | Delete a product catalog |
| 53 | meta_ads_products_list |
Catalog | Read | List products in a catalog |
| 54 | meta_ads_products_get |
Catalog | Read | Get product details |
| 55 | meta_ads_products_add |
Catalog | Write | Add a product to a catalog |
| 56 | meta_ads_products_update |
Catalog | Write | Update a product |
| 57 | meta_ads_products_delete |
Catalog | Write | Delete a product |
| 58 | meta_ads_feeds_list |
Catalog | Read | List feeds for a catalog |
| 59 | meta_ads_feeds_create |
Catalog | Write | Create a feed (URL-based, scheduled import) |
| 60 | meta_ads_lead_forms_list |
Lead | Read | List lead forms (per page) |
| 61 | meta_ads_lead_forms_get |
Lead | Read | Get lead form details |
| 62 | meta_ads_lead_forms_create |
Lead | Write | Create a lead form |
| 63 | meta_ads_leads_get |
Lead | Read | Get lead data (per form) |
| 64 | meta_ads_leads_get_by_ad |
Lead | Read | Get lead data (per ad) |
| 65 | meta_ads_videos_upload |
Video | Write | Upload a video from URL |
| 66 | meta_ads_videos_upload_file |
Video | Write | Upload a video from local file |
| 67 | meta_ads_split_tests_list |
Split Test | Read | List split tests |
| 68 | meta_ads_split_tests_get |
Split Test | Read | Get split test details and results |
| 69 | meta_ads_split_tests_create |
Split Test | Write | Create a split test |
| 70 | meta_ads_split_tests_end |
Split Test | Write | End a split test |
| 71 | meta_ads_ad_rules_list |
Ad Rule | Read | List automated rules |
| 72 | meta_ads_ad_rules_get |
Ad Rule | Read | Get rule details |
| 73 | meta_ads_ad_rules_create |
Ad Rule | Write | Create an automated rule |
| 74 | meta_ads_ad_rules_update |
Ad Rule | Write | Update an automated rule |
| 75 | meta_ads_ad_rules_delete |
Ad Rule | Write | Delete an automated rule |
| 76 | meta_ads_page_posts_list |
Page Post | Read | List Facebook page posts |
| 77 | meta_ads_page_posts_boost |
Page Post | Write | Boost a page post (create ad from post) |
| 78 | meta_ads_instagram_accounts |
Read | List connected Instagram accounts | |
| 79 | meta_ads_instagram_media |
Read | List Instagram posts | |
| 80 | meta_ads_instagram_boost |
Write | Boost an Instagram post | |
| 81 | meta_ads_pages_list |
Page | Read | List manageable Facebook Pages (personal + business-owned) |
| 82 | meta_ads_pages_photos_list |
Page | Read | List a Page's existing photos (pick a Page photo id) |
| 83 | meta_ads_creatives_create_lead |
Lead / Creative | Write | Create a Lead Ad AdCreative attached to an Instant Form |
| 84 | meta_ads_lead_forms_update |
Lead | Write | Change a lead form status (ACTIVE / ARCHIVED) |
| 85 | meta_ads_lead_forms_duplicate |
Lead | Write | Duplicate a lead form under a Page with a new name |
| 86 | meta_ads_leads_export_csv |
Lead | Write (local) | Export form leads to a local CSV file |
| 87 | meta_ads_videos_get |
Video | Read | Get video processing status / metadata |
| 88 | meta_ads_videos_thumbnails |
Video | Read | List auto-generated video thumbnails |
| 89 | meta_ads_excluded_placements_get |
Placement Exclusion | Read | Read an ad set's publisher / app-category / brand-safety exclusions |
| 90 | meta_ads_excluded_placements_set |
Placement Exclusion | Write | Replace the supplied exclusion facets on an ad set |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago Changed 7510237b6542
- 9d ago First seen · 912 lines · 27 tokens per session scan A 656512a721f7
_mureo-meta-ads is a skill published in the GitHub repository logly/mureo (44 stars, last pushed 6d ago), licensed Apache-2.0. It adds 27 tokens to every session and 8,934 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
adspirer-ads-agent
Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 100+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…
adcp-advertising
Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…
google-ads-manager
Google Ads campaign management - campaign setup, keyword research, bid optimization, and performance reporting.
ads-copywriter
Multi-platform ad copy generation for Google Ads, Meta/Facebook, TikTok, LinkedIn with A/B testing variants.
adcp-advertising
Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…
adspirer-ads-agent
Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 400+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…