miot-calendar

Installation
SKILL.md

ModularIoT Calendar Skill

Prerequisites

The miot CLI must be available. Run commands via:

  • npx @microboxlabs/miot-cli <command> (no install needed), or
  • miot <command> (if globally installed)

Configuration requires one of:

  1. --base-url and --token flags on every call
  2. MIOT_BASE_URL and MIOT_TOKEN environment variables
  3. A ~/.miotrc.json profile (selected via --profile <name>)

Always add --output json to CLI calls and parse the JSON result.

Domain Model

Organization
Installs
29
GitHub Stars
3
First Seen
Feb 22, 2026