Skip to main content
MMK Skills are ready-made automation commands that run on top of the mmk CLI. Install them into your coding agent and you get slash commands like /mmk-notion or /mmk-paymint-send that operate against your Magic Meal Kits deployment — no glue code to write. They’re published in the open-source repo magic-meal-kits/mmk-skills and work with Claude Code, Gemini CLI, OpenCode, Codex, Cursor, and 38+ other agents.
The skills are in beta and evolve quickly. The repo is the source of truth for the full, current catalog.
Prerequisite: install and connect the CLI first — see CLI (npm install -g @magic-meal-kits/cli@beta, then mmk config set server … and mmk auth login). The skills call the CLI under the hood.

Install the skills

Pick the command for your agent:
You don’t have to install everything. The repo also lets you add skills by service or a single sub-command — see the README for the per-skill install paths.

Use the skills

Once installed, type / in your agent to see the MMK commands, then run one:
The agent reads the skill, calls the CLI against your deployment, and reports back.

Skills by service

A summary of what’s available. See the repo for the full command list.

Full catalog on GitHub

Browse every skill, its parameters, and the per-service install commands.