Review Skill

🌐Community
by aviz85 · vlatest · Repository

Analyzes text content to identify sentiment, key themes, and potential areas for improvement in reviews.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add review-skill npx -- -y @trustedskills/review-skill
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "review-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/review-skill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to analyze and summarize text, providing concise overviews of documents or articles. It can extract key information and identify potential biases within a given piece of writing. The skill is designed to be useful for quickly understanding large amounts of textual data.

When to use it

  • Summarize lengthy research papers to grasp the core findings efficiently.
  • Analyze customer reviews to identify common themes and sentiment.
  • Evaluate news articles to understand the main points and potential biases.
  • Quickly digest legal documents or contracts for key clauses and obligations.

Key capabilities

  • Text summarization
  • Bias detection
  • Key information extraction
  • Concise overview generation

Example prompts

  • "Summarize this article about climate change: [paste article text]"
  • "Analyze this customer review for sentiment and key concerns: [paste review text]"
  • "Provide a concise overview of the main points in this legal document: [paste document text]"

Tips & gotchas

The quality of the summary depends heavily on the clarity and structure of the input text. Very complex or poorly written documents may yield less accurate 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aviz85
Installs
25

🌐 Community

Passed automated security scans.