什么是 exa-search?
使用 Exa 的人工智能搜索 API 搜索网络。支持语义搜索、内容提取、直接答案以及结构化输出的深入研究。 来源:nicolaischmid/agent-skills。
使用 Exa 的人工智能搜索 API 搜索网络。支持语义搜索、内容提取、直接答案以及结构化输出的深入研究。
通过命令行快速安装 exa-search AI 技能到你的开发环境
来源:nicolaischmid/agent-skills。
Search the web using Exa's AI-powered search API. Exa provides semantic search capabilities optimized for AI applications.
If config is broken, guide the user to provide their Exa API key, then create/update the config:
| /search | Need to find web pages, research topics, or get content from multiple sources | | /contents | Have specific URLs and need to extract their full content | | /answer | Need a direct, concise answer to a factual question | | /research/v1 | Need in-depth research with structured output, multi-step analysis, or comprehensive reports |
使用 Exa 的人工智能搜索 API 搜索网络。支持语义搜索、内容提取、直接答案以及结构化输出的深入研究。 来源:nicolaischmid/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nicolaischmid/agent-skills --skill exa-search使用 Exa 的人工智能搜索 API 搜索网络。支持语义搜索、内容提取、直接答案以及结构化输出的深入研究。 来源:nicolaischmid/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nicolaischmid/agent-skills --skill exa-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nicolaischmid/agent-skills