examples/skills/smart-home/SKILL.md
Control smart home devices including lights, doors, and TV
npx skillsauth add acodercat/cave-agent smart-homeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to check status and control smart home devices.
get_status(device_id=None): Get status of a device, or all devices if no IDset_light(device_id, state, brightness=100): Turn a light on/off with brightness (0-100)set_door(device_id, state): Lock or unlock a doorset_tv(state, channel=None, volume=None): Control TV power, channel, and volumeliving_room_light, bedroom_light, kitchen_lightfront_door, garage_doortvdevelopment
Statistical analysis, outlier detection, and data transformation utilities.
data-ai
Analyze sales data with statistics, regional performance, and commission calculations
development
Review Python code for bugs, security issues, and best practices
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.