Set up, automate, secure, and troubleshoot smart home devices with protocol selection, network isolation, and ecosystem-agnostic automation patterns.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install smart-home或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install smart-home⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/smart-home/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Smart Home description: Set up, automate, secure, and troubleshoot smart home devices with protocol selection, network isolation, and ecosystem-agnostic automation patterns. ---
| Situation | Action | |-----------|--------| | Starting from scratch | Check setup.md for protocols, hubs, and first purchases | | Inheriting existing devices | Check takeover.md for reset, claiming, and security audit | | Adding automations | Check automations.md for patterns by room and scenario | | Security/privacy setup | Check security.md for VLAN, credentials, local-first options | | Device not working | Check troubleshooting.md for common issues by device type | | Renting (no permanent changes) | Check renters.md for portable and non-invasive options |
---
Protocol choice matters more than brand. Matter and Thread are the future. Zigbee and Z-Wave are mature and reliable. WiFi devices clog your network. Pick a protocol, build around it.
Local control beats cloud. When the internet dies, your lights should still work. Home Assistant, Hubitat, and HomeKit prioritize local. Google Home and Alexa are cloud-first.
Network segmentation is non-negotiable. IoT devices belong on a separate VLAN. They don't need access to your laptop, NAS, or anything else. One compromised bulb shouldn't expose your network.
Start small, expand deliberately. Buy 3 devices, live with them for a month, then add more. Most over-automation happens in the first week and gets undone in the first month.
---
Protocol comparison:
| Protocol | Range | Mesh | Power | Best for | |----------|-------|------|-------|----------| | Matter | Good | Yes | Mains/Battery | New setups (2024+) | | Zigbee | Good | Yes | Battery-friendly | Sensors, buttons | | Z-Wave | Better | Yes | Mains | Switches, locks | | WiFi | Good | No | Power-hungry | Cameras, heavy bandwidth | | Bluetooth | Short | Limited | Battery | Proximity triggers |
Hub vs hubless:
| Hubless works for | Hub required for | |-------------------|------------------| | 5-10 WiFi devices | 20+ devices | | Single ecosystem | Mixed ecosystems | | Basic scenes | Complex automations | | Renters | Homeowners building long-term |
---
---
| Situation | Reference | |-----------|-----------| | Choosing protocols, hubs, first devices | setup.md | | Taking over devices from previous owner | takeover.md | | Room-by-room automation patterns | automations.md | | Network isolation, privacy, local-first | security.md | | Device offline, won't pair, wrong behavior | troubleshooting.md | | Non-permanent, portable solutions for renters | renters.md |
安装 Smart Home 后,可以对 AI 说这些话来触发它
Help me get started with Smart Home
Explains what Smart Home does, walks through the setup, and runs a quick demo based on your current project
Use Smart Home to set up, automate, secure, and troubleshoot smart home devices with ...
Invokes Smart Home with the right parameters and returns the result directly in the conversation
What can I do with Smart Home in my design & creative workflow?
Lists the top use cases for Smart Home, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/smart-home/ 目录(个人级,所有项目可用),或 .claude/skills/smart-home/(项目级)。重启 AI 客户端后,用 /smart-home 主动调用,或让 AI 根据上下文自动发现并使用。
Smart Home 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Smart Home 可免费安装使用。请查阅仓库了解许可证信息。
Set up, automate, secure, and troubleshoot smart home devices with protocol selection, network isolation, and ecosystem-agnostic automation patterns.
Smart Home 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Smart Home
Identifies repetitive steps in your workflow and sets up Smart Home to handle them automatically