exa-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Complete Exa integration skill pack with 30 skills covering neural search, semantic retrieval, web search API, and AI-powered discovery. Flagship+ tier vendor pack.

30 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install exa-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 30 Claude Code skills for Exa neural search API integration — from first query to production RAG pipelines

Exa is a neural search API at api.exa.ai that retrieves web content using semantic similarity. Unlike traditional search engines, Exa understands query meaning and returns contextually relevant results with full text, highlights, and AI-generated summaries.

SDK: exa-js (npm) / exa-py (PyPI) | Auth: x-api-key header | Rate limit: 10 QPS default

Skills (30)

exa-advanced-troubleshooting SKILL.md View full skill →

'Apply advanced debugging techniques for hard-to-diagnose Exa issues.

ReadGrepBash(curl:*)Bash(node:*)Bash(tcpdump:*)
exa-architecture-variants SKILL.md View full skill →

'Choose and implement Exa architecture patterns at different scales:.

ReadGrep
exa-ci-integration SKILL.md View full skill →

'Configure Exa CI/CD integration with GitHub Actions and automated testing.

ReadWriteEditBash(gh:*)
exa-common-errors SKILL.md View full skill →

'Diagnose and fix Exa API errors by HTTP code and error tag.

ReadGrepBash(curl:*)Bash(node:*)