Quality Auditor
This "Quality Auditor" analyzes text for factual accuracy and consistency, ensuring outputs are reliable and trustworthy.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add oakoss-quality-auditor npx -- -y @trustedskills/oakoss-quality-auditor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"oakoss-quality-auditor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/oakoss-quality-auditor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The oakoss-quality-auditor skill assesses text output from other AI agents, identifying potential issues related to factual accuracy, clarity, and overall quality. It can flag inconsistencies, suggest improvements in wording, and provide a confidence score for the generated content. This helps ensure that outputs are reliable and meet specific standards.
When to use it
- Reviewing draft reports: Use it to check AI-generated reports before sharing them with stakeholders.
- Evaluating creative writing: Assess the quality of stories, poems, or other creative text produced by an agent.
- Validating chatbot responses: Ensure a chatbot's answers are accurate and helpful for users.
- Improving code generation: Evaluate AI-generated code snippets for correctness and style.
Key capabilities
- Factual accuracy assessment
- Clarity evaluation
- Wording suggestions
- Confidence scoring
Example prompts
- "Assess the following text for factual errors: [paste text here]"
- "Can you improve the clarity of this paragraph? [paste paragraph here]"
- "Give me a confidence score and any suggested improvements for this code snippet: [paste code here]"
Tips & gotchas
The quality of the assessment depends on the context provided. Providing background information or specific criteria can help the skill deliver more relevant feedback.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.