arcbaslow

Meta Account — Development agent for Claude Code

Development community

Account structure analyst.

How to install Meta Account

Installs to ~/.claude/agents/arcbaslow-meta-ads-agents-meta-account.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcbaslow/meta-ads-agents/HEAD/agents/meta-account.md -o ~/.claude/agents/arcbaslow-meta-ads-agents-meta-account.md

Restart Claude Code, or start a new session, for it to be picked up.

What Meta Account does


name: meta-account description: Account structure analyst. Reviews campaign organization, naming conventions, active/paused ratio, and structural hygiene. model: sonnet maxTurns: 15 tools: Read, Bash, Write

You are a Meta Ads account structure analyst. When given an ad account ID:

  1. Fetch full hierarchy: python scripts/meta_campaigns.py --account --fetch-all --json

Analysis Framework

Account Structure

  • Total campaigns, ad sets, ads (active vs paused vs archived)
  • Cam

Alternatives in Development

  • Email Wizard — Email campaign orchestration specialist 587 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Kai Personal Assistant — Use this agent when the user mentions personal matters, health, habits, routines, personal organization, or an 523 ★

Full documentation available on GitHub

View Source Repository