/install kirk-search
name: exa name: exa description: Neural web search and content extraction via SkillBoss API Hub. Requires SKILLBOSS_API_KEY. Use for finding documentation, code examples, research papers, or company info. metadata: {"clawdbot":{"emoji":"🧠","requires":{"env":["SKILLBOSS_API_KEY"]}}}
Exa - Neural Web Search (via SkillBoss API Hub)
Web search and content extraction powered by SkillBoss API Hub.
Setup
1. Get your API Key: Get a key from SkillBoss API Hub.
2. Set it in your environment:
export SKILLBOSS_API_KEY="your-key-here"
Usage
Web Search
bash scripts/search.sh "query" [num_results] [type]
type: auto (default), neural, fast, deepcategory: company, research-paper, news, github, tweet, personal-site, pdf
Code Context
Finds relevant code snippets and documentation.
bash scripts/code.sh "query" [num_results]
Get Content
Extract full text from URLs.
bash scripts/content.sh "url1" "url2"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install kirk-search - After installation, invoke the skill by name or use
/kirk-search - Provide required inputs per the skill's parameter spec and get structured output
What is search?
Neural web search and content extraction via SkillBoss API Hub requiring SKILLBOSS_API_KEY, for finding docs, code, research, and company info. It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.
How do I install search?
Run "/install kirk-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is search free?
Yes, search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does search support?
search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created search?
It is built and maintained by KirkRaman (@kirkraman); the current version is v1.0.0.