Ogt Docs Audit

🌐Community
by opendndapps · vlatest · Repository

Scans Open Game Table documents for consistency, errors, and adherence to specified guidelines using AI analysis.

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

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

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

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

About This Skill

What it does

This skill, ogt-docs-audit, provides a mechanism to audit documentation. It likely assesses documents against specific criteria or guidelines, identifying potential issues and areas for improvement. The exact nature of the auditing process isn't detailed in the provided source.

When to use it

  • Content Quality Assurance: Ensure internal knowledge base articles meet established quality standards before publishing.
  • Compliance Checks: Verify documentation adheres to regulatory requirements or organizational policies.
  • Technical Writing Review: Automate initial review of technical documents for consistency and completeness.
  • Documentation Updates: Evaluate the impact of changes made to existing documentation.

Key capabilities

  • Document auditing
  • Assessment against criteria (unspecified)
  • Identification of issues/improvements (unspecified)

Example prompts

  • "Audit this document: [paste document content]"
  • "Check this article for compliance with our style guide."
  • "Review the following documentation and identify any inconsistencies."

Tips & gotchas

The specific criteria used for auditing are not defined in the source. Success depends on understanding how the skill is configured or what guidelines it uses.

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
opendndapps
Installs
6

🌐 Community

Passed automated security scans.