agent-management
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails,"
$ npx -y skills add davila7/claude-code-templates --skill email-sequence --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/email-sequenceContext preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails,"
name: email-sequence description: When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion.
Before creating a sequence, understand:
1. **Sequence Type**
2. **Audience Context**
3. **Goals**
---
---
Depends on:
Consider:
**Patterns that work:**
---
**Email 1: Welcome (Immediate)**
**Email 2: Quick Win (Day 1-2)**
**Email 3: Story/Why (Day 3-4)**
**Email 4: Social Proof (Day 5-6)**
**Email 5: Overcome Objection (Day 7-8)**
**Email 6: Core Feature (Day 9-11)**
**Email 7: Conversion (Day 12-14)**
---
**Email 1: Deliver + Introduce (Immediate)**
**Email 2: Expand on Topic (Day 2-3)**
**Email 3: Problem Deep-Dive (Day 4-5)**
**Email 4: Solution Framework (Day 6-8)**
**Email 5: Case Study (Day 9-11)**
**Email 6: Differentiation (Day 12-14)**
**Email 7: Objection Handler (Day 15-18)**
**Email 8: Direct Offer (Day 19-21)**
---
**Email 1: Check-In (Day 30-60 of inactivity)**
**Email 2: Value Reminder (Day 2-3 after)**
**Email 3: Incentive (Day 5-7 after)**
**Email 4: Last Chance (Day 10-14 after)**
---
Coordinate with in-app onboarding. Email supports, doesn't duplicate.
**Email 1: Welcome + First Step (Immediate)**
**Email 2: Getting Started Help (Day 1)**
**Email 3: Feature Highlight (Day 2-3)**
**Email 4: Success Story (Day 4-5)**
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an…
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs",…
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check…
Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we…