Agent skill
launch-email-sequence
Produces the full launch week email cadence (morning, evening, day 2 extension, reason
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/launch-email-sequence
SKILL.md
Launch Email Sequence
This skill structures the launch week communications to maximize early conversions, reinforce social proof, and maintain momentum.
Input Variables
- [BRAND_BIBLE]
- [PRODUCT_BIBLE]
- [PERSONA_DATA]
- [PERKS]: VIP discount, limits, timing
The Protocol
- Launch Morning: VIP-first announcement with strongest CTA.
- Launch Evening: Urgency and remaining slots.
- Day 2: Extension notice and fairness rationale.
- Day 3: Reason #2 with benefit proof.
- Day 5: Reason #1 with press quotes.
- Day 7: Week wrap with progress and benefits recap.
- Provide JSON schedule and dynamic fields for variables.
Output Instructions
Render into templates/launch-email-sequence.md. Include subject variants and button text for each email.
Integration & Technical Specs
API Specification
- ID:
launch-email-sequence - Path:
skills/launch-email-sequence/templates/launch-email-sequence.md - Context: Part of Robust Email Strategy
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
launch-email-sequence.md.
CLI Usage
bun scripts/cli.ts activate launch-email-sequence
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?