← 返回
开发者工具 Key 中文

Exa Search

Use Exa (exa.ai) Search API to search the web and return structured results (title/url/snippet/text) via a local Node script. Trigger when the user asks to enable Exa search, configure Exa API key, or perform web search using Exa.
使用本地 Node 脚本调用 Exa (exa.ai) Search API 搜索网页并返回包含标题、链接、摘要和正文的 structured results。当用户请求启用 Exa 搜索、配置 API Key 或使用 Exa 进行网页搜索时触发。
xinhai-ai
开发者工具 clawhub v1.0.0 1 版本 99662 Key: 需要
★ 2
Stars
📥 5,562
下载
💾 354
安装
1
版本
#latest

概述

Exa Search

Use Exa’s Search API via the bundled script.

Requirements

  • Set EXA_API_KEY in the Gateway environment (recommended) or in ~/.openclaw/.env.

Commands

  • Run a search:
  • node {baseDir}/scripts/exa_search.mjs "" --count 5
  • Include page text in results (costs more):
  • node {baseDir}/scripts/exa_search.mjs "" --count 5 --text
  • Narrow by time window:
  • --start 2025-01-01 --end 2026-02-04

Notes

  • This skill does not modify web_search; it provides an Exa-backed alternative you can invoke when you specifically want Exa.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 10:48 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 426 📥 118,085
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,917
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,758