exa-search

Retrieve web search results with extracted content for queries or URLs.

1|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill exa-search-zhuyingqin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exa-search
Source: https://github.com/zhuyingqin/ARIS-WEB/tree/main/crates/runtime/assets/skills/exa-search
Command: npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill exa-search-zhuyingqin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

It helps you quickly find relevant web information and immediately get extracted content (highlights, text, or summaries) instead of manually opening many pages.

Core Features & Use Cases

  • Broad web search with content extraction: retrieves search results and extracts readable content alongside the links.
  • Flexible discovery modes: supports standard search, find-similar by URL, and content retrieval for known URLs.
  • Research-paper enrichment (optional): when configured and when you search for research papers, it can ingest results into a research wiki if the needed helper exists.

Quick Start

Ask the skill to run an Exa-powered web search for your topic and return the top results with extracted highlights.

Frequently Asked Questions about exa-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract readable content from web search results instead of just getting links?

Web search with content extraction retrieves search results and immediately extracts readable highlights, text, or summaries alongside the links, reducing time spent manually opening and browsing pages.

Can I find similar web pages by providing a specific URL?

Yes, find-similar by URL is a supported discovery mode. You provide a target URL, and the search mechanism returns related web pages with extracted content and usable excerpts for your research.

Do I need an API key to perform web search and content extraction?

Yes, an EXA_API_KEY is required. The search and content extraction process resolves and executes a dedicated helper script, using this key to authenticate and retrieve broad web search results.

How does web search handle research papers and can it ingest them into a wiki?

Research-paper enrichment is an optional feature. When configured and you search for research papers, the system can ingest results into a research wiki if the needed helper module exists.

What is the best way to retrieve content from known URLs without manual browsing?

Content retrieval for known URLs is a supported discovery mode. You provide the URLs, and the system directly extracts readable content and summaries, bypassing the need for manual page visits.

Are there limitations when extracting summaries from broad web search results?

Limitations depend on the EXA_API_KEY configuration and helper availability. If the optional research wiki helper is not configured, research paper ingestion will not function, though standard content extraction remains available.