Quality Audit

🌐Community
by nickcrew · vlatest · Repository

Analyzes text for factual accuracy, bias, clarity, and adherence to specified style guidelines using detailed scoring.

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

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

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

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

About This Skill

What it does

This skill performs a quality audit of text, identifying potential issues and suggesting improvements. It can analyze writing for clarity, grammar, style consistency, and factual accuracy. The output includes specific suggestions for revisions to enhance the overall quality of the provided text.

When to use it

  • Reviewing draft documents before publication or submission.
  • Improving the readability and professionalism of marketing materials.
  • Checking technical documentation for clarity and accuracy.
  • Assessing the tone and style of creative writing pieces.

Key capabilities

  • Grammar checking
  • Style consistency analysis
  • Clarity assessment
  • Factual accuracy review (limited)

Example prompts

  • "Please perform a quality audit on this email draft: [email content]"
  • "Can you analyze the following paragraph for clarity and suggest improvements? [paragraph content]"
  • "Audit this document for style consistency and grammatical errors. [document content]"

Tips & gotchas

The skill's factual accuracy review is limited; it should be used in conjunction with other verification methods. For best results, provide the skill with a well-defined scope or specific areas of focus within the text being audited.

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
nickcrew
Installs
28

🌐 Community

Passed automated security scans.