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-bot

Search for skills in the registry

mfkvault search "code review"

List all installed MFKVault skills

mfkvault list

Update a skill to the latest version

mfkvault update invoice-chaser-bot

Why 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.

Ready to get started?

Install the CLI and add your first skill in under 30 seconds.