provider-mistral

Update the Mistral Vibe CLI contract in upstream-contracts.ts and verify with npm commands.

10|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/verivus-oss/llm-cli-gateway --skill provider-mistral
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: provider-mistral
Source: https://github.com/verivus-oss/llm-cli-gateway/tree/main/.agents/skills/provider-mistral
Command: npx skills add https://github.com/verivus-oss/llm-cli-gateway --skill provider-mistral

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps maintain alignment between the gateway's Mistral integration and the upstream CLI, ensuring compatibility and up-to-date features.

Core Features & Use Cases

  • Contract Tracking: Monitors and updates the gateway's Mistral Vibe CLI contract to match upstream changes.
  • Integration Management: Provides process guidance for updating gateway integrations with Mistral Vibe CLI.
  • Use Case: When a new Mistral Vibe release is shipped, this Skill can be used to ensure the gateway's integration remains compatible and functional.

Quick Start

Update the Mistral Vibe CLI contract in 'src/upstream-contracts.ts' and verify with 'npm run build && npm run upstream:contracts'.

Frequently Asked Questions about provider-mistral

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep my gateway's Mistral integration compatible with upstream CLI changes?

Update the Mistral Vibe CLI contract in 'src/upstream-contracts.ts' and verify compatibility by running 'npm run build && npm run upstream:contracts' to ensure your gateway integration remains functional.

When do I need to update CLI contracts for my Mistral gateway integration?

Update CLI contracts when a new Mistral Vibe CLI release is shipped, ensuring the gateway's AI coding agents maintain compatibility with upstream changes and updated features.

What is CLI contract management for upstream tracking?

CLI contract management monitors and updates the gateway's Mistral Vibe CLI contract to match upstream changes, ensuring compatibility and up-to-date features for system administrators.

Do I need specific validation fixtures to manage Mistral Vibe CLI integrations?

Yes, managing the gateway's Mistral integration requires validation of CLI contracts and conformance fixtures to ensure compatibility and proper functionality with upstream changes.

Why does my Mistral Vibe CLI integration break after an upstream release?

Integrations break because upstream CLI changes alter the contract, requiring you to update 'src/upstream-contracts.ts' and verify with 'npm run upstream:contracts' to restore compatibility.

Can I use this process for managing AI coding agent integrations beyond Mistral?

No, this specific contract tracking and integration management process is designed specifically for system administrators managing the gateway's integration with the Mistral Vibe CLI.