deliverability-health-check
Audit your email deliverability by analyzing bounce rates, open rate anomalies, and sending patterns across reps and sequences to catch domain reputation issues early.
npx skills add majiayu000/claude-skill-registry --skill deliverability-health-check --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Deliverability Health Check Audit your email deliverability by analyzing bounce rates, open rate anomalies, and sending patterns across reps and sequences to catch domain reputation issues early. ## Instructions When a user wants to check deliverability health, query the Amplemarket analytics engine for bounce and engagement data, classify the overall health status, and flag any reps or sequences that pose a risk. ### Steps 1. **Clarify scope and concerns.** Ask the user: - "What timeframe would you like to check? (default: last 30 days)" - "Any specific concerns? For example: high bounces, low open rates, or suspected spam folder placement." If the user does not specify, default to the last 30 days and run a comprehensive check. 2. **Submit analytics questions** by calling `mcp__claude_ai_Amplemarket__ask_analytics` for each of the following (adjust the timeframe accordingly): - "What is the bounce rate by rep in the last [timeframe]?" - "What is the bounce rate by sequence in the last [timeframe]?" - "What is the overall bounce rate in the last [timeframe]?" - "What are the open rates by rep in the last [timeframe]?" - "How many emails were sent vs delivered in the last [timefr
- Instructions
- Steps
- Important Notes
- Examples
- Example 1: Full Deliverability Health Check
- Example 2: Investigating a Specific Rep
- Example 3: Clean Bill of Health
- Troubleshooting
What does the deliverability-health-check skill do?
Audit your email deliverability by analyzing bounce rates, open rate anomalies, and sending patterns across reps and sequences to catch domain reputation issues early.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill deliverability-health-check --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 majiayu000/claude-skill-registry, a repository with 534 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.
