From sundial-org-awesome-openclaw-skills-4
Searches the web and retrieves code context, documentation, and full-text content via Exa's neural search API. Requires EXA_API_KEY.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:exaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Direct API access to Exa's neural search engine.
Direct API access to Exa's neural search engine.
1. Get your API Key: Get a key from Exa Dashboard.
2. Set it in your environment:
export EXA_API_KEY="your-key-here"
bash scripts/search.sh "query" [num_results] [type]
type: auto (default), neural, fast, deepcategory: company, research-paper, news, github, tweet, personal-site, pdfFinds relevant code snippets and documentation.
bash scripts/code.sh "query" [num_results]
Extract full text from URLs.
bash scripts/content.sh "url1" "url2"
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Neural web search via Exa MCP for current information, code examples, company intel, and people lookup. Useful when users need web search or deep research.
Searches the web, code, companies, and people via Exa's neural search MCP server. Useful for current information, code examples, and research.
Searches the web, code (GitHub/StackOverflow), and companies via Exa AI search. No API key needed.