cli-tool/components/skills/enterprise-communication/email-composer/SKILL.md
Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.
npx skillsauth add davila7/claude-code-templates Email ComposerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provide context and purpose, and I'll draft an appropriate email.
What I need:
Standard professional email format:
Subject: [Clear, specific subject line]
[Greeting],
[Opening - context/purpose]
[Body - main points]
[Closing - call to action]
[Sign-off]
[Your name]
Subject: Question about Q4 project timeline
Hi [Name],
I hope this email finds you well. I'm reaching out regarding the Q4 product launch timeline.
Could you provide an update on:
- Current progress on feature development
- Expected completion date for testing phase
- Any blockers or dependencies we should be aware of
This will help us coordinate with the marketing team for the launch materials.
Thanks in advance for your help!
Best regards,
[Your name]
Subject: Following up: Proposal for new payment system
Hi [Name],
I wanted to follow up on the payment system proposal I sent last week. I understand you're busy, so I wanted to make sure it didn't get lost in your inbox.
To recap, the proposed system would:
- Reduce transaction fees by 30%
- Integrate with existing accounting software
- Improve customer checkout experience
I'd be happy to schedule a brief call to discuss any questions you might have.
Looking forward to hearing from you.
Best,
[Your name]
Subject: API Maintenance Window - [Date]
Team,
This is a reminder that we'll be performing scheduled maintenance on our API infrastructure on [Date] from [Time] to [Time] [Timezone].
During this window:
- API endpoints will be unavailable
- Database will be upgraded to v14
- SSL certificates will be renewed
Expected downtime: 2 hours
What you need to do:
- Notify your users of the planned downtime
- Ensure retry logic is in place for API calls
- Monitor your application after maintenance completes
If you have any concerns or conflicts with this schedule, please let me know by [Date].
Technical details available in our status page: [link]
Thanks,
[Your name]
Subject: Re: Issue with order #12345
Hi [Customer name],
Thank you for reaching out about your order. I'm sorry to hear you're experiencing this issue.
I've looked into your order (#12345) and found the following:
[Explanation of the issue]
To resolve this, I've:
- [Action taken 1]
- [Action taken 2]
You should see [expected outcome] within [timeframe].
If you continue to experience any problems, please don't hesitate to reply to this email or call us at [phone number].
We appreciate your patience and understanding.
Best regards,
[Your name]
Customer Support Team
Subject: Meeting request: Discuss database migration strategy
Hi [Name],
I'd like to schedule a meeting to discuss our approach for the upcoming database migration.
Agenda items:
- Review migration timeline and milestones
- Discuss rollback strategy
- Identify potential risks and mitigation plans
- Assign team responsibilities
Estimated duration: 45 minutes
I'm available:
- Monday 2-4 PM
- Wednesday 10 AM - 12 PM
- Friday 1-3 PM
Please let me know what works best for you, or feel free to suggest alternative times.
Best,
[Your name]
Good subject lines:
Bad subject lines:
DO:
DON'T:
Subject: Re: [Original subject]
Hi [Name],
Thank you for thinking of me for [request/opportunity].
Unfortunately, I won't be able to [participate/help/attend] due to [brief reason - optional]. However, I'd recommend [alternative suggestion if applicable].
I appreciate your understanding, and I hope we can collaborate on future opportunities.
Best regards,
[Your name]
Subject: Apology and correction: [Issue]
Hi [Name],
I'm writing to apologize for [specific mistake]. This was an error on my part, and I take full responsibility.
To correct this:
- [Action 1 already taken]
- [Action 2 in progress]
- [Preventive measure for future]
I understand this may have caused [impact], and I'm committed to ensuring it doesn't happen again.
If you have any concerns or questions, please don't hesitate to reach out.
Sincerely,
[Your name]
Subject: Great news: [Achievement/milestone]
Team,
I'm excited to share that we've [accomplished goal]!
This success is thanks to:
- [Team/person contribution 1]
- [Team/person contribution 2]
Impact:
- [Metric improvement]
- [Business benefit]
Thank you all for your hard work and dedication. Let's keep up the momentum!
Cheers,
[Your name]
Formal:
Professional:
Casual:
tools
No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity - these platforms have their own patterns, pitfalls, and breaking points. This skill covers when to use which platform, how to build reliable automations, and when to graduate to code-based solutions. Key insight: Zapier optimizes for simplicity and integrations (7000+ apps), Make optimizes for power
tools
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
tools
Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility
development
Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background task, ai background job, long running task.