perplexity-ci-integration

Installation
SKILL.md

Perplexity CI Integration

Overview

Set up CI/CD pipelines for Perplexity Sonar API integrations. Key CI concerns: live API calls cost money (use mocks for unit tests, reserve live calls for integration tests), API keys must be in GitHub Secrets, and rate limits apply even in CI.

Prerequisites

  • GitHub repository with Actions enabled
  • Perplexity API key for CI (separate from production)
  • Test suite with mocked and live test separation

Instructions

Step 1: Configure GitHub Secret

Installs
3
GitHub Stars
2.7K
First Seen
6 days ago
perplexity-ci-integration — jeremylongshore/tons-of-skills-marketplace