Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via WorkIQ, then generates context-aware drafts for any recipient. USE FOR: draft email, write email, compose email, reply email, follow-up email, analyze email tone, email style.
f11a4e4Draft professional emails that match your established writing style and tone. Uses WorkIQ to analyze your sent emails and prior correspondence with recipients, then produces context-aware drafts you can review and refine.
Before drafting, collect:
If the user provides all of these upfront, proceed directly. Otherwise, ask clarifying questions (max 3).
When drafting for a recipient, use WorkIQ to understand the user's established communication patterns:
If WorkIQ is unavailable or no prior emails exist, use sensible professional defaults and note that the tone was inferred.
Apply the discovered (or default) style rules:
Greeting:
Tone:
Structure:
Sign-off:
Language:
outputs/<year>/<month>/ with a descriptive filename (e.g., 2026-03-26-email-acme-followup.md)outputs/<year>/<month>/ folder conventionCopy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/email-drafter · pinned to the source commit
# Run from your project root
git clone https://github.com/github/awesome-copilot.git .skillboard-tmp
git -C .skillboard-tmp checkout f11a4e441c5ff061b4f8ae37952be8c602e4034e
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/skills/email-drafter" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/github/awesome-copilot.git .skillboard-tmp
git -C .skillboard-tmp checkout f11a4e441c5ff061b4f8ae37952be8c602e4034e
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/skills/email-drafter" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/email-drafter
Scanner static-checks@0.1.0 · commit f11a4e441c5f. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.