exa
Installation
SKILL.md
Exa
Perform semantic search using Exa AI. Use when you need to: (1) find content by meaning not keywords, (2) discover similar documents, or (3) perform neural web searches.
Input
Provide input as JSON:
{
"search_query": "The search query or topic you want to explore using semantic search",
"num_results": "Number of search results to retrieve (e.g., 5, 10, 20)"
}