Exa Skills — Development skill for Claude Code
Exa web search as standalone Agent Skills — no MCP server, just an EXA_API_KEY.
How to install Exa Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open CodeAlive-AI/exa-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Exa Skills does
Exa web search as standalone Agent Skills — no MCP server, just an EXA_API_KEY. Company, people, papers, code, finance, personal-site & X search + lead generation for Claude Code, Codex, Cursor, OpenCode, Gemini CLI, and any SKILL.md agent.
Alternatives in Development
- Scientific Agent Skills — A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing 18.7k ★
- Contributing To Skill Seeker — First off, thank you for considering contributing to Skill Seeker 11.1k ★
- PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★
README
Exa Skills
**Agent Skills for [Exa](https://exa.ai) web search — without an MCP server.**
A collection of standalone [Agent Skills](https://www.anthropic.com/news/skills) that give any SKILL.md-compatible coding agent (Claude Code, Codex, Cursor, OpenCode, Gemini CLI, …) first-class access to Exa's semantic search, content fetch, and answer APIs. Each skill calls the Exa REST API through a small, **zero-dependency Python script** — the only thing you need is an `EXA_API_KEY`.
Why not just the MCP server? MCP is great, but it adds a process to run, a connection to manage, and a tool surface to wire up. These skills need **nothing but Python 3.8+ and a key** — they're portable, inspectable, and work the same whether your agent supports MCP or not.
[](LICENSE) -brightgreen) 
The skills
| Skill | Use it for | Default category |
|---|---|---|
| exa-native-base | The foundation — query-writing, the shared client, subagent orchestration. Read first. | — |
| exa-web-search | General web search — the search_web analog. Start here for open-ended lookups. |
(any) |
| exa-company-research | Companies, competitors, funding, market maps | company |
| exa-people-research | People by role / company / location (LinkedIn-weighted) | linkedin profile |
| exa-lead-generation | Prospect lists: companies → decision-makers → enrichment | company |
| exa-research-paper-search | Academic papers, surveys, arXiv preprints | research paper |
| exa-code-context | Code examples, API usage, docs, GitHub repos, error fixes | (web) / github |
| **[exa-financial-report |
Related Skills
Arxiv MCP
Search and retrieve academic papers from arXiv.org using WebFetch and Exa. No MCP server required - uses exist
Company Research
Company research using Exa search. Finds company info, competitors, news, financials, LinkedIn profiles, build
Canadian Finance Planner Skill
A Claude skill that turns Claude into your personal financial planner — built specifically for Canadians. Inte
Connected Papers Skill
Map the literature around a paper: prior works, derivative works, similar papers, recurring authors. An agent
Exa Search
Search the web using Exa. Usage: /exa-search
Websearch Setup
Guided setup for web search providers — pick from Exa, Tavily, Perplexity, Firecrawl, Valyu; get keys, install
Related Agents
Exa Researcher
Searches across Exa verticals — people, company, code, news. TRIGGER when: (1) task requires external informat
Researcher Exa
Web research agent using Exa MCP. Specializes in semantic search, code context, company/people research, and t
Async Code
Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per