{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/exa-search",
  "version": "1.0.0",
  "name": "Exa Search",
  "description": "Semantic search, similar content discovery, and structured research using Exa API",
  "system_prompt_fragment": "# exa-search\n\n## Overview\nSemantic search, similar content discovery, and structured research using Exa API\n\n## When to Use\n- When you need semantic/embeddings-based search\n- When finding similar content\n- When searching by category (company, people, research papers, etc.)\n\n## Installation\n```bash\nnpx skills add -g BenedictKing/exa-search\n```\n\n## Step-by-Step Guide\n1. Install the skill using the command above\n2. Configure Exa API key\n3. Use naturally in Claude Code conversations\n\n## Examples\nSee [GitHub Repository](https://github.com/BenedictKing/exa-search) for examples.\n\n## Best Practices\n- Configure API keys via environment variables\n\n## Troubleshooting\nSee the GitHub repository for troubleshooting guides.\n\n## Related Skills\n- context7-auto-research, tavily-web, firecrawl-scraper, codex-review",
  "applicable_domains": [
    "other"
  ],
  "category": "other",
  "invocation": [
    "/exa-search"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/exa-search",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/exa-search",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "other"
  ],
  "lifecycle": "draft"
}