·mijia

Control Xiaomi Mijia smart home devices. Use this skill when the user wants to control desk lamps, smart plugs, or other Mijia devices. Supports turning lights on/off, adjusting brightness, setting color temperature, switching modes, and more.

14Installs·3Trend·@hqman

Installation

$npx skills add https://github.com/hqman/my-skills --skill mijia

How to Install mijia

Quickly install mijia AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hqman/my-skills --skill mijia
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hqman/my-skills.

SKILL.md

View raw

When the user says the following, execute the corresponding command:

| Turn on the light / open lamp | scripts/lampcli.py on | | Turn off the light / close lamp | scripts/lampcli.py off | | Toggle the light | scripts/lampcli.py toggle | | Brighter / more bright | Check status first, then increase by 20-30% | | Dimmer / less bright | Check status first, then decrease by 20-30% |

| Full brightness / maximum | scripts/lampcli.py brightness 100 | | Minimum brightness | scripts/lampcli.py brightness 1 | | Warm light | scripts/lampcli.py temp 2700 | | Cool light / white light | scripts/lampcli.py temp 6500 | | Reading mode | scripts/lampcli.py mode reading | | Computer mode | scripts/lampcli.py mode computer |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hqman/my-skills --skill mijia
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from hqman/my-skills

Quick answers

What is mijia?

Control Xiaomi Mijia smart home devices. Use this skill when the user wants to control desk lamps, smart plugs, or other Mijia devices. Supports turning lights on/off, adjusting brightness, setting color temperature, switching modes, and more. Source: hqman/my-skills.

How do I install mijia?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hqman/my-skills --skill mijia Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hqman/my-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10

Related Skills