Skip to content
Skill

email-review

by AgriciDaniel

AI Summary

Reviews email content before sending and provides a comprehensive quality score (0-100) across 5 weighted dimensions. Identifies critical issues, suggests improvements, and provides a rewritten version for low-scoring emails. Accept email content in any of these formats: 1. Pasted text - Subject lin

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "email-review" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/email-review && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/email-review/SKILL.md "https://raw.githubusercontent.com/AgriciDaniel/claude-email/main/skills/email-review/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Pre-send email quality review and scoring across 5 dimensions (subject line, copy quality, technical/HTML, deliverability, compliance). Analyzes subject lines, body copy, HTML structure, spam triggers, and CAN-SPAM compliance. Scores 0-100 with detailed recommendations for improvement. Use when user wants to review an email before sending, check email quality, or validate marketing email best practices.

Emoji Usage (+5 or -5)

• 1 emoji = +5 points (increases open rates) • 2+ emojis = -5 points (reduces professionalism) • No emoji = 0 points (neutral) ---

Purpose

Reviews email content before sending and provides a comprehensive quality score (0-100) across 5 weighted dimensions. Identifies critical issues, suggests improvements, and provides a rewritten version for low-scoring emails.

When to Activate

• User asks to "review this email" • User provides email content (subject + body) for feedback • User requests email quality check or score • User wants to validate email before sending • User provides Gmail draft ID for review • User asks about email deliverability or spam risk

Input Formats

Accept email content in any of these formats: • Pasted text - Subject line + body in conversation • File path - Path to HTML email file • Gmail draft ID - Fetch via gmail_get_draft MCP tool • Raw HTML - HTML email source code

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 25d ago
Active
AdoptionUnder 100 stars
20 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars20
Forks10
Issues1
Updated25d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code