{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/4"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"Mistral Vibe is a command-line coding assistant that lets you interact with your codebase using natural language, with tools for file manipulation, code search, version control, and command execution.","skillfed_tags":["ai-assistant","cli-tool","code-exploration"],"use_cases":["Search and explore a large codebase using natural language queries without manually navigating files.","Delegate code refactoring tasks to the agent with auto-approval for safe edits only, reducing manual review overhead.","Ask the agent to analyze project structure and architecture while you work on something else using task delegation.","Use the read-only 'plan' agent to understand unfamiliar codebases before making changes.","Execute shell commands and file operations through natural language prompts with approval gates for safety."],"what_it_does":"Mistral Vibe is a conversational CLI agent that sits in your project directory and lets you explore, modify, and interact with your codebase using natural language. It wraps Mistral's language models with a suite of built-in tools\u2014file read/write/patch, shell execution, grep-based code search, git integration, and task delegation to subagents\u2014so you can ask questions like 'find all TODOs' or 'refactor this function' and have the agent execute the work with your approval. It's project-aware, scanning your file structure and git status to provide context, and highly configurable through a config.toml file where you can choose agent profiles (ask, plan, accept-edits, auto-approve), set default models, and manage tool permissions.\n\nThe package targets UNIX environments (Linux and macOS) though Windows is supported. It requires a modern terminal emulator and Python 3.12+. Installation is straightforward via pip or uv, and the first run prompts you for an API key. The tool is designed for developers who want an interactive, approval-gated AI assistant in their shell rather than a separate IDE plugin or web interface.","worth_installing":"Yes. Mistral Vibe is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. It's well-suited for developers who want an AI coding assistant integrated into their shell workflow. The main gotchas are the Python 3.12 requirement, the need for a modern terminal, and the 97 runtime dependencies\u2014evaluate those against your environment. If you're comfortable with those constraints and have a Mistral API key, it's a straightforward install."},"id":"mistral-vibe","links":{"html":"https://skillfed.io/packages/mistral-vibe","md":"https://skillfed.io/packages/mistral-vibe.md","pypi":"https://pypi.org/project/mistral-vibe/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"mistral-vibe","python_support":"supports_current","summary":"Minimal CLI coding agent by Mistral"},"popularity":{"monthly_downloads":7338049,"position":1751,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.24.1"}
