Review

🌐Community
by inkeep · vlatest · Repository

Automatically summarizes customer reviews, highlighting key themes and sentiment to inform product development decisions.

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 inkeep-review npx -- -y @trustedskills/inkeep-review
2

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

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

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

About This Skill

What it does

The inkeep-review skill allows AI agents to perform reviews of text, likely documents or other written materials. It can analyze the content and provide feedback on aspects such as clarity, completeness, and potential areas for improvement. The skill is designed specifically by inkeep for use within their team skills ecosystem.

When to use it

  • Content Editing: Have an agent review a draft blog post before publication to identify any confusing sections or missing information.
  • Document Summarization Feedback: After an agent summarizes a lengthy report, use the skill to assess the accuracy and completeness of the summary.
  • Code Review Assistance: Utilize the skill to get feedback on code documentation for clarity and adherence to style guides.
  • Meeting Transcript Analysis: Use it to review meeting transcripts for key action items or areas needing further discussion.

Key capabilities

  • Text analysis
  • Feedback generation
  • Clarity assessment
  • Completeness evaluation

Example prompts

  • "Review this document and suggest improvements: [paste text here]"
  • "Can you assess the clarity of this paragraph? [paste paragraph here]"
  • "Provide feedback on whether this summary accurately reflects the original report. [paste summary here]"

Tips & gotchas

The skill is designed for use within the inkeep ecosystem, so ensure proper integration and configuration for optimal results. The quality of the review depends heavily on the clarity and context provided in the input text.

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
inkeep
Installs
23

🌐 Community

Passed automated security scans.