{
  "schemaVersion": "1.0",
  "item": {
    "slug": "thermostat",
    "name": "Thermostat",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/thermostat",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/thermostat",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/thermostat",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=thermostat",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "away.md",
      "basics.md",
      "efficiency.md",
      "integration.md",
      "troubleshooting.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/thermostat"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/thermostat",
    "agentPageUrl": "https://openagent3.xyz/skills/thermostat/agent",
    "manifestUrl": "https://openagent3.xyz/skills/thermostat/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/thermostat/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "What the Agent Can Do",
        "body": "User RequestAgent Action\"Make it warmer/cooler\"Adjust setpoint ±2-3°F or to specific temp\"Why is my bedroom cold?\"Diagnose: sensor location, vent issues, zone problems\"Set up a schedule\"Gather wake/leave/return/sleep times → configure\"Am I wasting money?\"Calculate setback savings, identify inefficiencies\"I'm going on vacation\"Set freeze protection (55°F) or vacancy mode\"Something's wrong with my heat\"Troubleshoot: cycles, error codes, aux heat issues"
      },
      {
        "title": "Before Adjusting Temperature",
        "body": "Gather context:\n\nCurrent temp and setpoint\nHeating or cooling mode?\nSmart thermostat or basic?\nAny specific room complaints?\n\nSmart thermostats: Adjust via voice, app command, or API integration.\nBasic thermostats: Guide user to physical adjustment, suggest smart plug workarounds if relevant."
      },
      {
        "title": "Diagnosing Comfort Problems",
        "body": "When user says \"it's too hot/cold\":\n\nCheck location mismatch — Thermostat in hallway but complaint is bedroom? Sensor measures wrong place. Solution: remote sensors or door management.\n\n\nCheck system behavior — Running constantly? Short cycling (<5 min)? Not turning on? Each has different diagnosis path. See troubleshooting.md.\n\n\nCheck settings — Wrong mode? Hold preventing schedule? Eco mode active unexpectedly?"
      },
      {
        "title": "Energy Calculations",
        "body": "When user asks about savings:\n\nSetback rule of thumb: 1°F setback for 8 hours = ~1% savings.\n\nScenarioEstimated savings10°F night setback (8h)5-15%10°F work setback (8h)5-15%Both combined10-25%\n\nHeat pump exception: Deep setbacks may trigger expensive aux heat. Recommend 3-5°F max for heat pumps.\n\nMyth to debunk: \"Costs more to reheat\" is false except heat pumps in extreme cold."
      },
      {
        "title": "Vacation/Away Configuration",
        "body": "Short away (hours): Set 62°F heat / 82°F cool.\n\nExtended vacation:\n\nMinimum 55°F (pipe freeze protection)\nMaximum 85°F (humidity/mold prevention)\nEnable leak sensor alerts if available\n\nRemind user: Set return date or use geofencing to avoid coming home to extreme temps."
      },
      {
        "title": "Load Detailed Reference",
        "body": "SituationReferenceMode explanations, holds, fan settingsbasics.mdSystem not responding, error codes, HVAC issuestroubleshooting.mdCost calculations, efficiency tips, renter workaroundsefficiency.mdHomeKit, Alexa, Google, Home Assistant, Matterintegration.mdVacation settings, freeze protection, humidityaway.md"
      }
    ],
    "body": "What the Agent Can Do\nUser Request\tAgent Action\n\"Make it warmer/cooler\"\tAdjust setpoint ±2-3°F or to specific temp\n\"Why is my bedroom cold?\"\tDiagnose: sensor location, vent issues, zone problems\n\"Set up a schedule\"\tGather wake/leave/return/sleep times → configure\n\"Am I wasting money?\"\tCalculate setback savings, identify inefficiencies\n\"I'm going on vacation\"\tSet freeze protection (55°F) or vacancy mode\n\"Something's wrong with my heat\"\tTroubleshoot: cycles, error codes, aux heat issues\nBefore Adjusting Temperature\n\nGather context:\n\nCurrent temp and setpoint\nHeating or cooling mode?\nSmart thermostat or basic?\nAny specific room complaints?\n\nSmart thermostats: Adjust via voice, app command, or API integration. Basic thermostats: Guide user to physical adjustment, suggest smart plug workarounds if relevant.\n\nDiagnosing Comfort Problems\n\nWhen user says \"it's too hot/cold\":\n\nCheck location mismatch — Thermostat in hallway but complaint is bedroom? Sensor measures wrong place. Solution: remote sensors or door management.\n\nCheck system behavior — Running constantly? Short cycling (<5 min)? Not turning on? Each has different diagnosis path. See troubleshooting.md.\n\nCheck settings — Wrong mode? Hold preventing schedule? Eco mode active unexpectedly?\n\nEnergy Calculations\n\nWhen user asks about savings:\n\nSetback rule of thumb: 1°F setback for 8 hours = ~1% savings.\n\nScenario\tEstimated savings\n10°F night setback (8h)\t5-15%\n10°F work setback (8h)\t5-15%\nBoth combined\t10-25%\n\nHeat pump exception: Deep setbacks may trigger expensive aux heat. Recommend 3-5°F max for heat pumps.\n\nMyth to debunk: \"Costs more to reheat\" is false except heat pumps in extreme cold.\n\nVacation/Away Configuration\n\nShort away (hours): Set 62°F heat / 82°F cool.\n\nExtended vacation:\n\nMinimum 55°F (pipe freeze protection)\nMaximum 85°F (humidity/mold prevention)\nEnable leak sensor alerts if available\n\nRemind user: Set return date or use geofencing to avoid coming home to extreme temps.\n\nLoad Detailed Reference\nSituation\tReference\nMode explanations, holds, fan settings\tbasics.md\nSystem not responding, error codes, HVAC issues\ttroubleshooting.md\nCost calculations, efficiency tips, renter workarounds\tefficiency.md\nHomeKit, Alexa, Google, Home Assistant, Matter\tintegration.md\nVacation settings, freeze protection, humidity\taway.md"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/thermostat",
    "publisherUrl": "https://clawhub.ai/ivangdavila/thermostat",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/thermostat",
    "downloadUrl": "https://openagent3.xyz/downloads/thermostat",
    "agentUrl": "https://openagent3.xyz/skills/thermostat/agent",
    "manifestUrl": "https://openagent3.xyz/skills/thermostat/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/thermostat/agent.md"
  }
}