Comprehensive content quality and maintenance assessment. Evaluates documentation quality, relevance, maintenance needs, and provides actionable recommendations.
46
33%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/audit-content/SKILL.mdPerform a comprehensive quality and maintenance assessment of documentation or content. This skill evaluates content against quality standards, checks for freshness, identifies maintenance needs, and provides actionable recommendations.
PATH - The directory or file path to audit (e.g., "/docs")SEVERITY - (Optional) Minimum severity level to report: "low", "medium", "high" (default: "medium")CATEGORY - (Optional) Categories to audit: "all", "quality", "relevance", "links", "metadata" (default: "all")FIX_MODE - (Optional) Boolean, whether to suggest or apply automated fixes where possible (default: false)Scan the target PATH to list all content assets.
Evaluate content against quality metrics:
Generate a report of identified issues, categorized by severity:
If FIX_MODE is enabled, generate or apply suggestions for fixes.
A CONTENT_AUDIT_REPORT in markdown format containing:
4d132c7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.