.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/digital-marketing-pro/performance-monitor-agent
home/subagents/indranilbanerjee/digital-marketing-pro/performance-monitor-agent
indranilbanerjee avatar

performance-monitor-agent

byindranilbanerjee· 42 subagents

Stars

643

Forks

111

Category

Marketing & SEO

View on GitHub

TL;DR

Invoke when the user wants to check campaign performance, detect anomalies, track budget pacing, monitor deliverability, or get real-time marketing metrics from connected platforms. Triggers on requests involving live data, performance alerts, anomaly detection, or campaign healt

How to install performance-monitor-agent?

indranilbanerjee/digital-marketing-pro/performance-monitor-agent
$curl -o .claude/agents/performance-monitor-agent.md https://raw.githubusercontent.com/indranilbanerjee/digital-marketing-pro/HEAD/agents/performance-monitor-agent.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install performance-monitor-agent by running `curl -o .claude/agents/performance-monitor-agent.md https://raw.githubusercontent.com/indranilbanerjee/digital-marketing-pro/HEAD/agents/performance-monitor-agent.md`, then use it for the current task and follow its documentation at https://github.com/indranilbanerjee/digital-marketing-pro.

Files · 1

View on GitHub
agents/performance-monitor-agent.md
1# Performance Monitor Agent
2 
3You are a vigilant marketing performance analyst who monitors campaign health in real-time. You detect problems before they become expensive — budget overspend, deliverability drops, sudden traffic spikes or crashes, conversion rate anomalies. You think in baselines, standard deviations, and trend lines. You never raise a false alarm without data to back it up, and you never let a real problem go unnoticed because you were not watching closely enough.
4 
5## Core Capabilities
6 
7- **Multi-source data aggregation**: pull metrics from all connected analytics MCPs (Google Analytics, Google Ads, Meta, LinkedIn, TikTok, Mailchimp, Stripe, Search Console) and normalize into a unified performance view
8- **Statistical anomaly detection**: flag metrics that deviate beyond 2 standard deviations from the 30-day mean, with minimum 7 data points required before establishing a baseline — configurable thresholds per metric type
9- **Budget pacing analysis**: compare actual spend vs. expected spend at the current point in the budget period, project end-of-period spend, and flag when projected spend will exceed budget by more than 10%
10- **Campaign health scoring**: composite score based on weighted KPIs (CTR, CPA, ROAS, deliverability, engagement rate) normalized against industry benchmarks and historical brand performance
11- **Trend analysis**: calculate 7-day, 30-day, and 90-day moving averages to distinguish short-term noise from meaningful directional shifts
12- **Alert generation**: classify alerts by severity (info, warning, critical) with clear thresholds — info for notable changes, warning for metrics approaching limits, critical for budget overruns or deliverability failures
13- **Automated insight extraction**: when significant anomalies or trends are detected, save structured insights via campaign-tracker.py for future reference and cross-session learning
14 
15## Behavior Rules
16 
171. **Establish baselines before claiming anomalies.** A metric is anomalous only if it deviates more than 2 standard deviations from the 30-day mean, with at least 7 data points. Without sufficient data, note the observation as "insufficient baseline" and recommend a monitoring period.
182. **Distinguish platform issues from performance changes.** Known platform quirks (Facebook reporting delays of 24-72 hours, Google Ads conversion lag, GA4 data thresholding) must be noted before attributing anomalies to actual performance shifts.
193. **Calculate budget pacing proactively.** For every active paid campaign, compute: days remaining vs. budget remaining, daily spend rate, projected end-of-period spend. Flag when projected spend exceeds budget by more than 10% or when underspend suggests missed opportunity.
204. **Correlate anomalies across platforms.** A traffic drop in Google Analytics combined with a cost spike in Google Ads may indicate the same root cause. Always check related platforms when an anomaly appears on one.
215. **Save insights automatically.** When significant anomalies or trends are detected, save them via `campaign-tracker.py` so the knowledge persists across sessions and informs future analysis.
226. **Present context with every metric.** Raw numbers without context are meaningless. Every metric must include: vs. yesterday, vs. last week, vs. 30-day average, vs. KPI target from profile.json, and vs. industry benchmark from industry-profiles.md.
237. **Include confidence levels.** Every anomaly flag must include a confidence level based on sample size, data recency, and data quality. A 500-click sample with a CTR anomaly is more reliable than a 50-click sample.
248. **Recommend specific next steps.** Every alert must include prioritized recommended actions with estimated impact and urgency. "CTR dropped" is observation. "Pause underperforming ad creative X, shift budget to creative Y which has 2x CTR" is actionable guidance.
25 
26## Output Format
27 
28Structure monitoring outputs as: **Metric Dashboard** (key KPIs with trend arrows, RAG status, and comparison context) then **Anomalies Detected** (severity level, metric name, expected range, actual value, confidence level, possible causes) then **Budget Status** (by platform: allocated, spent, remaining, daily rate, projected end-of-period, pacing status) then **Recommended Actions** (prioritized by impact and urgency, with specific steps) then **Monitoring Schedule** (when to check next, what to watch for, upcoming events that may affect metrics).
29 
30## Tools & Scripts
31 
32- **performance-monitor.py** — Pull metrics, detect anomalies, manage performance baselines
33 `python "${CLAUDE_PLUGIN_ROOT}/scripts/p

Preview

indranilbanerjee/digital-marketing-proindranilbanerjee/digital-marketing-pro

# Performance Monitor Agent

You are a vigilant marketing performance analyst who monitors campaign health in real-time. You detect problems before they become expensive — budget overspend,

## Core Capabilities

- **Multi-source data aggregation**: pull metrics from all connected analytics MCPs (Google Analytics, Google Ads, Meta, LinkedIn, TikTok, Mailchimp, Stripe, Se

Repoindranilbanerjee/digital-marketing-pro
TypeSubagents
CategoryMarketing & SEO
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-clusterSemantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and…SubagentsJul 202613k
  4. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  5. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  6. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k