cli-anything-exa

Run Exa-based web searches and fetch page contents as JSON.

Updated May 7, 2026
One-click install
npx skills add https://github.com/dawsonblock/JUDGE_ATLAS --skill cli-anything-exa-dawsonblock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-exa
Source: https://github.com/dawsonblock/JUDGE_ATLAS/tree/main/external/CLI-Anything-main/skills/cli-anything-exa
Command: npx skills add https://github.com/dawsonblock/JUDGE_ATLAS --skill cli-anything-exa-dawsonblock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates time-consuming manual browsing by letting you run high-quality web search and page retrieval from an agent-friendly command line workflow.

Core Features & Use Cases

  • Web search for targeted discovery: Run fast, deep, or deep-reasoning queries with controllable result count, categories (company, people, research paper, news, etc.), freshness windows, and optional include/exclude domains for tighter targeting.
  • Fetch and extract page contents: Retrieve a URL’s content in usable formats (highlights, full text, or summaries) for downstream summarization or analysis.
  • Machine-readable outputs for pipelines: Use JSON output for integration into agent workflows, monitoring, and automated processing.

Quick Start

Use the cli-anything-exa skill to search for "latest LLM papers on retrieval augmented generation" and return 5 results as JSON.

Frequently Asked Questions about cli-anything-exa

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

FAQPage Schema
How do I fetch web page content and get JSON output for agent workflows?

You can retrieve web page content as JSON output by running Exa-based search and fetching page contents, which returns results and cost metadata for direct integration into agent workflows and automated pipelines.

Can I filter web search results by specific domains or categories like company and news?

Yes, web search results can be filtered using include/exclude domains and specific categories like company, people, research paper, and news to ensure tighter targeting for your queries.

What is needed to run Exa web search from a command line interface?

To run Exa web search from a command line interface, you need Python version 3.10 or higher and a valid Exa API key to execute search modes and retrieve page contents.

What's the best way to monitor news and discover topics automatically?

The best way to monitor news and discover topics automatically is by running deep or fast Exa search queries with freshness windows, generating JSON output that can be integrated into automated monitoring pipelines.

Does the web search tool support different search modes for research discovery?

Yes, the web search tool supports fast, deep, and deep-reasoning search modes with controllable result counts and category filters to retrieve relevant research papers or full text from specific URLs.