Agent skill

budget-tracker

Track budget pacing in real time. Use when: cross-platform spend tracking, overspend alerts, reallocation recommendations.

indranilbanerjeegithub.com/indranilbanerjeeGitHub ↗
claude-codecopilotcursorcodexMIT
Install
npx skills add indranilbanerjee/digital-marketing-pro --skill budget-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/budget-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 700
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /digital-marketing-pro:budget-tracker ## Purpose 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. ## Input Required The user must provide (or will be prompted for): - **Budget period**: This month, this quarter, or a custom date range (e.g., "Feb 1 - Mar 31"). Determines the pacing denominator and projection horizon - **Ad platforms to include**: All connected platforms or specific ones (e.g., "Google Ads and Meta only"). Defaults to all connected ad MCPs - **Budget targets per platform** (optional): Specific spend targets per platform for the period. If omitted, targets are pulled from `profile.json` budget_range and any saved platform allocations - **Total budget** (optional): Overall budget cap for the period. If omitted, pulled from `profile.json` budget_range - **Alert thresholds** (o

What's inside
Steps it walks through
  1. Purpose
  2. Input Required
  3. Process
  4. Output
  5. Agents Used
More from digital-marketing-pro
All skills →
About this skill
What does the budget-tracker skill do?

Track budget pacing in real time. Use when: cross-platform spend tracking, overspend alerts, reallocation recommendations.

How do I install it?

Run `npx skills add indranilbanerjee/digital-marketing-pro --skill budget-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going