Back to list
clawdbot

exa

by clawdbot

All versions of all skills that are on clawdhub.com archived

7🍴 6📅 Jan 24, 2026

SKILL.md


name: exa description: Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info. metadata: {"clawdbot":{"emoji":"🧠","requires":{"env":["EXA_API_KEY"]}}}

Exa - Neural Web Search

Direct API access to Exa's neural search engine.

Setup

1. Get your API Key: Get a key from Exa Dashboard.

2. Set it in your environment:

export EXA_API_KEY="your-key-here"

Usage

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"

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon