exa-webhooks-events

Installation
SKILL.md

Exa Webhooks & Events

Overview

Build event-driven integrations around Exa neural search. Exa is primarily a synchronous search API at api.exa.ai, so this skill covers async patterns for handling search results, building scheduled content monitoring, and creating webhook-style notification flows around Exa search queries.

Prerequisites

  • Exa API key stored in EXA_API_KEY environment variable
  • Node.js or Python runtime for scheduled jobs
  • Queue system (Redis/BullMQ) for async processing
  • Familiarity with Exa search and findSimilar endpoints

Event Patterns

Pattern Trigger Use Case
Content monitor Scheduled search query New content alerts
Search complete callback Async search finishes Pipeline processing
Similarity alert New similar content found Competitive monitoring
Content change detection Periodic re-search Update tracking
Installs
23
GitHub Stars
2.3K
First Seen
Feb 18, 2026
exa-webhooks-events — jeremylongshore/claude-code-plugins-plus-skills