What problem does it solve? Emails written by AI agents often look robotic, get flagged by spam filters, or render poorly because of missing HTML structure. This Skill provides concrete writing rules so emails composed with the Ravi CLI look like they came from a real person and land in the inbox. ## Core Features & Use Cases - Subject Line Rules: Enforces 40-60 character subjects, specific wording, and avoidance of spam-trigger phrases like "free" or "act now". - HTML Body Structure: Defines semantic markup rules for the --body argument of ravi email compose, including <p> paragraphs, <ul> lists, and descriptive anchor links. - Anti-Spam Guidance: Covers text-to-HTML ratio, link limits, and formatting mistakes that raise spam scores. - Use Case: Before running ravi email compose to contact a client, consult this Skill to produce a properly formatted HTML body with a clear subject, short paragraphs, and a signed closing. ## Quick Start Ask the agent to draft a professional email to a recipient using the ravi email compose command, following the writing guidelines before sending.