Agent skill · Security

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Version: 1.0.4
Declared author: amplemarket
Requires: Requires Amplemarket MCP server
Path: skills/analysis/deliverability-health-check/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Instructions
  2. Steps
  3. Important Notes
  4. Examples
  5. Example 1: Full Deliverability Health Check
  6. Example 2: Investigating a Specific Rep
  7. Example 3: Clean Bill of Health
  8. Troubleshooting
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going