Agent skill

campaign-status

Check active campaign status. Use when: cross-platform execution history, performance metrics, pending approvals.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/campaign-status/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:campaign-status ## Purpose Provide a unified view of all active campaigns across every connected platform — ads, email, social, blog — with their current status, live performance metrics, execution history, and any pending approvals or scheduled actions. Eliminates the need to check each platform individually and surfaces issues (paused campaigns, failed executions, stale content) before they become problems. ## Input Required The user must provide (or will be prompted for): - **Scope**: All active campaigns, a specific campaign by name or ID, or a specific platform (e.g., "Google Ads campaigns only", "email campaigns", "campaign named Q1-Launch") - **Detail level**: Summary (one-line status per campaign) or detailed (full metrics, execution history, and next actions per campaign) - **Time window** (optional): How far back to include execution history. Defaults to last 7 days - **Status filter** (optional): Filter by campaign status — active, paused, scheduled, completed, failed. Defaults to active + paused + scheduled - **Sort order** (optional): Sort campaigns by spend, performance, recency, or status. Defaults to platform grouping ## Process 1. **Load br

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 campaign-status skill do?

Check active campaign status. Use when: cross-platform execution history, performance metrics, pending approvals.

How do I install it?

Run `npx skills add indranilbanerjee/digital-marketing-pro --skill campaign-status --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