Marketing anomaly detection
Skill duandigi/duandigi-growth-marketing-skill/skills/marketing-anomaly-detection
Use this skill when detecting, validating, classifying, and escalating unusual changes in marketing, analytics, advertising, social, CRM, revenue, connection, or tracking metrics.From its SKILL.md
npx -y skills add duandigi/duandigi-growth-marketing-skill --skill marketing-anomaly-detectionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 29 days oldThe repository was created 29 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
3.5 KB, 591 tokens by cl100k_base, as published. Nobody here has run it
Marketing Anomaly Detection
Purpose
Generate useful alerts while reducing false alarms caused by seasonality, incomplete periods, expected data lag, small samples, and measurement changes.
Inputs
- Time-series metrics with complete-period flags
- Historical baselines, seasonality, holidays, campaigns, and known changes
- Connection health, data quality, metric definitions, and expected lag
- Business thresholds, budgets, risk tolerances, and escalation owners
If a required input is unavailable, label it unknown, state how it limits the decision, and create a collection, mapping, validation, or instrumentation task. Never invent credentials, assets, metrics, permissions, or business outcomes.
Workflow
- Exclude incomplete, delayed, duplicated, or known-maintenance periods from the baseline.
- Use robust statistical and business-rule checks appropriate to the metric volume and cadence.
- Compare against recent, seasonal, and matched-weekday baselines where available.
- Check related metrics to distinguish tracking failure, mix shift, demand change, delivery change, and business outcome change.
- Classify severity by business impact, confidence, reversibility, and urgency.
- Suppress duplicates and group related symptoms into one incident.
- Return an alert with evidence, likely causes, checks, owner, and next action.
Required output
Return a concise, decision-oriented result containing:
- Anomaly status and severity
- Observed change and baseline method
- Related metrics and competing explanations
- Confidence, data-quality caveat, and affected scope
- Immediate checks, escalation owner, and action threshold
Label material statements as confirmed, calculated, inferred, assumed, or unknown. Include the data period, last complete period, source lineage, and confidence whenever they can change the decision.
Guardrails
-
Do not alert on incomplete current-day data unless the metric is designed for intraday monitoring.
-
Do not equate statistical unusualness with business harm.
-
Do not trigger automated spend, publishing, deletion, or access changes from anomaly detection alone.
-
Do not use a fixed percentage threshold for every metric and project.
-
Do not claim guaranteed growth or present an estimate as observed fact.
-
Do not reveal secrets, personal data, private provider payloads, or cross-project information.
-
When an action can spend money, publish, contact people, alter access, modify production, or delete data, prepare an approval request instead of executing automatically.
Completion check
Before finishing, verify that the output:
- answers a specific business or implementation decision;
- uses the correct organization, project, asset, date range, time zone, and currency;
- separates performance problems from data, connection, and attribution problems;
- includes evidence, uncertainty, affected scope, and a measurable next step;
- respects least privilege, approval, audit, and rollback requirements;
- is no longer than necessary for the decision.
What ships with it: 1 file
847 B alongside SKILL.md
evals/
- evals.json847 B