Agent Intent From Docs banner
nodnarbnitram nodnarbnitram

Agent Intent From Docs

Documentation community

Description

--- description: Create a specialized agent with specific intent by analyzing documentation URLs argument-hint: "<intent>" <doc-url> [additional-urls...] --- # Create Agent from Documentation with Intent You will create a new specialized agent by analyzing documentation from the provided URLs, guided by a specific intent or purpose. **Arguments**: $ARGUMENTS **Important**: The first argument is the **intent/description** of what the agent should do. All remaining arguments are **documentatio

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nodnarbnitram/claude-code-extensions/HEAD/.claude/commands/agent-intent-from-docs.md -o ~/.claude/commands/nodnarbnitram-claude-code-extensions-agent-intent-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