Email Composer

Email Composer is a skill for Claude Code, Codex from eddiebelaval/squire. It costs 14 tokens per session (1,589 once invoked), scanned A, original, MIT.

A guide for writing clear, professional emails for business situations, with the right structure and tone for the recipient.

In plain words
What is it for?
Use it for client messages, internal replies, meeting follow-ups, cold outreach, and other emails that need a subject, body, call to action, and closing.
Why use it?
It helps turn incomplete context into concise messages with a clear purpose, request, and next step.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for client messages, internal replies, meeting follow-ups, cold outreach, and other emails that need a subject, body, call to action, and closing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/eddiebelaval/squire/email-composer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add eddiebelaval/squire --skill email-composer
Clone the repo
git clone --depth 1 https://github.com/eddiebelaval/squire

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Email Composer

README.md
[![agentmods](https://agentmods.dev/badge/skills/eddiebelaval/squire/email-composer.svg)](https://agentmods.dev/skills/eddiebelaval/squire/email-composer)
Your own site
<a href="https://agentmods.dev/skills/eddiebelaval/squire/email-composer"><img src="https://agentmods.dev/badge/skills/eddiebelaval/squire/email-composer.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,589 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.01589
Opus 5 $0.00007 $0.00794
Sonnet 5 $0.00003 $0.00318
Haiku 4.5 $0.00001 $0.00159

Measured 4d ago against content hash 025281d2c4ef, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

Email Composer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/email-composer/SKILL.md · 176 lines

How it starts

The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Email Composer

The Email Composer skill helps you craft professional, effective emails for any business context. Whether you need to reach out to a client, respond to a team inquiry, follow up on a meeting, or send a cold outreach message, this skill ensures your emails are clear, appropriately toned, and action-oriented.

This skill analyzes the context you provide and generates emails that match the appropriate level of formality, include necessary components (subject line, greeting, body, call-to-action, closing), and maintain professional standards. It can adapt tone from casual internal communications to formal external correspondence.

The skill also considers email best practices like brevity, clarity, scannable structure, and clear next steps to maximize response rates and effectiveness.

Core Workflows

Workflow 1: Draft New Email

  1. Gather Context: Understand the purpose, recipient, and key points
  2. Determine Tone: Assess formality level (casual, professional, formal)
  3. Structure Email: Create subject line, opening, body paragraphs, CTA, closing
  4. Review & Refine: Check for clarity, conciseness, and appropriate tone
  5. Deliver: Present complete email ready to send

Workflow 2: Reply to Email Thread

  1. Review Thread: Analyze previous messages for context
  2. Identify Key Points: Extract questions or items requiring response
  3. Craft Response: Address all points systematically
  4. Maintain Thread: Preserve relevant context while staying concise
  5. Close Loop: Ensure all items are addressed with clear next steps

Workflow 3: Email Template Creation

  1. Identify Use Case: Understand the recurring scenario
  2. Define Variables: Mark customizable sections
  3. Create Template: Build reusable structure
  4. Add Guidelines: Include usage notes and customization tips
  5. Test & Validate: Review with example content

Quick Reference

Action Command/Trigger
Draft new email "Draft email to [recipient] about [topic]"
Reply to thread "Write reply to [sender] addressing [points]"
Cold outreach "Compose cold email to [prospect] for [purpose]"
Follow-up email "Write follow-up on [topic] from [date/meeting]"
Thank you email "Draft thank you email for [reason]"
Internal update "Write team email about [update/announcement]"
Create template "Create email template for [use case]"
Adjust tone "Make this more [formal/casual/friendly]"

Read the full file on GitHub · 176 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 176 lines · 14 tokens per session scan A 025281d2c4ef

Subscribe to this mod's changes

Email Composer is a skill published in the GitHub repository eddiebelaval/squire (21 stars, last pushed 22d ago), licensed MIT. It adds 14 tokens to every session and 1,589 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

Email Composer

Draft professional, well-structured emails for any business context.

jmsktm/claude-settings · 14 tokens

novu-inbox-integration

Integrate Novu's in-app notification inbox into web applications. Supports React, Next.js, and vanilla JavaScript. Includes the Inbox component (bell icon + notification feed), composable components (Bell, Notifications, InboxContent, Preferences), headless hooks, branded theming, custom render props, multi-tenancy…

novuhq/novu · 111 tokens

novu-design-workflow

Design notification workflows the Novu way — choose channels, set severity, decide when a workflow is critical, configure digests, and route based on subscriber state. Applies to BOTH dashboard-authored and code-first (@novu/framework) workflows. Use when planning a new workflow, deciding which channels to include…

novuhq/novu · 114 tokens

human-cli

Reach the actual human you're working for via the human CLI (ask/approve/choose/tell) when you need a decision, approval, or notification and no one is watching this terminal right now. Use for background/autonomous/scheduled runs, risky or irreversible actions, and genuine multi-way ambiguity — not for routine…

novuhq/novu · 79 tokens

novu-dashboard-workflows

Author step content for Novu workflows defined in the Dashboard or generated/edited via the Novu MCP. Use when filling in step controls (subject, body, editorType, headers, body, conditions) for email, in-app, sms, push, chat, delay, digest, throttle, or HTTP Request steps.

novuhq/novu · 70 tokens

novu-manage-preferences

Configure notification preferences in Novu at the workflow and subscriber level. Set default channel preferences (email, SMS, push, chat, in-app), mark preferences as read-only or subscriber-editable, and manage subscriber-specific overrides. Use when setting up notification opt-in/opt-out, configuring per-channel…

novuhq/novu · 76 tokens