Check Quality

🌐Community
by phrazzld · vlatest · Repository

This "Check Quality" skill analyzes text for grammar, clarity, and tone, ensuring polished and effective communication.

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 check-quality npx -- -y @trustedskills/check-quality
2

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

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

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

About This Skill

What it does

The check-quality skill assesses text generated by an AI agent and provides feedback on its quality. It identifies potential issues like factual inaccuracies, grammatical errors, and stylistic inconsistencies. The tool aims to improve the overall reliability and polish of AI-generated content before it's published or used in other applications.

When to use it

  • Reviewing draft blog posts: Ensure a blog post is accurate, well-written, and engaging before publishing.
  • Evaluating marketing copy: Check ad copy for clarity, persuasive language, and grammatical correctness.
  • Assessing chatbot responses: Improve the quality of automated replies by identifying areas for refinement.
  • Proofreading generated reports: Verify the accuracy and professionalism of data-driven reports produced by AI.

Key capabilities

  • Factual Accuracy Assessment
  • Grammar & Spelling Check
  • Style Consistency Analysis

Example prompts

  • "Check the quality of this text: [paste text here]"
  • "Can you assess the factual accuracy and grammar in this paragraph? [paste paragraph here]"
  • "Evaluate the style consistency of this document. [paste document here]"

Tips & gotchas

The skill's effectiveness depends on the clarity and completeness of the input text. For best results, provide context or specific areas you want it to focus on.

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
phrazzld
Installs
21

🌐 Community

Passed automated security scans.