What problem does it solve? Getting current, clean web information into an AI workflow is hard: search results are noisy, pages are cluttered with markup, and filtered retrieval by domain, date, or category usually requires custom scraping code. This Skill connects to the Exa MCP server to run web searches and fetch page content as LLM-ready markdown. ## Core Features & Use Cases - Web Search: Run general web searches with web_search_exa for current information and research questions. - Page Fetching: Convert one or more URLs into clean markdown with web_fetch_exa for reading full page content. - Filtered Retrieval: Use web_search_advanced_exa for domain, date, category, highlight, and summary filters, including company or people lookups. - Use Case: A user asks "what changed in the latest Exa MCP docs?" — the Skill searches the web, fetches the relevant documentation pages as markdown, and summarizes the changes. ## Quick Start Ask the assistant to search the web for a current topic or fetch the content of a specific URL using the Exa search skill.