Response Drafting
This skill generates draft responses to prompts, accelerating content creation and streamlining communication workflows for users.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add response-drafting npx -- -y @trustedskills/response-drafting
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"response-drafting": {
"command": "npx",
"args": [
"-y",
"@trustedskills/response-drafting"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The response-drafting skill enables AI agents to generate, refine, and format text outputs based on specific user instructions or context. It streamlines communication by allowing agents to produce polished drafts for emails, reports, or creative writing tasks directly within the workflow.
When to use it
- Need a quick first draft of an email response before adding personal touches.
- Require consistent formatting for repetitive documentation or status updates.
- Want to overcome writer's block by generating opening lines for complex narratives.
- Need to translate rough notes into professional, coherent text quickly.
Key capabilities
- Generates structured text based on provided prompts and constraints.
- Adapts tone and style to match specific contexts or audiences.
- Iterates on drafts to improve clarity, conciseness, or creativity.
Example prompts
- "Draft a polite email declining a meeting invitation due to a scheduling conflict."
- "Write a short summary of the following project notes for the weekly team newsletter."
- "Create three variations of an opening sentence for a blog post about sustainable energy."
Tips & gotchas
Ensure you provide sufficient context and style guidelines in your prompt to get a draft that aligns with your specific needs. Review generated drafts carefully, as the skill focuses on creation rather than fact-checking or verifying external data accuracy.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.