Pulls llms.txt and install.md files from documentation sites and converts them into structured markdown sections ready for AI consumption. Exposes tools like extract_docs, validate_url, and verify_llms_txt to check for llms.txt support and parse content from platforms like Mintlify, Docusaurus, and GitBook. Useful when you need to feed external documentation into your agent's context or build RAG pipelines from standardized doc formats. Also includes an AI-powered install.md generator that analyzes GitHub repos or documentation URLs to create LLM-executable installation instructions. Returns content as individual markdown files, JSON, YAML, or ZIP archives.