·exa-search
</>

exa-search

mhagrelius/dotfiles

在搜索没有确切关键字的概念、想法或类似内容时使用;当用户询问“查找类似于...”时,需要语义发现、跨视角研究或明确提及 exa

10安装·0热度·@mhagrelius

安装

$npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search

SKILL.md

Exa.ai provides neural semantic search optimized for AI consumption. Use when meaning matters more than keywords.

| "Find papers on emergent AI behavior" | mcpexawebsearchexa | Semantic discovery | | "Companies similar to Anthropic" | mcpexawebsearchexa | Similar content | | "How to use React hooks" | mcpexagetcodecontextexa | Coding context | | "Latest news on X" | WebSearch | Recency matters | | "Read this URL: [link]" | WebFetch | Known URL |

| "error: module not found XYZ" | WebSearch | Exact keyword match | | "CVE-2024-12345" | WebSearch | Specific identifier |

在搜索没有确切关键字的概念、想法或类似内容时使用;当用户询问“查找类似于...”时,需要语义发现、跨视角研究或明确提及 exa 来源:mhagrelius/dotfiles。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 exa-search?

在搜索没有确切关键字的概念、想法或类似内容时使用;当用户询问“查找类似于...”时,需要语义发现、跨视角研究或明确提及 exa 来源:mhagrelius/dotfiles。

如何安装 exa-search?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mhagrelius/dotfiles --skill exa-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/mhagrelius/dotfiles