Providing Feedback
This skill generates constructive feedback on text, helping users refine their writing and improve clarity & impact.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add providing-feedback npx -- -y @trustedskills/providing-feedback
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"providing-feedback": {
"command": "npx",
"args": [
"-y",
"@trustedskills/providing-feedback"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to provide constructive feedback on user input, documents, or other creative works. It can analyze text for clarity, grammar, and style, offering suggestions for improvement. The agent can also be prompted to evaluate the overall quality of a piece based on specific criteria.
When to use it
- Draft Review: Have the AI agent review a first draft of an email or report before sending.
- Creative Writing Critique: Get feedback on a short story, poem, or other creative writing project.
- Code Assessment: Request the agent to review code snippets for potential errors and style improvements (though this is not its primary focus).
- Presentation Feedback: Ask the AI to evaluate a presentation outline or script for clarity and engagement.
Key capabilities
- Text analysis
- Grammar checking
- Style suggestions
- Quality evaluation based on criteria
Example prompts
- "Please provide feedback on this email draft: [email content]"
- "Can you critique this short story, focusing on pacing and character development?"
- "Evaluate the clarity of this paragraph: [paragraph text]"
Tips & gotchas
The quality of feedback depends heavily on the specificity of your prompt. Providing clear criteria or areas to focus on will yield more useful results.
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 |
🌐 Community
Passed automated security scans.