Ogt Docs Create

🌐Community
by opendndapps · vlatest · Repository

Generate structured documentation from raw text using AI, ideal for tabletop game resources and rulebooks.

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

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

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

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

About This Skill

What it does

This skill, ogt-docs-create, allows AI agents to generate documentation. It's specifically designed for use with opendndapps/ogt-skills and related projects. The generated documents are likely intended to be technical in nature, providing instructions or explanations for using the skills.

When to use it

  • Generating a user guide for a newly released skill.
  • Creating API documentation for developers integrating with an existing skill.
  • Automating the creation of release notes when new features are added to a skill.
  • Producing internal documentation for maintaining and updating skills over time.

Key capabilities

  • Documentation generation
  • Integration with opendndapps/ogt-skills projects

Example prompts

  • "Create documentation for the 'character-creator' skill."
  • "Generate release notes for version 1.2 of the 'loot-calculator'."
  • "Write a user guide explaining how to install and use the 'map-generator' skill."

Tips & gotchas

This skill is tailored for opendndapps/ogt-skills projects, so it may not function as expected with other types of content. Ensure you have sufficient context about the specific skill you want documented for best 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
opendndapps
Installs
6

🌐 Community

Passed automated security scans.