Review
Analyzes text documents using Kelvinz's proprietary methods to identify sentiment, themes, and potential areas for improvement.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add kelvinz-review npx -- -y @trustedskills/kelvinz-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"kelvinz-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/kelvinz-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The kelvinz-review skill provides a mechanism for reviewing and summarizing text. It can analyze provided text, identify key points, and generate concise summaries based on the input. The tool aims to distill large amounts of information into more manageable and understandable formats.
When to use it
- Summarizing lengthy articles or reports to quickly grasp the core content.
- Reviewing meeting transcripts to extract action items and decisions made.
- Condensing research papers for easier comprehension and knowledge retention.
- Generating executive summaries from detailed project documentation.
Key capabilities
- Text summarization
- Key point identification
- Concise output generation
Example prompts
- "Summarize this article: [paste article text]"
- "Review these meeting notes and extract action items: [paste notes]"
- "Can you give me a concise summary of the following document? [paste document]"
Tips & gotchas
The quality of the review depends heavily on the clarity and structure of the input text. Very long or poorly written documents may yield less accurate summaries.
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.