skills/budget-tracker/SKILL.md
Track budget pacing in real time. Use when: cross-platform spend tracking, overspend alerts, reallocation recommendations.
npx skillsauth add indranilbanerjee/digital-marketing-pro budget-trackerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Track advertising budget in real-time across all connected ad platforms. Analyze spend pacing against targets, project end-of-period totals, flag overspend risks and underspend inefficiencies, calculate daily burn rates, and recommend budget reallocations to maximize ROI within the remaining budget window. Designed for media buyers and marketing managers who need a single view of where money is going and whether it is being spent effectively.
The user must provide (or will be prompted for):
profile.json budget_range and any saved platform allocationsprofile.json budget_range~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.budget_range from profile.json and any saved per-platform allocations from
previous budget-optimizer or media-plan runs. If user provided explicit targets, use those as overrides.
Calculate the target daily spend rate for each platform (budget / days in period).scripts/ad-budget-pacer.py with spend data
and budget targets to compute days elapsed/remaining, budget consumed vs expected pacing percentage, pacing
ratio (actual / expected), daily burn rate (7-day average), and burn rate trend (accelerating/steady/decelerating).scripts/budget-optimizer.py with current spend
efficiency data to suggest specific dollar-amount shifts from underspending or low-efficiency platforms to
high-performing ones with room to scale. Include rationale for each recommended move.scripts/performance-monitor.py --brand {slug} --action save-snapshot
for historical tracking, trend analysis, and comparison in future budget-tracker runs.A structured budget dashboard containing:
tools
Compare two SEO snapshots (GSC, GSC AI Performance, rank tracker, AEO probe) and surface biggest movers per metric — impressions, clicks, position, AI citations. Use when: monthly performance reviews, post-Core-Update triage, AI Mode citation tracking, or before/after content-refresh evaluation.
development
Build a content cluster plan from seed keywords — pillar+spokes architecture with internal-link map, intent grouping, and quality scorecard. Use when: planning topical authority, designing a content hub, deduping cannibalising pages, or staging a programmatic content rollout.
development
One-shot setup that wires Digital Marketing Pro for team usage in Anthropic Cowork. Verifies the Cowork sandbox, checks for a Google Drive integration, creates the canonical Drive folder layout, and confirms team-ready brand-state routing. Use this the first time a Cowork user installs DMP OR when brand profiles aren't persisting across sessions.
development
Find referring domains that link to your competitors but not to you, ranked by an opinionated outreach-priority score with DR / link-overlap / traffic / topical relevance. Use when: planning link-building campaigns, qualifying digital-PR prospects, or running quarterly backlink-gap audits.