Skills in Mistral (Le Chat)
How Mistral's Le Chat equivalent of skills works — and how to rebuild a Skillagram skill into it.
The short version
Le Chat does not support the open SKILL.md format: there's no portable "skill" file you import or export. What it has is the ability to create an Agent — an assistant you configure once (name, instructions, tools, connectors, libraries) and reuse across conversations. That's where your firm's repeatable know-how lives.
So on Skillagram, a Le Chat skill is shared as instructions you rebuild into an Agent, not a file you drop in.
What Le Chat calls a "skill"
| Skillagram term | Le Chat's equivalent |
|---|---|
| A skill | An Agent (built in Chat → Agents → Create Agent) |
| The skill's instructions | The Agent's Instructions field |
| A clause bank / reference | A Library (knowledge base from your documents) attached to the Agent |
| External sources (Drive, Notion, GitHub) | The Agent's Connectors |
An Agent can run web search, code execution, image generation, and draw on the Libraries you attach.
Rebuilding a skill in Le Chat (the realistic "import")
When you find a skill on Skillagram you want in Le Chat, you recreate it as an Agent:
- In Chat, open Agents in the sidebar and click Create Agent (or start from a template).
- Give it a clear Name and a Description (it shows in the Agent picker).
- Paste the skill's method from Skillagram into the Instructions field — role, scope, output format. Keep instructions concise: a few well-written sentences work better than long paragraphs.
- Add your firm's sources: upload documents into a Library and attach it (a clause bank, a set of precedents), and enable the Connectors or tools you need.
- Test it in the preview panel on the right against a real matter and compare with the skill's expected output.
Heads-up on portability: an Agent built in chat is designed for the chat interface and can't be exported as a file or used programmatically. You share it inside your organization by assigning the Collaborator role (can use, edit, delete) or Viewer (use only). To take it outside — e.g. onto Skillagram — you export the human-readable instructions: the method, the logic, the sources it relies on. That's what another firm rebuilds on their side.
The European-provider angle (a fact, not a promise)
For an Italian lawyer there's one detail worth knowing: Mistral is a French company, subject to the GDPR, and by default your data is hosted in the European Union (Mistral Help Center).
Honesty needs the caveat, though: "EU by default" does not mean "never leaves the EU." Mistral can transfer data to non-EU subprocessors listed in its Trust Center, under Article 46 GDPR safeguards (standard contractual clauses, in some cases zero data retention); there's also a US endpoint you can explicitly choose. European residency is a favorable starting point, not a guarantee to take for granted: for sensitive matter, read the DPA and the subprocessor list and assess the actual route of your deployment.
The caveat that matters
A well-built Agent gives you a consistent method — it always applies the same structure, the same tone, the same sources. Consistent is not correct: an Agent can cite a rule that doesn't exist or apply flawed reasoning with perfect steadiness. Verification stays your responsibility. And remember that a skill built elsewhere often reflects another jurisdiction: before you trust it, adapt it to your law and check every reference.
Product features change quickly. If Le Chat's interface has moved since this was written, check Mistral's documentation for the current steps.