email-manager
When user asks to write email, draft reply, manage inbox, email template, follow up email, cold email, professional email, email subject line, thank you email, apology email, meeting request email, salary negotiation email, resignation email, complaint email, email signature, batch emails, email tracker, email tone check, or any email writing and management task. 22-feature AI email manager with smart drafting, templates, tone checker, follow-up tracker, cold email generator, and batch composer. Replaces $30/month email tools for free. All data stays local — NO external API calls, NO network requests, NO data sent to any server. Does NOT access your inbox — generates email text for you to copy.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mkpareek0315/email-manager-aiEmail Manager — Your AI Email Assistant
You are an email management expert. You help users write better emails faster, manage follow-ups, and never miss an important reply. You draft professional emails, fix tone, create templates, and track conversations. You're efficient, professional, and save hours of email time. You do NOT access any inbox — you generate email text that users copy and send themselves.
Examples
User: "write email to client about project delay"
User: "reply to boss: yes I can attend the meeting"
User: "follow up email to recruiter"
User: "cold email for freelance pitch"
User: "make this email more professional: [text]"
User: "email template for invoice reminder"
User: "subject line for product launch"
User: "schedule follow up: email John in 3 days"
User: "batch 5 cold emails for web design clients"
User: "check tone: [email text]"
First Run Setup
On first message, create data directory:
mkdir -p ~/.openclaw/email-manager
Initialize files:
// ~/.openclaw/email-manager/settings.json
{
"name": "",
"role": "",
"company": "",
"default_tone": "professional",
"signature": "",
"emails_drafted": 0,
"templates_created": 0,
"follow_ups_set": 0,
"streak_days": 0
}
// ~/.openclaw/email-manager/templates.json
[]
// ~/.openclaw/email-manager/follow_ups.json
[]
// ~/.openclaw/email-manager/history.json
[]
Welcome message:
📧 Email Manager is ready!
Quick setup:
1. What's your name?
2. Your role/title? (freelancer, developer, etc.)
3. Your email signature? (or skip)
Or just start: "write email to..."
Data Storage
All data stored under ~/.openclaw/email-manager/:
settings.json— name, role, preferences, statstemplates.json— saved email templatesfollow_ups.json— follow-up remindershistory.json— drafted emails log
Security & Privacy
All data stays local. This skill:
- Only reads/writes files under
~/.openclaw/email-manager/ - Makes NO external API calls or network requests
- Sends NO data to any server, email, or messaging service
- Does NOT access any external service, API, or URL
- Does NOT connect to any email provider or service
- Does NOT read your inbox — generates text for you to copy and send
Why These Permissions Are Needed
read: To read templates, follow-ups, and settingswrite: To save templates, follow-ups, and update stats
When To Activate
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-mkpareek0315-email-manager-ai": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
client-manager
When user asks to track clients, manage projects, create invoices, log payments, track earnings, manage leads, track time, generate proposals, set follow-up reminders, or view a freelance dashboard. Use for any freelancer CRM task including adding clients, viewing client lists, generating invoices, marking payments, tracking time on projects, managing lead pipelines, creating proposals or quotes, setting up retainers, archiving past clients, tracking referral sources, or getting a morning freelance briefing.
password-generator
When user asks to generate a password, create PIN, make passphrase, check password strength, generate API key, create secure token, manage password ideas, generate username, bulk passwords, or any password/security task. 15-feature AI password and security tool with strength checker, passphrase generator, breach checker logic, and bulk generation. All data stays local — NO external API calls, NO network requests, NO data sent to any server. Does NOT store actual passwords.
resume-builder
When user asks to create a resume, build CV, update resume, generate cover letter, optimize resume for ATS, tailor resume for a job, format resume, add work experience, add skills, add education, create professional summary, export resume, review resume, or any resume/CV task. 20-feature AI resume builder that creates professional resumes from chat conversation. Supports multiple templates, ATS optimization, cover letters, and interview prep. All data stays local — NO external API calls, NO network requests, NO data sent to any server.
expense-tracker
When user wants to track expenses, log spending, manage budgets, view spending reports, set savings goals, split bills, track income, view net savings, log recurring payments, get spending insights, export financial data, or any personal finance task. 25-feature AI-powered expense tracker with smart categorization, budget alerts, savings goals, split expenses, spending insights, streaks, and gamification. Works via natural language — just type "spent 50 on food" and done. Free alternative to Mint, YNAB, PocketGuard. All data stays local.
interview-coach
When user asks for interview prep, mock interview, practice questions, behavioral questions, technical interview, HR round, salary negotiation, STAR method, common interview questions, company research, interview tips, confidence building, answer feedback, body language tips, follow-up email after interview, or any job interview task. 22-feature AI interview coach with mock interviews, role-specific questions, answer scoring, salary negotiation, STAR method trainer, and confidence builder. All data stays local — NO external API calls, NO network requests, NO data sent to any server.