Doom Doc Assistant

🌐Community
by alauda · vlatest · Repository

This "Doom Doc Assistant" helps analyze and summarize D&D character sheets, streamlining prep and combat calculations for faster gameplay.

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 doom-doc-assistant npx -- -y @trustedskills/doom-doc-assistant
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "doom-doc-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/doom-doc-assistant"
      ]
    }
  }
}

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

About This Skill

What it does

The doom-doc-assistant skill provides assistance with documentation. It can be used to generate summaries of documents, answer questions about document content, and extract key information from lengthy texts. This skill aims to improve efficiency when working with large volumes of technical or legal documentation.

When to use it

  • Summarizing complex research papers for quicker understanding.
  • Extracting specific clauses from a contract or legal agreement.
  • Generating concise overviews of internal policy documents.
  • Answering questions about product manuals and troubleshooting guides.

Key capabilities

  • Document summarization
  • Question answering based on document content
  • Information extraction

Example prompts

  • "Summarize this PDF: [paste PDF text here]"
  • "What are the key terms in this contract?"
  • "Explain section 3.2 of this policy document."

Tips & gotchas

The skill's performance depends on the quality and clarity of the input document. Very large documents may require processing in smaller chunks for optimal 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
alauda
Installs
27

🌐 Community

Passed automated security scans.