cold-email
Originally fromhumanizerai/agent-skills
Installation
SKILL.md
Cold Email Generation
Generate high-quality cold emails tailored to specific B2B personas, using evidence-backed messaging strategies.
Workflow
Create workflow tasks (first action)
Before starting any work, create a task for each step using TaskCreate with addBlockedBy to enforce ordering. Derive descriptions and completion criteria from each step's own workflow text.
- Cold-email: Parse request and research company
- Cold-email: Load persona guidance and match product to pain
- Cold-email: Select content CTA and social proof
- Cold-email: Draft and deliver email
Mark each task in_progress when starting and completed when its step's exit criteria are met. On re-entry, check TaskList first and resume from the first non-completed task.