analytics-interpreter

Analyze live Saleshandy analytics to explain metrics, detect anomalies, and generate hypotheses.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/saleshandy/outreach-superpower --skill analytics-interpreter
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: analytics-interpreter
Source: https://github.com/saleshandy/outreach-superpower/tree/main/skills/analytics-interpreter
Command: npx skills add https://github.com/saleshandy/outreach-superpower --skill analytics-interpreter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze live Saleshandy analytics to explain metrics, detect anomalies, and propose testable actions.

Core Features & Use Cases

  • Read live analytics via MCP to surface performance deltas against baselines.
  • Generate root-cause hypotheses and 1-3 AB tests to investigate anomalies.
  • Produce analytics-snapshot files (analytics-snapshot-YYYY-MM-DD.md) for audit and sharing.

Quick Start

Ask the analytics-interpreter to analyze your latest metrics and generate an analytics snapshot.

Frequently Asked Questions about analytics-interpreter

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

FAQPage Schema
How do I diagnose anomalies in my email campaign open rates?▼

To diagnose campaign anomalies, the analytics-interpreter reads live Saleshandy metrics via MCP, compares them against baselines using lookback windows, and generates root-cause hypotheses. It surfaces performance deltas and proposes 1-3 AB tests to investigate the detected anomalies.

What is the best way to generate an analytics snapshot for my active outreach sequences?▼

The best way to generate an analytics snapshot is to run a read-only analysis across your active sequences. The Skill produces an audit-ready markdown file named analytics-snapshot-YYYY-MM-DD.md, saved directly to your outreach-workspace for sharing and record-keeping.

Can I analyze metrics for a specific Saleshandy account instead of all active sequences?▼

Yes, you can analyze a specific scope. The Skill supports flags to narrow the read-only MCP analysis from all active sequences and accounts down to a single specified account, applying the same lookback windows and baseline comparisons to generate targeted insights.

How do AB tests help investigate performance drops in my campaigns?▼

AB tests help investigate drops by providing testable actions based on root-cause hypotheses. After detecting metric anomalies against your baselines, the Skill proposes 1-3 AB tests to validate why opens or engagement changed, giving you actionable guidance for follow-up.

Does analyzing live Saleshandy analytics require write access to my sequences?▼

No, analyzing live Saleshandy analytics requires only read-only access via MCP tools. The Skill fetches metrics, identifies anomalies, and generates hypotheses without modifying your active sequences, ensuring your campaign data remains untouched during analysis.