0
—
In review
Synced today
What it does
Semantic search, similar content discovery, and structured research using Exa API. Use when you need semantic/embeddings-based search, finding similar content, or searching by category (company, people, research papers, etc.).
Skill profile
Keep exploring
More options in Uncategorized.
Claude Code · Codex · OpenClaw
Python
Updated 8/3/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/n2g7/agent-skills --skill exa-searchReview source code and installation permissions before adding third-party tools to an agent.
exa-search is organized in the Uncategorized category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/n2g7/agent-skills --skill exa-searchSKILL.md
--- disable-model-invocation: true name: exa-search description: "Semantic search, similar content discovery, and structured research using Exa API. Use when you need semantic/embeddings-based search, finding similar content, or searching by category (company, people, research papers, etc.)." risk: unknown source: community date_added: "2026-02-27" --- # exa-search ## Overview Semantic search, similar content discovery, and structured research using Exa API ## When to Use - When you need semantic/embeddings-based search - When finding similar content - When searching by category (company, people, research papers, etc.) ## Installation ```bash npx skills add -g BenedictKing/exa-search ``` ## Step-by-Step Guide 1. Install the skill using the command above 2. Configure Exa API key 3. Use naturally in Claude Code conversations ## Examples See [GitHub Repository](https://github.com/BenedictKing/exa-search) for examples. ## Best Practices - Configure API keys via environment variables ## Troubleshooting See the GitHub repository for troubleshooting guides. ## Related Skills - context7-auto-research, tavily-web, firecrawl-scraper, codex-review ## Limitations - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific validation, testing, or expert review. - Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
skill
mattpocock
An AI tool that organizes and shapes raw textual material into a structured article, paragraph by paragraph, facilitating content creation and presentation.