meta-ads-ratos

Manage Meta Ads campaigns via the Meta Marketing API SDK.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/juanpvh/move-skills-claude-codex --skill meta-ads-ratos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-ads-ratos
Source: https://github.com/juanpvh/move-skills-claude-codex/tree/main/plugins/ads-ratos/skills/meta-ads-ratos
Command: npx skills add https://github.com/juanpvh/move-skills-claude-codex --skill meta-ads-ratos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires facebook_business, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill manages Meta Ads campaigns (Facebook/Instagram) using the official SDK, streamlining campaign management, and providing deep access to the Meta Marketing API.

Core Features & Use Cases

  • Campaign Management: Create, read, update, and delete campaigns, ad sets, and ads.
  • Insights and Reporting: Access detailed metrics and insights for campaigns and ads.
  • Targeting: Search and select interests, behaviors, and geolocations for audience targeting.
  • Creative Management: Create and manage creatives with customizable URL tags and call-to-action types.
  • Use Case: Imagine you need to create a new ad campaign targeting a specific audience with a specific budget. Use this Skill to define your campaign parameters, ad sets, creatives, and schedule the campaign directly through the SDK.

Quick Start

Install the skill and configure it with your Meta credentials. Then, run the create.py campaign script with the desired parameters.

Frequently Asked Questions about meta-ads-ratos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Meta Ads campaigns at scale using the official API?

To manage Meta Ads campaigns at scale, this Skill uses the official Meta Marketing API SDK to perform CRUD operations on campaigns, ad sets, ads, and creatives. It provides deep access to automate and streamline your Facebook and Instagram campaign management directly.

Can I retrieve detailed metrics and insights for my Facebook Ads campaigns?

Yes, you can retrieve detailed metrics and insights for Facebook Ads campaigns. The Skill accesses comprehensive reporting data through the Meta Marketing API, allowing you to analyze campaign performance and ad effectiveness directly via the SDK.

Do I need the facebook_business SDK to create Instagram and Facebook ads programmatically?

Yes, you need the facebook_business SDK to create Instagram and Facebook ads programmatically. This Skill requires the Meta Marketing API SDK as a dependency to execute CRUD operations and manage your ad creatives with customizable URL tags.

What is the best way to search and select audience targeting for Meta Ads campaigns?

The best way to search and select audience targeting for Meta Ads campaigns is through the Meta Marketing API. This Skill supports searching and selecting specific interests, behaviors, and geolocations to define precise audience targeting parameters for your ad sets.

How do I configure a new ad campaign with a specific budget and schedule through the Meta Marketing API?

You configure a new ad campaign by running the create campaign script with your desired parameters after installing the Skill and configuring your Meta credentials. This allows you to define campaign parameters, ad sets, creatives, and schedule the campaign directly through the SDK.