What problem does it solve?
This Skill provides a powerful and flexible solution for extracting data from the web, replacing less capable built-in tools with a superior engine for scraping, searching, and crawling.
Core Features & Use Cases
- Comprehensive Web Operations: Scrape single pages, crawl entire websites, search the web, and map site structures.
- LLM-Optimized Output: Returns clean markdown, HTML, and other formats optimized for AI processing.
- RAG Integration: Automatically embeds scraped content into a vector database (Qdrant) for semantic search and knowledge base creation.
- Use Case: Automatically build a searchable knowledge base from a company's documentation website, allowing users to ask natural language questions and get precise answers.
Quick Start
Use the axon skill to scrape the webpage at https://example.com and save the main content to a markdown file.