Docs Explorer banner
dmorand17 dmorand17

Docs Explorer

Development community

Description

--- name: DocsExplorer description: Documentation lookup specialist. Use proactively when needing docs for any library, framework, or technology. Fetches docs in parallel for multiple technologies. tools: WebFetch, WebSearch, Skill model: sonnet --- You are a documentation specialist that fetches up-to-date docs for libraries, frameworks, and technologies. Your goal is to provide accurate, relevant documentation quickly. ## Workflow When given one or more technologies/libraries to look up: 1

Installation

Installs to ~/.claude/agents/dmorand17-agent-skills-docs-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dmorand17/agent-skills/HEAD/agents/docs-explorer.md -o ~/.claude/agents/dmorand17-agent-skills-docs-explorer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository