skills/email/npm/skill-files/SKILL.md
AI-powered email writing, review, and compliance checking. Generate templates, optimize subject lines, audit for spam triggers, and check CAN-SPAM/GDPR/CASL compliance. Powered by evolink.ai
npx skillsauth add evolinkai/evolink-skills Email AssistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
AI-powered email writing, review, and compliance checking from your terminal. Generate professional email templates, optimize subject lines, audit for spam triggers, and verify CAN-SPAM/GDPR/CASL compliance.
Powered by Evolink.ai
export EVOLINK_API_KEY="your-key-here"
Get a free key: evolink.ai/signup
bash scripts/email.sh generate welcome --tone professional
bash scripts/email.sh review my-email.html
| Command | Description |
|---------|-------------|
| templates | List all available email template types |
| dns | SPF/DKIM/DMARC configuration guide |
| Command | Description |
|---------|-------------|
| generate <type> [--tone <tone>] | AI generate email template |
| review <file> | AI review for spam triggers, readability, and best practices |
| subject <file> | AI generate 5 subject line variants with A/B tips |
| compliance <file> | AI check CAN-SPAM, GDPR, CASL compliance |
| translate <file> --lang <language> | AI translate email content |
| Type | Description |
|------|-------------|
| welcome | New user onboarding email |
| password-reset | Password reset with secure link |
| verification | Email address verification / double opt-in |
| order-confirmation | E-commerce order receipt |
| shipping | Shipping notification with tracking |
| invoice | Payment invoice / billing receipt |
| newsletter | Newsletter / content digest |
| promotion | Promotional offer / sale announcement |
| reengagement | Win-back inactive users |
| security-alert | Account security notification |
professional · casual · friendly · urgent · minimal
bash scripts/email.sh generate welcome --tone friendly
bash scripts/email.sh review campaign.html
Output:
=== Email Review ===
Spam Score: 2/10 (Low Risk)
Issues Found:
[SPAM] "FREE" in subject — common spam trigger word
[WARN] No plain-text alternative mentioned
[OK] Unsubscribe link present
[OK] Physical address included
[OK] Image-to-text ratio acceptable
Readability: Grade 8 (Good)
Estimated deliverability: High
bash scripts/email.sh subject newsletter.html
bash scripts/email.sh compliance promo-email.html
bash scripts/email.sh translate welcome.html --lang Spanish
bash scripts/email.sh dns
| Variable | Default | Required | Description |
|---|---|---|---|
| EVOLINK_API_KEY | — | Yes (AI commands) | Your EvoLink API key. Get one free |
| EVOLINK_MODEL | claude-opus-4-6 | No | Model for AI analysis |
Required binaries: python3, curl
Data Transmission
AI commands send email content to api.evolink.ai for analysis by Claude. By setting EVOLINK_API_KEY and using these commands, you consent to this transmission. Data is not stored after the response is returned. The templates and dns commands run entirely locally and never transmit data.
Network Access
api.evolink.ai — AI analysis (AI commands only)Persistence & Privilege
Temporary files for API payloads are cleaned up automatically. No credentials or persistent data are stored.
development
Seedance 2.0 AI video generation via EvoLink API. Three modes — text-to-video, image-to-video (1-2 images), reference-to-video (images + videos + audio). Auto audio (voice, SFX, BGM). Works with OpenClaw, Claude Code, Cursor. Powered by ByteDance Seedance 2.0.
development
AI image generation & editing — GPT Image, GPT-4o, Seedream, Qwen, WAN, Gemini. Text-to-image, image-to-image, inpainting. 19 models, one API key.
development
Read, write, and analyze Google Sheets with AI-powered insights, formula generation, and data summarization. Powered by evolink.ai
development
Read, write, and analyze Google Sheets with AI-powered insights, formula generation, and data summarization. Powered by evolink.ai