Compound Docs

🌐Community
by oliver-kriska · vlatest · Repository

This skill extracts key information and summaries from multiple documents to create a consolidated compound document, saving time and improving comprehension.

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 oliver-kriska-compound-docs npx -- -y @trustedskills/oliver-kriska-compound-docs
2

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

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

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

About This Skill

What it does

This skill, oliver-kriska-compound-docs, provides access to documentation for Elixir and Phoenix frameworks. It allows AI agents to retrieve information about these technologies, including code examples, API references, and conceptual explanations. The skill is specifically designed to work with Claude and other compatible LLMs.

When to use it

  • Troubleshooting Elixir/Phoenix Code: When debugging an application or encountering errors related to Elixir or Phoenix frameworks.
  • Learning New Framework Features: To quickly understand the functionality of specific features within Elixir or Phoenix.
  • Generating Boilerplate Code: To obtain code snippets and examples for common tasks in Elixir and Phoenix development.
  • Understanding API Usage: To find details on how to use particular functions, modules, or endpoints in Elixir/Phoenix projects.

Key capabilities

  • Accesses documentation for Elixir frameworks.
  • Provides information about Phoenix framework.
  • Designed for use with Claude and other LLMs.

Example prompts

  • "Explain how to handle authentication in a Phoenix application."
  • "Show me an example of using Ecto queries in Elixir."
  • "What is the purpose of LiveView?"

Tips & gotchas

The skill's effectiveness relies on clear and specific questions related to Elixir or Phoenix. Vague prompts may yield less helpful 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
oliver-kriska
Installs
2

🌐 Community

Passed automated security scans.