search

v1.0.0

Neural web search and content extraction via SkillBoss API Hub. Requires SKILLBOSS_API_KEY. Use for finding documentation, code examples, research papers, or...

0· 78· 1 versions· 0 current· 0 all-time· Updated 1w ago· MIT-0

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, deep
  • category: 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"

Version tags

aivk97074n4gqszrryb5x3t93jvfx84zs4hlatestvk97074n4gqszrryb5x3t93jvfx84zs4h

Runtime requirements

🧠 Clawdis
EnvSKILLBOSS_API_KEY