hexdocs-fetcher

Installation
SKILL.md

HexDocs Fetcher

Efficiently fetch Elixir library documentation from hexdocs.pm using Claude Code's native WebFetch tool.

Usage

When researching libraries, use WebFetch:

# Fetch library overview
WebFetch(
  url: "https://hexdocs.pm/oban",
  prompt: "Extract the main documentation, including module overview, installation instructions, and key functions. Format as clean markdown."
)
Installs
27
GitHub Stars
447
First Seen
Mar 1, 2026
hexdocs-fetcher — oliver-kriska/claude-elixir-phoenix