meta-ads

Manage Meta ad campaigns via the Facebook Marketing API.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/rustykuntz/rocie-tools --skill meta-ads-rustykuntz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-ads
Source: https://github.com/rustykuntz/rocie-tools/tree/main/skills/meta-ads
Command: npx skills add https://github.com/rustykuntz/rocie-tools --skill meta-ads-rustykuntz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the management of Meta/Facebook ad campaigns by providing tools to create, edit, and monitor their performance directly.

Core Features & Use Cases

  • Campaign Management: Create, pause, or resume ad campaigns.
  • Ad Set Creation: Define targeting parameters and budgets for ad sets.
  • Performance Monitoring: Retrieve insights and key metrics for ad accounts and campaigns.
  • Use Case: A marketing manager needs to quickly pause a poorly performing ad campaign and create a new one with a specific budget and targeting.

Quick Start

Use the meta-ads skill to list all campaigns for the ad account.

Frequently Asked Questions about meta-ads

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

FAQPage Schema
How do I manage Facebook ads campaigns without using the Ads Manager interface?

You can manage Facebook ads campaigns programmatically by using the Marketing API to create, pause, or resume campaigns, configure ad sets, and retrieve performance insights directly.

What do I need to retrieve ad performance insights through the Marketing API?

To retrieve ad performance insights through the Marketing API, you need valid Meta API access tokens and your specific ad account IDs for authentication and operation.

Can I configure ad set targeting and budgets for Meta ads via API?

Yes, you can configure ad set targeting parameters and budgets for Meta ads via API by defining those specifications during the ad set creation process.

Does managing Meta ads with this API require any specific ad account setup?

Managing Meta ads requires having an active ad account ID and generating the necessary Meta API access tokens to authenticate your requests and perform operations.

What metrics can I analyze when monitoring ad performance through the Meta API?

When monitoring ad performance through the Meta API, you can retrieve detailed insights like spend, impressions, and clicks for your ad accounts and campaigns.