Ogt Docs Audit Task
Analyzes OpenGameTable documents for compliance, errors, and potential improvements based on specified criteria.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ogt-docs-audit-task npx -- -y @trustedskills/ogt-docs-audit-task
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ogt-docs-audit-task": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ogt-docs-audit-task"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, ogt-docs-audit-task, allows AI agents to audit documentation for completeness and accuracy. It can identify missing sections or outdated information based on predefined criteria. The tool aims to improve the quality of technical documentation by automating a portion of the review process.
When to use it
- Content Updates: After significant changes to a product or service, use this skill to ensure all related documentation is updated accordingly.
- New Feature Rollout: Before releasing a new feature, verify that its documentation covers all aspects and potential user scenarios.
- Regular Maintenance: Schedule periodic audits of existing documentation to maintain accuracy and relevance over time.
- Knowledge Base Review: Assess the completeness and correctness of information within an internal or external knowledge base.
Key capabilities
- Documentation auditing
- Completeness checks
- Accuracy verification
- Identification of missing sections
Example prompts
- "Audit the documentation for our new API endpoint, focusing on error handling."
- “Check the user guide for version 3.2 to ensure it aligns with the latest release notes.”
- "Perform a completeness audit of the 'Getting Started' section for our product."
Tips & gotchas
The effectiveness of this skill depends heavily on the quality and specificity of any predefined criteria or templates provided. Ensure these are well-defined to yield accurate results.
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.