exa-search
Exa Search
Use this skill when you need high-signal web and code retrieval from Exa.
Quick Start
exa-set-key YOUR_API_KEY
exa-search "best practices for LLM prompt engineering"
exa-code "React useEffect cleanup pattern TypeScript"
exa-company "Anthropic"
exa-crawl "https://docs.anthropic.com"
Exported Commands
exa-search— general searchexa-code— code-focused searchexa-company— company researchexa-crawl— crawl URL contentexa-set-key— store API keyexa-get-key— print key from configured providerexa-mcp-config— print MCP configuration template
API Key
- Get your key at https://dashboard.exa.ai/api-keys
exa-set-keystores credentials in macOS Keychain or Linux config file.EXA_API_KEYenvironment variable takes precedence.
MCP Configuration
{
"mcpServers": {
"exa": {
"url": "https://mcp.exa.ai/mcp?exaApiKey=YOUR_API_KEY"
}
}
}
More from alcyone-labs/agent-skills
chrome-extension-architect
Privacy-first Chrome Manifest Version 3 extension architect - sidePanel design, MV3 service worker lifecycle, least-privilege permission audits, storage strategy, cross-browser sidebar patterns, and headless Playwright testing.
9aquaria-docs
Expert Aquaria documentation architect. Enforce documentation principles, golden rules, templates, folder structure, and quality gates. Creates compliant docs from templates, validates against Golden Rules checklist.
6arg-parser
Type-safe CLI argument parser with MCP integration Zod validation auto-generated tools and interactive prompts
5git-commit-writer
Write consistent high-quality Git commits following project conventions
5skill-forge
Builds precise production-ready custom Agent Skills following AgentSkills.io guidelines. Use when user requests to create, refine or package Skills
4large-file-refactorer
Scans codebase for large files and orchestrates refactoring workflows using a test-first protocol
4