Review Skills
Analyzes user skills based on provided text, identifying strengths, weaknesses, and areas for improvement with actionable feedback.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add review-skills npx -- -y @trustedskills/review-skills
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"review-skills": {
"command": "npx",
"args": [
"-y",
"@trustedskills/review-skills"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The review-skills skill allows AI agents to analyze and provide feedback on written text. It can assess grammar, spelling, clarity, and overall quality of writing. The agent can also summarize large documents or extract key information from them.
When to use it
- Proofreading: Have the agent review a draft document before submitting it for publication or sharing.
- Summarization: Quickly get the gist of long articles or reports by having the agent create a concise summary.
- Content Improvement: Ask the agent to suggest improvements to existing content, focusing on clarity and engagement.
- Information Extraction: Extract specific data points from lengthy documents like contracts or research papers.
Key capabilities
- Grammar and spelling check
- Clarity assessment
- Summarization of text
- Key information extraction
Example prompts
- "Please review this document for grammar and clarity: [paste document here]"
- "Can you summarize the following article? [paste article here]"
- "Extract all dates and names from this contract. [paste contract here]"
Tips & gotchas
The quality of the review depends on the input text's complexity and length. For very large documents, consider breaking them into smaller chunks for processing.
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.