Loading...
Loading...
Agent-native CLI for Exa web search and content retrieval workflows.
npx skill4agent add hkuds/cli-anything cli-anything-exacli-anything-exapip install cli-anything-exaexport EXA_API_KEY="your-api-key"pip install git+https://github.com/HKUDS/CLI-Anything.git#subdirectory=exa/agent-harnesscli-anything-exa search "<query>" [OPTIONS]
Options:
--type auto|fast|instant|deep|deep-reasoning (default: auto)
--num-results / -n 1–100 (default: 10)
--category company|people|research-paper|news|personal-site|financial-report
--content highlights|text|summary|none (default: highlights)
--freshness smart|always|never (default: smart)
--include-domains DOMAIN (repeatable)
--exclude-domains DOMAIN (repeatable)
--from DATE ISO 8601 start published date
--to DATE ISO 8601 end published date
--location CC Two-letter country code for geo-biascli-anything-exa contents <url> [url ...] [--content text|highlights|summary] [--freshness smart|always|never]cli-anything-exa server status--jsoncli-anything-exa --json search "latest LLM papers" --num-results 5cli-anything-exa --json search "site:arxiv.org transformer architectures" --type fast --content highlightscli-anything-exa --json search "EU AI Act compliance requirements 2024" --type deep --content textcli-anything-exa --json search "retrieval augmented generation" --category research-paper --num-results 20cli-anything-exa --json search "Anthropic funding history" --category companycli-anything-exa --json search "AI regulation news" --category news --from 2024-01-01cli-anything-exa --json contents https://example.com/article --content textcli-anything-exa # No subcommand → enters REPLcli-anything-exaexitquithighlightstext--type deep--category company--category peoplecost_dollars