Feedback

🌐Community
by yonatangross · vlatest · Repository

This "Feedback" skill generates constructive responses to user input, offering valuable insights and improving communication quality.

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 yonatangross-feedback npx -- -y @trustedskills/yonatangross-feedback
2

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

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

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

About This Skill

What it does

This skill provides feedback on text, code, or other creative work. It can analyze input and suggest improvements related to clarity, style, accuracy, or overall quality. The agent using this skill will receive actionable suggestions for refining the provided material.

When to use it

  • Code review: Get suggestions on improving code readability, efficiency, or adherence to coding standards.
  • Writing assistance: Receive feedback on drafts of emails, articles, or other written content to enhance clarity and impact.
  • Creative critique: Obtain constructive criticism for creative projects like stories or poems.
  • Proofreading: Identify grammatical errors, typos, and stylistic inconsistencies in documents.

Key capabilities

  • Text analysis
  • Style suggestions
  • Accuracy assessment
  • Code review functionality

Example prompts

  • "Please provide feedback on this email draft: [email content]"
  • "Can you analyze this code snippet for potential improvements? [code snippet]"
  • "Give me constructive criticism on this short story. [story text]"

Tips & gotchas

The quality of the feedback depends heavily on the clarity and context provided in the prompt. Be specific about what aspects you want the agent to focus on when providing suggestions.

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
yonatangross
Installs
22

🌐 Community

Passed automated security scans.