microsoft/content-quality-auditor
Use this skill when the user asks to assess, audit, score, review, improve, prioritise, or quality-check content, documents, pages, posts, decks, or reusable artefacts.
npx skills add https://github.com/microsoft/cat-agent-skills --skill content-quality-auditor
Use this skill to assess content quality in a repeatable, evidence-led way and produce a prioritised improvement plan.
The skill can be used for:
Score each dimension from 0 to 5.
| Score | Meaning |
|---:|---|
| 0 | Not present or unusable. |
| 1 | Present but weak, confusing, or incomplete. |
| 2 | Basic but inconsistent or hard to reuse. |
| 3 | Usable with moderate improvement needed. |
| 4 | Strong with minor refinement needed. |
| 5 | Publication-ready or operationally robust. |
Assess these dimensions:
If the user supplies a different rubric, use their rubric instead.
Use this format unless the user requests another structure:
## Audit summary
Overall assessment: [Short judgement]
Overall score: [Average]/5
Priority: [High / Medium / Low]
## Scorecard
| Dimension | Score /5 | Evidence | Recommended improvement |
|---|---:|---|---|
| Purpose and audience clarity | | | |
| Structure and navigation | | | |
| Evidence and specificity | | | |
| Practical usefulness | | | |
| Consistency and standards alignment | | | |
| Reusability and modularity | | | |
| Completeness and next action | | | |
## Highest-value fixes
1. [Fix]
2. [Fix]
3. [Fix]
## Suggested next version
[Concise recommended direction]
For multiple artefacts, add:
## Prioritised improvement backlog
| Priority | Artefact | Issue | Recommended action | Effort | Impact |
|---|---|---|---|---|---|
This skill includes supporting reference material. Read the relevant reference file when the task needs additional structure, rubric detail, examples, or checklist support.
references/scoring-rubric.md - use this when additional structure, examples, or checks are useful for the task.Before responding, check:
Take microsoft/content-quality-auditor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.