mistral
Installation
SKILL.md
mistral - Mistral AI Integration
The mistral module provides a CLI interface for Mistral AI's services, supporting high-efficiency text generation and multi-language translation.
When to Activate
- When the user wants to chat with Mistral models.
- When the user needs to translate file content using Mistral's API.
- When checking or managing Mistral API keys.
Core Principles & Rules
- API Key Management: Use
initor--cfg apikey=<key>for setup. - Alias Access: Use the
@mistralalias for fast interaction. - Model Exploration: Use
model lsto see all available Mistral models.