← Back to Skills Marketplace
mxchipyun

mxchip-smart-control

by mxchip · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
177
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mxchip-smart-control
Description
Control smart home devices configured in Smart Plus APP. Use when you need to: (1) Query devices and scenes (lights, AC, switches), (2) Control device power...
Usage Guidance
This package appears to be a normal MXCHIP/MCP client that requires a Smart Plus OAuth token. Before installing: (1) Verify the publisher (the repository claims Shanghai MXCHIP — confirm via official MXCHIP channels if you need assurance), (2) be aware you must supply MXCHIP_OAUTH_TOKEN and that this token gives remote control over your devices — keep it secret and do not paste it into untrusted places, (3) the package lacks a platform install spec; you or the platform will need to install Python 'requests' and ensure the code runs in a safe environment, and (4) correct the metadata mismatch: registry summary shows no env vars while skill.json and SKILL.md require MXCHIP_OAUTH_TOKEN. If you are comfortable with giving this skill access to your Smart Plus account token and you trust the publisher, the package is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: mxchip-smart-control Version: 1.0.2 The skill is a legitimate integration for controlling smart home devices via the MXCHIP MCP service. The Python client (mxchip_mcp_client.py) implements standard JSON-RPC 2.0 calls to the official MXCHIP API endpoint (app.api.cloud.mxchip.com) and correctly handles authentication via a user-provided OAuth token. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description, SKILL.md, skill.json, README, and the Python client all describe the same purpose (querying and controlling Smart Plus devices via MXCHIP MCP). The only credential required (MXCHIP_OAUTH_TOKEN) is consistent with a remote API client.
Instruction Scope
SKILL.md instructs the agent to set an OAuth token, install the 'requests' dependency, and call methods that query or control devices. There are no instructions to read arbitrary local files, other environment variables, or to transmit data to endpoints other than the documented MXCHIP endpoints.
Install Mechanism
This is an instruction‑only skill (no platform install spec) but contains a Python client and requirements.txt (requests). The package does not include a formal install specification for the platform — users will need to install dependencies (pip install requests) themselves. That is not malicious but is a minor packaging/UX omission to be aware of.
Credentials
The code legitimately requires a single OAuth bearer token (MXCHIP_OAUTH_TOKEN) to call the MXCHIP MCP API. However, the top-level registry summary in the provided metadata claims 'Required env vars: none' while skill.json and SKILL.md require MXCHIP_OAUTH_TOKEN — this metadata inconsistency should be clarified before install.
Persistence & Privilege
The skill does not request permanent/always inclusion, does not modify other skills, and only uses the provided token to authenticate to its documented MCP endpoint. Autonomous invocation is allowed (platform default) but is not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mxchip-smart-control
  3. After installation, invoke the skill by name or use /mxchip-smart-control
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
No user-facing changes detected in this release. - Version 1.0.2 contains no file or documentation changes. - Functionality and interface remain the same as the previous version.
v1.0.1
No code or documentation changes detected in this release. - No updates were made to the skill files or documentation. - Functionality and usage remain exactly the same as the previous version.
v1.0.0
mxchip-smart-control v1.0.0 - Initial release of the mxchip-smart-control skill. - Enables querying and control of smart devices (lights, AC, switches, etc.) configured in the Smart Plus APP. - Supports power control, air conditioner settings (temperature, mode), and smart scene triggers. - Requires setting the MXCHIP_OAUTH_TOKEN environment variable for authentication. - Includes Python client code samples, detailed usage, and error handling instructions.
Metadata
Slug mxchip-smart-control
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is mxchip-smart-control?

Control smart home devices configured in Smart Plus APP. Use when you need to: (1) Query devices and scenes (lights, AC, switches), (2) Control device power... It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.

How do I install mxchip-smart-control?

Run "/install mxchip-smart-control" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mxchip-smart-control free?

Yes, mxchip-smart-control is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does mxchip-smart-control support?

mxchip-smart-control is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mxchip-smart-control?

It is built and maintained by mxchip (@mxchipyun); the current version is v1.0.2.

💬 Comments