email-writer
Installation
SKILL.md
Professional Email Composer
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 4-step workflow outlined in this document MUST be followed in exact order for EVERY email composition. Skipping steps or deviating from the procedure will result in unclear, ineffective, or tone-deaf correspondence. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Usage scenarios with different email types and generated correspondence
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("email-writer", "{project-name}"). See MemoryStore Interface. - templates/:
email_template.md: Standard email output format template
Interface References
- Context: Loaded via ContextProvider Interface
- Memory: Accessed via MemoryStore Interface
- Schemas: Validated against memory_entry.schema.json