Load Ai Docs banner
disler disler

Load Ai Docs

AI community

Description

--- description: Load documentation from their respective websites into local markdown files our agents can use as context. allowed-tools: Task, WebFetch, Write, Edit, Bash(ls*), mcp__firecrawl-mcp__firecrawl_scrape --- # Load AI Docs Load documentation from their respective websites into local markdown files our agents can use as context. ## Variables DELETE_OLD_AI_DOCS_AFTER_HOURS: 24 ## Workflow 1. Read the ai_docs/README.md file 2. See if any ai_docs/<some-filename>.md file already exi

Installation

Installs to ~/.claude/commands/disler-big-3-super-agent-load_ai_docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/big-3-super-agent/HEAD/.claude/commands/load_ai_docs.md -o ~/.claude/commands/disler-big-3-super-agent-load_ai_docs.md

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

Full documentation available on GitHub

View Source Repository