Agent From Docs banner
nodnarbnitram nodnarbnitram

Agent From Docs

Documentation community

Description

--- description: Create a specialized agent by analyzing documentation URLs argument-hint: <doc-url> [additional-urls...] --- # Create Agent from Documentation You will create a new specialized agent by analyzing documentation from the provided URLs. **Documentation URLs**: $ARGUMENTS ## Your Task Follow these steps to create the agent: ### Step 1: Analyze Documentation If multiple URLs are provided, launch **multiple technical-researcher agents in parallel** (one per URL). If only one UR

Installation

Installs to ~/.claude/commands/nodnarbnitram-claude-code-extensions-agent-from-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nodnarbnitram/claude-code-extensions/HEAD/.claude/commands/agent-from-docs.md -o ~/.claude/commands/nodnarbnitram-claude-code-extensions-agent-from-docs.md

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

Full documentation available on GitHub

View Source Repository