Comment Analyzer

🌐Community
by troykelly · vlatest · Repository

Analyzes comments for sentiment, keywords, and themes to understand audience reactions and improve content strategy.

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 troykelly-comment-analyzer npx -- -y @trustedskills/troykelly-comment-analyzer
2

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

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

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

About This Skill

What it does

The troykelly-comment-analyzer skill analyzes text comments and provides insights. It can determine sentiment (positive, negative, or neutral) and identify key topics discussed within a comment. This allows for automated summarization and understanding of large volumes of user feedback or online discussions.

When to use it

  • Analyzing customer reviews: Quickly gauge overall satisfaction with a product or service by analyzing the sentiment expressed in reviews.
  • Monitoring social media: Track public opinion about a brand or topic by assessing the sentiment of comments on social media platforms.
  • Summarizing forum discussions: Extract key themes and sentiments from lengthy online forum threads.
  • Content moderation: Identify potentially harmful or inappropriate content based on negative sentiment or flagged topics.

Key capabilities

  • Sentiment analysis (positive, negative, neutral)
  • Topic identification within comments

Example prompts

  • "Analyze the sentiment of this comment: 'This product is amazing! I love it.'"
  • "What are the key topics discussed in this customer review?"
  • "Determine the overall sentiment expressed in these forum posts."

Tips & gotchas

The accuracy of topic identification may depend on the clarity and specificity of the comments provided. Consider providing context or background information to improve analysis 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
troykelly
Installs
3

🌐 Community

Passed automated security scans.