Skip to content
Skill

email-plan

by AgriciDaniel

AI Summary

This sub-skill generates a complete email marketing strategy tailored to your business type, including: Invoked by from the main email skill. First, check if exists and contains business type. If not, analyze context signals:

Install

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

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

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

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

Description

Generate comprehensive email marketing strategy with 90-day implementation roadmap. Analyzes business type (local-business, saas, ecommerce, creator, agency) to deliver industry-specific segmentation plans, automation sequences, content calendars, KPI targets, platform recommendations, and week-by-week rollout schedule. Use when building email program from scratch or restructuring existing strategy.

Overview

This sub-skill generates a complete email marketing strategy tailored to your business type, including: • Email platform recommendations • Domain authentication checklist • List building strategy • Segmentation plan • Automation sequence priorities • Content calendar template • KPI targets and benchmarks • 90-day implementation roadmap

Usage

Invoked by /email plan from the main email skill.

1. Detect Business Type

First, check if email-profile.md exists and contains business type. If not, analyze context signals: Business Type Detection: • Local Business: Physical location, appointments, service area, reviews, foot traffic • SaaS: Software product, trials, subscriptions, feature usage, onboarding • E-commerce: Product catalog, shopping cart, inventory, shipping, order fulfillment • Creator/Newsletter: Content creation, audience building, paid subscriptions, courses • Agency: Client services, proposals, case studies, retainers, project-based If unclear, ask: "What type of business is this strategy for? (local-business, saas, ecommerce, creator, agency)"

2. Load Industry Template

Based on business type, load the appropriate template from: • assets/local-business.md • assets/saas.md • assets/ecommerce.md • assets/creator.md • assets/agency.md • assets/generic.md (fallback)

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