marketing-meta-ads-manager

marketing-meta-ads-manager is a skill for Claude Code from modu-ai/moai-cowork. It costs 326 tokens per session (2,479 once invoked), scanned A, original, Apache-2.0.

A skill that manages Facebook and Instagram advertising through Meta’s official connector using natural-language instructions.

In plain words
What is it for?
It is for creating campaigns, ad sets, and creatives, changing budgets, and turning Meta ads on or off after confirmation.
Why use it?
It lets you create, edit, pause, resume, and budget campaigns without manually navigating every advertising-control screen.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the moai-marketer plugin — 21 skills, 2 agents shipped together

Good fit It is for creating campaigns, ad sets, and creatives, changing budgets, and turning Meta ads on or off after confirmation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modu-ai/moai-cowork/marketing-meta-ads-manager
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add modu-ai/moai-cowork --skill marketing-meta-ads-manager
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

Made for: Claude Code.

Or install moai-marketer, the plugin that ships this one along with the rest of its 21 skills, 2 agents.

Wrote 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.

agentmods badge for marketing-meta-ads-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/modu-ai/moai-cowork/marketing-meta-ads-manager/github.svg)](https://agentmods.dev/skills/modu-ai/moai-cowork/marketing-meta-ads-manager)
Your own site
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/marketing-meta-ads-manager"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/marketing-meta-ads-manager/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.

agentmods 80×15 button for marketing-meta-ads-manager

Your own site · 80×15
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/marketing-meta-ads-manager"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/marketing-meta-ads-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 326 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,479 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00326 $0.02479
Opus 5 $0.00163 $0.01239
Sonnet 5 $0.00065 $0.00496
Haiku 4.5 $0.00033 $0.00248

Measured 8d ago against content hash 6a85b6d321d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

marketing-meta-ads-manager 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 8d 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.

plugins/moai-marketer/skills/marketing-meta-ads-manager/SKILL.md · 172 lines

How it starts

The opening of the file, as written. The whole thing — 172 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Meta 광고 운영 (Meta Ads AI Connectors)

Meta 공식 Meta Ads AI Connectors(한글: Meta 광고 AI 커넥터)에 연결해, 자연어로 Meta 광고를 직접 운영합니다. Ads MCP 서버와 Ads CLI로 구성되며 2026-04-29 오픈 베타로 공개되었습니다.

책임 한 줄: 이 스킬은 Meta 광고의 라이브 운영(생성·수정·예산·온오프) 만 담당합니다. 보고서 분석·진단·설치검증·기획은 형제 스킬이 맡습니다(아래 "형제 스킬 페어 분리" 참고).


1. 연결 / 셋업

1-1. OAuth 2.0 커넥터 흐름 (1차 · 권장)

공식 기본 인증 경로입니다. 앱 생성·앱 심사·토큰 수동 복사가 필요 없습니다. 클라이언트(Claude)가 Meta Business OAuth 로그인을 브라우저에서 수행하고 액세스 토큰을 자동 발급합니다.

  • 엔드포인트: https://mcp.facebook.com/ads
  • 표준: RFC 9728 Protected Resource Metadata + RFC 6750 Bearer
  • OAuth scope: ads_management ads_read catalog_management business_management pages_show_list
A. Claude Cowork / Desktop (비개발자 1차 경로)
  1. Settings → Connectors → Add custom connector
  2. 이름 입력 + URL https://mcp.facebook.com/ads 입력
  3. 브라우저가 열리며 Meta Business OAuth 로그인 진행
  4. 광고 계정 / 페이지 선택 + 권한 등급 선택
  5. 자연어 프롬프트로 연결 확인 (예: "내 광고 계정 목록 보여줘")
B. Claude Code (.mcp.json)

정적 Authorization 헤더를 넣지 않습니다. OAuth 커넥터 흐름이 인증을 처리합니다.

{
  "mcpServers": {
    "meta-ads": {
      "type": "http",
      "url": "https://mcp.facebook.com/ads"
    }
  }
}

1-2. 정적 토큰 (Fallback · 강등됨)

OAuth가 불가한 개발 환경의 fallback 전용 경로입니다. 개발자/시스템 유저 토큰을 Graph API Explorer에서 발급해 META_ACCESS_TOKEN Bearer로 주입합니다. OAuth 보호 엔드포인트에는 일반 정적 Bearer가 403을 반환할 수 있으므로 항상 OAuth를 먼저 시도하고, 이 경로는 우선순위가 낮습니다.

  • 토큰을 코드·SKILL.md에 하드코딩 금지
  • 환경변수는 ${META_ACCESS_TOKEN} 구문으로만 주입

2. 권한 등급

OAuth 로그인 중 사용자가 등급을 선택합니다. 쓰기·결제 동작은 실행할 때마다 사용자 승인이 필요합니다.

등급 범위 권장
read-only 조회·성과 분석만 시작 등급(권장)
read+write 캠페인·광고세트·광고 생성/수정, 예산 조정 운영 시
financial 결제·청구 관련 동작 필요 시에만

권한 회수: Meta Business Suite에서 커넥터 접근을 철회합니다.


3. 워크플로우

  1. 연결 확인 — read-only로 시작해 광고 계정·페이지 목록을 조회하고 대상을 확정한다.
  2. 운영 의도 수집 — 목표(전환/트래픽/도달), 대상 광고 계정, 예산, 기간, 소재를 자연어로 받는다.
  3. 생성/수정 제안 — 캠페인 → 광고세트 → 광고 구조로 변경안을 표로 제시한다. 신규 리소스는 PAUSED 상태로 만든다.
  4. 사용자 승인 — 쓰기·예산·결제 동작은 실행 전 사용자에게 확인받는다(아래 안전 가드).
  5. 실행 — 승인된 동작만 MCP로 실행하고 결과 ID·상태를 회신한다.
  6. 검증/체이닝 — 필요 시 한국 시장 audit 또는 분석 스킬로 넘긴다(§7).

Read the full file on GitHub · 172 lines

Changes

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.

  1. 8d ago First seen · 172 lines · 326 tokens per session scan A 6a85b6d321d1

Subscribe to this mod's changes

marketing-meta-ads-manager is a skill published in the GitHub repository modu-ai/moai-cowork (300 stars, last pushed 9d ago), licensed Apache-2.0. It adds 326 tokens to every session and 2,479 once invoked, about $0.0016 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-09-03.

Related

Other skills, from other repositories

agentic-os-obsidian

Set up an agentic OS inside an Obsidian vault — a configurable command-center dashboard with 5 auto-installed, bundled plugins (Dataview, CustomJS, Shell-commands, Terminal, Homepage), Home + per-profile + Vault Overview pages, KPI cards, sparklines, heatmap, task rollup, and a button bar wired to user-defined Claude…

naveedharri/benai-skills · 154 tokens

operator

Build and schedule a personalized Operator prompt that runs a Baalda vault as a second brain on a recurring cadence. Run it from inside the vault: it reads Context/ and CLAUDE.md first to infer org, team, brand voice and paths, then asks only the gaps (cadence, connectors, DM recipient, budgets, signature), writes the…

naveedharri/benai-skills · 156 tokens

marketing-os-setup

Set up a Marketing OS: a markdown second brain that becomes the single source of truth every marketing skill reads, plus the routines that keep it current and a control-center dashboard on top. Interview-driven and idempotent, safe to re-run. Builds seven knowledge folders (Context, Channels, Campaigns, Offers…

naveedharri/benai-skills · 200 tokens

os-operator

Build and schedule a personalized Operator prompt that runs the user's second brain on a recurring cadence. The skill is invoked from inside the vault folder locally — it reads Context/ and CLAUDE.md first to infer org, team, brand voice, and paths, then asks ONLY the gaps it can't determine (cadence, connectors, DM…

naveedharri/benai-skills · 192 tokens

cloud-os-builder

Set up a Cloud OS — your second brain hosted either in a synced cloud folder (Google Drive, OneDrive, iCloud, Dropbox) or as a Notion workspace. Asks where to host it, then takes the matching route: for a folder it builds the Local OS structure (root CLAUDE.md + Context + Projects/Intelligence/Daily/Resources/Skills…

naveedharri/benai-skills · 0 tokens

local-os-builder

Set up a Local OS — bootstrap a local Obsidian vault as your second brain and run personalized onboarding. Creates all directories, system files, Obsidian config, memory system, hooks, and output styles, then interviews the user to personalize everything. Two modes — Solopreneurs/Professionals (default)…

naveedharri/benai-skills · 124 tokens