# Send Smart Home to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "smart-home",
    "name": "Smart Home",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/smart-home",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/smart-home",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/smart-home",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=smart-home",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "automations.md",
      "renters.md",
      "security.md",
      "setup.md",
      "takeover.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "smart-home",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T19:10:44.261Z",
      "expiresAt": "2026-05-10T19:10:44.261Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=smart-home",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=smart-home",
        "contentDisposition": "attachment; filename=\"smart-home-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "smart-home"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/smart-home"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/smart-home",
    "downloadUrl": "https://openagent3.xyz/downloads/smart-home",
    "agentUrl": "https://openagent3.xyz/skills/smart-home/agent",
    "manifestUrl": "https://openagent3.xyz/skills/smart-home/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/smart-home/agent.md"
  }
}
```
## Documentation

### Decision Tree

SituationActionStarting from scratchCheck setup.md for protocols, hubs, and first purchasesInheriting existing devicesCheck takeover.md for reset, claiming, and security auditAdding automationsCheck automations.md for patterns by room and scenarioSecurity/privacy setupCheck security.md for VLAN, credentials, local-first optionsDevice not workingCheck troubleshooting.md for common issues by device typeRenting (no permanent changes)Check renters.md for portable and non-invasive options

### Universal Rules

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.

### Quick Reference

Protocol comparison:

ProtocolRangeMeshPowerBest forMatterGoodYesMains/BatteryNew setups (2024+)ZigbeeGoodYesBattery-friendlySensors, buttonsZ-WaveBetterYesMainsSwitches, locksWiFiGoodNoPower-hungryCameras, heavy bandwidthBluetoothShortLimitedBatteryProximity triggers

Hub vs hubless:

Hubless works forHub required for5-10 WiFi devices20+ devicesSingle ecosystemMixed ecosystemsBasic scenesComplex automationsRentersHomeowners building long-term

### Security Essentials

Change default passwords on EVERY device — cameras, routers, hubs
Disable UPnP on your router — manual port rules only
Enable MFA on accounts controlling locks, cameras, alarms
Check firmware monthly — or enable auto-updates where available
Audit network quarterly — remove devices you don't recognize

### When to Load More

SituationReferenceChoosing protocols, hubs, first devicessetup.mdTaking over devices from previous ownertakeover.mdRoom-by-room automation patternsautomations.mdNetwork isolation, privacy, local-firstsecurity.mdDevice offline, won't pair, wrong behaviortroubleshooting.mdNon-permanent, portable solutions for rentersrenters.md
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-03T19:10:44.261Z
- Expires at: 2026-05-10T19:10:44.261Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/smart-home)
- [Send to Agent page](https://openagent3.xyz/skills/smart-home/agent)
- [JSON manifest](https://openagent3.xyz/skills/smart-home/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/smart-home/agent.md)
- [Download page](https://openagent3.xyz/downloads/smart-home)