draft

A message-drafting skill that writes WhatsApp, SMS, or email replies in the user's voice by studying recent messages in the conversation. It shows drafts and does not send them without approval.

In plain words
What is it for?
Use it to draft one or more replies, adjust them to match a recipient and context, and approve a message before it is sent.
Why use it?
It reduces the effort of composing replies while keeping the wording and tone consistent with the user's usual communication.

Skill for Claude CodeCodex

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 skills/jigripokri/poha/draft
Any agent
npx skills add jigripokri/POHA --skill draft
Clone the repo
git clone --depth 1 https://github.com/jigripokri/POHA

Made for: Claude Code, Codex.

Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 519 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.00035 $0.00519
Opus 5 $0.00017 $0.00260
Sonnet 5 $0.00007 $0.00104
Haiku 4.5 $0.00003 $0.00052

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

Security

Grade A, and why

draft 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 2d 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/draft/SKILL.md · 54 lines

What it actually says

/draft

Write outbound messages in the user's voice. Used on demand for any thread.

Recipe

When invoked:

  1. Identify the thread. User says "draft a reply to " or "draft a message to about ." If ambiguous, ask one clarifying question.

  2. Read the last 10–20 messages in the thread. Use the appropriate MCP (WhatsApp, Gmail, Android Messages).

  3. Study voice patterns.

    • Sentence length and structure
    • Vocabulary level (formal vs. casual)
    • Regional slang or in-group references
    • Punctuation habits
    • Use of emoji or not
    • Greeting/sign-off patterns (or lack thereof)
  4. Read CLAUDE.md > Voice & Drafting Authorization.

  5. Read memory/people.md for context on the recipient (if available).

  6. NEVER read memory/private/carry-on.md. Do not reference anything from it.

  7. Draft 1–3 options. If user said "draft" (singular), give one. If user said "options" or the message is high-stakes, give 2–3 with brief notes on the difference.

  8. Show the draft(s). Do NOT send.

  9. Wait for approval. "Send it", "send A", "send the second one" = green light. Anything else means iterate.

  10. On approval, send via the appropriate MCP.

Voice rules (default — override in CLAUDE.md)

  • Direct. No "Hope this finds you well."
  • Match the recipient's tone — if they're casual, you're casual.
  • Reference something specific from the recent conversation (callback, shared joke, thing they mentioned).
  • Short. Two paragraphs maximum unless the topic genuinely requires more.
  • No AI tells: "As an AI...", "I hope this helps...", "Let me know if you have any questions!" — never.

What this skill won't do

  • Send before "send it" approval. Always wait.
  • Quote anything from carry-on.md.
  • Send to multiple recipients without confirming the list explicitly.
  • Send if the draft contradicts something obvious from memory (e.g., agreeing to a date the user has a conflict on).
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. 2d ago First seen · 54 lines · 35 tokens per session scan A fc0f5520e9fb

Subscribe to this mod's changes

draft is a skill published in the GitHub repository jigripokri/POHA (118 stars, last pushed 3mo ago), licensed MIT. It adds 35 tokens to every session and 519 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

rich-post

Send a Telegram rich-media post to ANOTHER allowlisted chat via the bot (Bot API 10.1 sendRichMessage) - text, inline images, tables, headings, lists, quotes, collapsible blocks, formulas, collages/slideshows ALL in one message bubble. Use when the owner asks to post somewhere other than the current conversation (the…

smixs/iva-agent · 129 tokens

telegram-userbot

Подключение и работа с личным Telegram-аккаунтом владельца (userbot, НЕ бот). Используй, когда просят читать личные чаты/переписку/диалоги, искать по своим сообщениям, писать кому-то от своего имени, «зайди в мой телеграм», «подключи мой телеграм», «прочитай личку», «ответь в личке», «перешли сообщение», а также при…

smixs/iva-agent · 144 tokens

memory-processor

Iva's daily-memory processor. Reads the day's two-sided transcript (daily/YYYY-MM-DD.md), distills noteworthy entities / decisions / ideas into typed autograph cards, links them into the graph, and produces a daily-summary card (topics + MOC) that navigates down to the raw transcript and up to the week. Model-agnostic…

smixs/iva-agent · 106 tokens

agent-browser

Браузерная автоматизация для интерактивных веб-задач. Используй, когда нужно открыть сайт, заполнить форму, кликнуть, сделать скриншот, залогиниться, спарсить JS-страницу или протестировать веб-приложение. Триггеры — «зайди на сайт», «заполни форму», «нажми кнопку», «скриншот страницы», «войди в аккаунт», «спарси…

smixs/iva-agent · 114 tokens

update-recovery

Restore or merge user customizations preserved during an Iva update. Use when the owner says "restore my update changes", "recover my customizations", «верни мои изменения после обновления», «восстанови мои доработки» or asks about an update conflict.

smixs/iva-agent · 60 tokens

security-defense

Procedures for handling untrusted content, suspected prompt injection, secret exposure, data exfiltration, and manual security inspection. Use for emails, web pages, forwarded messages, webhooks, group content, or a suspected leak. Do not use as a general claim that every command or model call is automatically…

smixs/iva-agent · 68 tokens