{"slug": "run-agent-skills-with-mistral-rs-v0-8-10-v1-skills-support-and-more", "title": "Run Agent Skills with mistral.rs v0.8.10: /v1/skills support and more", "summary": "Mistral.rs v0.8.10 adds OpenAI-compatible Agent Skills via a /v1/skills endpoint, enabling local open models to run agent skills previously locked to closed models. The release also includes prebuilt binaries for NVIDIA CUDA, Apple Silicon, and CPU, along with support for file attachments and generated file outputs.", "body_md": "Hey all! I'm the maintainer of mistral.rs. I just landed support for OpenAI-compatible Agent Skills via a /v1/skills endpoint, and it works with local open models.\n\nUntil now Skills have basically been locked to closed models, and with the ability to have private, local intelligence becoming increasingly important, but this feature allows you to do XYZ with local models.\n\nIt's fully compatible with OpenAI's /v1/skills API, so you can drop mistral.rs into your existing code with minimal difficulty.\n\nWe support the accompanying tools too: /v1/files or input_file for attaching files to your prompts, and mistral.rs also allows models to send generated files back using the OpenAI-compatible method.\n\nIt's also easier than ever to try mistral.rs: we are including prebuilt binaries for NVIDIA CUDA, Apple Silicon, and CPU! # Linux/Mac > curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/EricLBuehler/mistral.rs/master/install.sh | sh # Windows > irm https://raw.githubusercontent.com/EricLBuehler/mistral.rs/master/install.ps1 | iex\n\nThen: mistralrs serve --agent --isq 4 -m google/gemma-4-E4B-it\n\nSuper excited for you to try this out and any feedback! Do you have any suggestions for what you would like to see in the next releases?\n\nCheck out the GitHub: https://github.com/EricLBuehler/mistral.rs Docs & Quickstart: https://ericlbuehler.github.io/mistral.rs/\n\nComments URL: [https://news.ycombinator.com/item?id=48581792](https://news.ycombinator.com/item?id=48581792)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/run-agent-skills-with-mistral-rs-v0-8-10-v1-skills-support-and-more", "canonical_source": "https://news.ycombinator.com/item?id=48581792", "published_at": "2026-06-18 07:03:11+00:00", "updated_at": "2026-06-18 07:23:14.635125+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "ai-infrastructure", "developer-tools"], "entities": ["mistral.rs", "OpenAI", "NVIDIA", "Apple", "EricLBuehler", "Gemma-4-E4B-it"], "alternates": {"html": "https://wpnews.pro/news/run-agent-skills-with-mistral-rs-v0-8-10-v1-skills-support-and-more", "markdown": "https://wpnews.pro/news/run-agent-skills-with-mistral-rs-v0-8-10-v1-skills-support-and-more.md", "text": "https://wpnews.pro/news/run-agent-skills-with-mistral-rs-v0-8-10-v1-skills-support-and-more.txt", "jsonld": "https://wpnews.pro/news/run-agent-skills-with-mistral-rs-v0-8-10-v1-skills-support-and-more.jsonld"}}