Skip to main content
在 Manus 中运行任何 Skill
一键导入

ha-verify

星标7
分支2
更新时间2026年6月24日 21:10

Facilitate live testing/verification of Home Assistant automations, scripts, scenes, and entities by proposing acceptance criteria, setting up baseline state via service calls, asking the user to perform any real-world trigger, then asserting the outcome via live MCP queries (ha_get_state/ha_get_history/ha_get_automation_traces). Use this every time after making a persistent config change on the live HA instance (automation, script, scene, helper, entity edit) — verification happens before logging to CHANGELOG.md. Also use it standalone when the user wants to debug or diagnose why something isn't behaving as expected, with no config change involved — the test-setup-trigger-assert loop is identical either way. Trigger on phrases like "test this", "verify it works", "check if X happens", "why isn't X triggering", "debug this automation".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly