cohere-ci-integration

Installation
SKILL.md

Cohere CI Integration

Overview

Set up CI/CD pipelines with automated unit tests (mocked) and integration tests (real API) for Cohere API v2 applications.

Prerequisites

  • GitHub repository with Actions enabled
  • Cohere trial or production API key
  • cohere-ai package installed

Instructions

Step 1: GitHub Actions Workflow

# .github/workflows/cohere-ci.yml
name: Cohere CI
Installs
1
GitHub Stars
2.3K
First Seen
May 20, 2026
cohere-ci-integration — jeremylongshore/claude-code-plugins-plus-skills