mocreo-api

Installation
SKILL.md

MOCREO API Skills

This is the root router skill. Load this skill first, then route to exactly one sub-skill.

Use this skill whenever the user is asking about a MOCREO device's battery, temperature, humidity, online status, alerts, or history, including English requests that only provide a device ID, node ID, SN, asset, or hub model without explicitly saying MOCREO.

First-Time Setup

Do not proactively read or inspect the .env file. Credentials are checked automatically when the login script runs. If either v2_login.py or v3_login.py exits with code 2 and stderr contains MOCREO_CREDENTIALS_MISSING, output the following message verbatim — do not summarize, rephrase, or shorten it. Then stop and wait for the user to confirm setup is complete before taking any further action.

Credential Missing — Fixed Response


MOCREO credentials are not configured. Open a terminal, navigate to the runtime root, and run the setup script:

Installs
12
GitHub Stars
3
First Seen
Mar 11, 2026
mocreo-api — mocreo-iot/skills