MFKVault CLI
Install any AI skill with one command
The official command-line interface for MFKVault. Search, install, and manage AI agent skills directly from your terminal.
Install globally with npm:
Terminal
npm install -g mfkvault-cli
Works on Mac, Windows, and Linux
Example Commands
Everything you need to manage your AI agent skills
Install a skill to your AI agent
mfkvault install invoice-chaser-botSearch for skills in the registry
mfkvault search "code review"List all installed MFKVault skills
mfkvault listUpdate a skill to the latest version
mfkvault update invoice-chaser-botWhy Use the CLI?
Auto-Detection
Automatically detects your installed AI agent and installs skills to the correct location.
Easy Updates
Keep your skills up-to-date with a single command. Never miss new features or security patches.
Quick Search
Search the entire MFKVault registry from your terminal without opening a browser.