draft-message

draft-message is a command for coding agents from solo-super/marketplace. It costs 12 tokens per session (229 once invoked), scanned A, original, MIT.

A command that creates two or three alternative drafts of a message, such as an email or LinkedIn request, from the context you provide.

In plain words
What is it for?
Use it for client replies, connection requests, follow-up emails, and other professional communications.
Why use it?
It removes the need to write a message from a blank page and lets you choose the tone that fits best.

Command

Part of the voice-superpowers plugin — 5 skills, 4 commands shipped together

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.

agentmods
npx agentmods add commands/solo-super/marketplace/draft-message
Clone the repo
git clone --depth 1 https://github.com/solo-super/marketplace

Or install voice-superpowers, the plugin that ships this one along with the rest of its 5 skills, 4 commands.

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 draft-message

README.md
[![agentmods](https://agentmods.dev/badge/commands/solo-super/marketplace/draft-message.svg)](https://agentmods.dev/commands/solo-super/marketplace/draft-message)
Your own site
<a href="https://agentmods.dev/commands/solo-super/marketplace/draft-message"><img src="https://agentmods.dev/badge/commands/solo-super/marketplace/draft-message.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 229 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00012 $0.00229
Opus 5 $0.00006 $0.00114
Sonnet 5 $0.00002 $0.00046
Haiku 4.5 $0.00001 $0.00023

Measured 3d ago against content hash e7fe55acf7c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

draft-message 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 3d 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.

plugins/voice-superpowers/commands/draft-message.md · 42 lines

What it actually says

Draft Message

Generate 2-3 draft versions of a communication for selection.

Usage

/draft-message [context]

Examples

/draft-message email response to client inquiry about AI consulting
/draft-message LinkedIn connection request for VP of Engineering at TechCorp
/draft-message follow-up email after discovery call with Jane from Acme

What It Does

  1. Gathers context about the message
  2. Generates 3 drafts with different approaches:
    • Direct - Concise, to the point
    • Warm - Relationship-focused
    • Strategic - Carefully framed
  3. Presents options for selection
  4. Refines chosen draft with voice-editor
  5. Optionally records your choice for future reference

Why Multiple Drafts?

Per Arman Hezarkhani's pattern: recognition over recall. It's easier to choose from good options than compose from scratch.

See Also

  • /voice-editor - Edit content to match voice profile
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. 3d ago First seen · 42 lines · 12 tokens per session scan A e7fe55acf7c1

Subscribe to this mod's changes

draft-message is a command published in the GitHub repository solo-super/marketplace (2 stars, last pushed 1mo ago), licensed MIT. It adds 12 tokens to every session and 229 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-08-31.