什么是 exa-search?
通过 Exa 的搜索 API 搜索网络并返回源 URL(可选择包含突出显示、全文、摘要和子页面)。当用户要求“使用 Exa 搜索”、“使用 Exa”、“查找来源/URL”、“进行网络研究”、“检索网页文本”、“获取亮点/摘要”、“按域/日期/类别过滤”或需要新鲜结果(新闻、实时查找)时使用。 来源:tristanmanchester/agent-skills。
通过 Exa 的搜索 API 搜索网络并返回源 URL(可选择包含突出显示、全文、摘要和子页面)。当用户要求“使用 Exa 搜索”、“使用 Exa”、“查找来源/URL”、“进行网络研究”、“检索网页文本”、“获取亮点/摘要”、“按域/日期/类别过滤”或需要新鲜结果(新闻、实时查找)时使用。
通过命令行快速安装 exa-search AI 技能到你的开发环境
来源:tristanmanchester/agent-skills。
This skill is a recipe for consistent web research using Exa’s Search API: you choose the right search mode, apply the right filters, request only the content you need (highlights/text/summary), and return clean citations.
1) Ensure an API key is available as an environment variable:
Step 1 — Translate the user task into a search plan
通过 Exa 的搜索 API 搜索网络并返回源 URL(可选择包含突出显示、全文、摘要和子页面)。当用户要求“使用 Exa 搜索”、“使用 Exa”、“查找来源/URL”、“进行网络研究”、“检索网页文本”、“获取亮点/摘要”、“按域/日期/类别过滤”或需要新鲜结果(新闻、实时查找)时使用。 来源:tristanmanchester/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tristanmanchester/agent-skills --skill exa-search通过 Exa 的搜索 API 搜索网络并返回源 URL(可选择包含突出显示、全文、摘要和子页面)。当用户要求“使用 Exa 搜索”、“使用 Exa”、“查找来源/URL”、“进行网络研究”、“检索网页文本”、“获取亮点/摘要”、“按域/日期/类别过滤”或需要新鲜结果(新闻、实时查找)时使用。 来源:tristanmanchester/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tristanmanchester/agent-skills --skill exa-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tristanmanchester/agent-skills