cohere-pack
Claude Code skill pack for Cohere (24 skills)
Installation
Open Claude Code and run this command:
/plugin install cohere-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> 24 production-ready Claude Code skills for Cohere API v2 — Chat, Embed, Rerank, Classify, RAG, and tool-use agents.
Skills (24) plugin-local skills
Configure CI/CD for Cohere integrations with GitHub Actions and automated testing.
Diagnose and fix Cohere API v2 errors and exceptions.
Build a complete RAG pipeline with Cohere Chat, Embed, and Rerank.
Build tool-use agents and function calling with Cohere API v2.
Optimize Cohere costs through model selection, token budgets, and usage monitoring.
Implement data privacy for Cohere API calls with PII redaction and compliance.
Collect Cohere debug evidence for support tickets and troubleshooting.
Deploy Cohere-powered applications to Vercel, Fly.
Configure Cohere enterprise API key management, role-based access, and org controls.
Create a minimal working Cohere example with Chat, Embed, and Rerank.
Execute Cohere incident response procedures with triage, mitigation, and postmortem.
Install and configure Cohere SDK authentication with API v2.
Configure Cohere local development with mocking, testing, and hot reload.
Migrate from OpenAI/Anthropic/other LLM providers to Cohere, or vice versa.
Configure Cohere across development, staging, and production environments.
Set up comprehensive observability for Cohere API v2 with metrics, traces, and alerts.
Optimize Cohere API performance with caching, batching, model selection, and streaming.
Execute Cohere production deployment checklist and rollback procedures.
Implement Cohere rate limiting, backoff, and request queuing patterns.
Implement Cohere reference architecture with layered project layout for RAG and agents.
Apply production-ready Cohere SDK patterns for TypeScript and Python.
Apply Cohere security best practices for API key management and access control.
Migrate from Cohere API v1 to v2 and upgrade SDK versions.
Implement Cohere streaming event handling, SSE patterns, and connector webhooks.
How It Works
Skills trigger automatically when you discuss Cohere topics:
- "Set up Cohere in my project" ->
cohere-install-auth - "Build a RAG pipeline with Cohere" ->
cohere-core-workflow-a - "Create a Cohere agent with tools" ->
cohere-core-workflow-b - "Fix this Cohere error" ->
cohere-common-errors - "Migrate from OpenAI to Cohere" ->
cohere-migration-deep-dive