mistral-pack Verified Bronze

Verified Bronze · 68/100 saas-packs v1.0.0 by Jeremy Longshore

Complete Mistral AI integration skill pack with 24 skills covering model inference, embeddings, fine-tuning, and production deployments. Flagship tier vendor pack.

24 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install mistral-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 production-ready skills for Mistral AI integration — chat completions, embeddings, function calling, agents, batch API, vision, code generation, and enterprise operations.

SDK: @mistralai/mistralai (TypeScript, ESM-only) | mistralai (Python)

API Base: api.mistral.ai | Console: console.mistral.ai

By: Tons of Skills / Intent Solutions

Skills (24)

mistral-ci-integration SKILL.md View full skill →

'Configure Mistral AI CI/CD integration with GitHub Actions and prompt.

ReadWriteEditBash(gh:*)
mistral-common-errors SKILL.md View full skill →

'Diagnose and fix Mistral AI common errors and exceptions.

ReadGrepBash(curl:*)
mistral-core-workflow-a SKILL.md View full skill →

'Execute Mistral AI chat completions with streaming, multi-turn, and.

ReadWriteEditBash(npm:*)Grep
mistral-core-workflow-b SKILL.md View full skill →

'Execute Mistral AI embeddings, function calling, and RAG pipelines.

ReadWriteEditBash(npm:*)Grep
mistral-cost-tuning SKILL.md View full skill →

'Optimize Mistral AI costs through model selection, token management,.

ReadGrep
mistral-data-handling SKILL.md View full skill →

'Implement Mistral AI PII handling, data retention, and GDPR/CCPA compliance.

ReadWriteEdit
mistral-debug-bundle SKILL.md View full skill →

'Collect Mistral AI debug evidence for support tickets and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
mistral-deploy-integration SKILL.md View full skill →

'Deploy Mistral AI integrations to Vercel, Docker, and Cloud Run platforms.

ReadWriteEditBash(vercel:*)Bash(docker:*)Bash(gcloud:*)
mistral-enterprise-rbac SKILL.md View full skill →

'Configure Mistral AI enterprise access control and workspace management.

ReadWriteEdit
mistral-hello-world SKILL.md View full skill →

'Create a minimal working Mistral AI chat completion example.

ReadWriteEdit
mistral-incident-runbook SKILL.md View full skill →

'Execute Mistral AI incident response procedures with triage, mitigation,.

ReadGrepBash(kubectl:*)Bash(curl:*)
mistral-install-auth SKILL.md View full skill →

'Install and configure the Mistral AI SDK with authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
mistral-local-dev-loop SKILL.md View full skill →

'Configure Mistral AI local development with hot reload, testing, and.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Grep
mistral-migration-deep-dive SKILL.md View full skill →

'Execute migration to Mistral AI from OpenAI, Anthropic, or other providers.

ReadWriteEditBash(npm:*)Bash(node:*)Grep
mistral-multi-env-setup SKILL.md View full skill →

'Configure Mistral AI across development, staging, and production environments.

ReadWriteEditBash(gcloud:*)Bash(vault:*)
mistral-observability SKILL.md View full skill →

'Set up comprehensive observability for Mistral AI with metrics, traces,.

ReadWriteEdit
mistral-performance-tuning SKILL.md View full skill →

'Optimize Mistral AI performance with caching, batching, and latency.

ReadWriteEdit
mistral-prod-checklist SKILL.md View full skill →

'Execute Mistral AI production deployment checklist and rollback procedures.

ReadBash(kubectl:*)Bash(curl:*)Grep
mistral-rate-limits SKILL.md View full skill →

'Implement Mistral AI rate limiting, backoff, and request management.

ReadWriteEdit
mistral-reference-architecture SKILL.md View full skill →

'Implement Mistral AI reference architecture with best-practice project.

ReadGrep
mistral-sdk-patterns SKILL.md View full skill →

'Apply production-ready Mistral AI SDK patterns for TypeScript and Python.

ReadWriteEdit
mistral-security-basics SKILL.md View full skill →

'Apply Mistral AI security best practices for secrets, prompt injection,.

ReadWriteGrep
mistral-upgrade-migration SKILL.md View full skill →

'Analyze, plan, and execute Mistral AI SDK upgrades with breaking change.

ReadWriteEditBash(npm:*)Bash(git:*)
mistral-webhooks-events SKILL.md View full skill →

'Implement Mistral AI async patterns, batch API, agents, and event-driven.

ReadWriteEditBash(curl:*)

How It Works

Skills activate automatically based on context:

  • "Set up Mistral" activates mistral-install-auth
  • "Debug this Mistral error" activates mistral-common-errors
  • "Deploy my Mistral app" activates mistral-deploy-integration
  • "Migrate from OpenAI" activates mistral-migration-deep-dive
  • "Optimize Mistral costs" activates mistral-cost-tuning

Ready to use mistral-pack?