exa-ci-integration

Installation
SKILL.md

Exa CI Integration

Overview

Set up CI/CD pipelines for Exa integrations with unit tests (mocked), integration tests (real API), and health checks. Uses GitHub Actions with secrets for API key management.

Prerequisites

  • GitHub repository with Actions enabled
  • Exa API key for testing
  • npm/pnpm project with vitest or jest

Instructions

Step 1: GitHub Actions Workflow

# .github/workflows/exa-tests.yml
name: Exa Integration Tests
Installs
22
GitHub Stars
2.4K
First Seen
Feb 18, 2026
exa-ci-integration — jeremylongshore/claude-code-plugins-plus-skills