What problem does it solve? Technical SEO audits require crawling websites, inspecting on-page elements, and analyzing server logs, which often means juggling multiple paid tools with crawl limits. This Skill provides a local, cross-platform toolkit for crawling, SEO analysis, log parsing, and API integrations without crawl caps. ## Core Features & Use Cases - Website Crawling: Run shallow single-page crawls or deep multi-page crawls with concurrency control, robots.txt respect, and custom user agents, including a headless CLI mode for large sites. - Log Analysis: Parse Nginx and Apache access logs to surface bot traffic, crawl frequency, error pages, and popular URLs. - API Integrations & AI Features: Connect Google Search Console, GA4, PageSpeed Insights, and Gemini for keyword clustering, topic generation, schema validation, and crawl-context chatbot queries. - Use Case: Crawl a 50,000-page e-commerce site in headless mode, export the results to CSV, cross-reference with GSC query data, and generate keyword clusters for a content plan. ## Quick Start Ask the assistant to crawl a target URL with RustySEO and export the SEO metrics to a CSV file.