mmk-shared
Installation
SKILL.md
MMK CLI — Shared Foundation
Background knowledge for all skills that use the mmk CLI.
Prerequisites
The mmk CLI must be installed and configured:
# Install
npm install -g @magic-meal-kits/cli@beta
# Configure server endpoint
mmk config set server <server-url>
# Authenticate
mmk auth login