genpark-smart-email-campaign-skill
GenPark AI Skill - Personalized e-commerce email campaigns with subject line scoring, body templates, and send-time optimization
Install / Use
claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-smart-email-campaign-skillIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubgenpark-smart-email-campaign-skill
GenPark AI Agent Skill — Build personalized e-commerce email campaigns with subject lines, body copy, and send-time optimization.
Features
- 6 campaign types:
welcome,abandoned_cart,winback,promotional,newsletter,post_purchase - 5 customer segments with optimized send times
- Subject line scoring with predicted open rates
- Complete email body templates — production-ready copy
- Batch campaign generation
Quick Start
from client import EmailCampaignClient
client = EmailCampaignClient()
result = client.build_campaign(
campaign_type="abandoned_cart",
brand_name="MyStore",
product_name="Running Shoes",
discount_pct=15,
customer_segment="at_risk",
)
print(result["recommended_subject"])
print(result["best_send_time"])
print(result["email_body"])
Installation
python example_usage.py # No external dependencies
Built by GenPark | alphaparkinc
Related Skills
Agent-Reach
77.3kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
70.1k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
68.3kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.7kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
