mx-runaway-spend-check

Detect overspending keywords in Amazon Ads campaigns using SQL-based analysis.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/miXshift/mx-claude-plugin --skill mx-runaway-spend-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mx-runaway-spend-check
Source: https://github.com/miXshift/mx-claude-plugin/tree/main/plugins/mixshift-ai/skills/mx-runaway-spend-check
Command: npx skills add https://github.com/miXshift/mx-claude-plugin --skill mx-runaway-spend-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mixshift-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Detects acute keyword spend anomalies in real-time, helping you identify overspending keywords in Amazon Ads campaigns.

Core Features & Use Cases

  • Keyword Spend Detection: Flags keywords where T-1 spend spiked materially relative to T-30 baseline or where high-spend keywords generated zero conversions against historical performance.
  • Risk Assessment: Provides risk assessment for T-1 CI breaches and zero conversions, guiding keyword bid management.
  • Execution Steps: Consists of preflight checks, loading brand context, confirming calibration, running prefetch, computing confidence intervals, identifying anomalies, applying structural events, computing excess spend, composing output, and writing bottom line.

Quick Start

Use the mx-runaway-spend-check skill to run a spend check for your Amazon Ads campaigns.

Frequently Asked Questions about mx-runaway-spend-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect overspending keywords in Amazon Ads campaigns?

Overspending keywords in Amazon Ads are identified by comparing T-1 spend against a T-30 baseline and flagging high-spend keywords with zero conversions using confidence interval calculations and predefined structural event rules.

What is keyword-level acute runaway spend detection in Amazon Ads?

Keyword-level acute runaway spend detection is an analysis method that flags Amazon Ads anomalies when T-1 spend spikes materially against a T-30 baseline. It assesses risk for confidence interval breaches and zero conversion outcomes.

Does keyword spend detection work without configuring brand context?

No, keyword spend detection requires appropriate brand setup and brand context loaded via the mixshift CLI. Without confirming calibration and running prefetch operations, the SQL-based analysis cannot accurately compute excess spend or identify anomalies.

How does confidence interval calculation find Amazon Ads spend anomalies?

Confidence interval calculation finds Amazon Ads spend anomalies by computing expected keyword performance boundaries. When T-1 spend breaches these confidence intervals or generates zero conversions against historical data, the keyword is flagged for bid management risk assessment.

What are the limitations of using SQL-based spend analysis for Amazon Ads?

SQL-based spend analysis limitations include dependency on the mixshift CLI and predefined rules for flagging anomalies. It requires accurate brand context and calibration; without proper prefetch operations, confidence interval computations may fail to detect actual overspending keywords.