Agent skill
pre-launch-email-sequence
Crafts the pre-launch email sequence for VIPs and main list to build anticipation, drive preview traffic, and prime early conversion.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pre-launch-email-sequence
SKILL.md
Pre-Launch Email Sequence
This skill produces a pre-launch cadence that includes Announcement and Reminder emails with preview access and VIP window clarity.
Input Variables
- [BRAND_BIBLE]
- [PRODUCT_BIBLE]
- [PERSONA_DATA]
The Protocol
- Extract launch date, VIP window, preview link.
- Write Announcement email (T-7 days) with preview CTA.
- Write Reminder email (T-1 day) with VIP-first promise.
- Include image slots, button CTAs, and optional A/B subject lines.
- Provide JSON handoff (dates, segments, links).
Output Instructions
Render the emails in templates/pre-launch-email-sequence.md with clear scheduling and segmentation notes.
Integration & Technical Specs
API Specification
- ID:
pre-launch-email-sequence - Path:
skills/pre-launch-email-sequence/templates/pre-launch-email-sequence.md - Context: Part of Robust Email Strategy
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
pre-launch-email-sequence.md.
CLI Usage
bun scripts/cli.ts activate pre-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?