一键导入
device-discovery
Use when a user wants Anima to discover devices, refresh the LAN inventory, or start Xiaomi or Mi Home onboarding with a QR flow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a user wants Anima to discover devices, refresh the LAN inventory, or start Xiaomi or Mi Home onboarding with a QR flow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Automatically activates the connected humidifier and sets its target humidity to 50% when indoor humidity drops below 40% RH
Use when the user asks Anima to create, generate, scaffold, or customize a new skill package from a natural-language requirement.
Turn off the connected air purifier immediately after the user leaves home
Use when reasoning about your custom device type in Anima. Replace this text with when the skill should trigger and what actions it can produce.
A recurring automated skill that triggers a wake-up alarm via connected smart speaker at 8 AM local time on workdays and skips alarms on holidays
Use when reasoning about air conditioners in Anima. Covers comfort temperature ranges, energy heuristics, humidity interaction, and choosing `set_temperature`, `set_mode`, `turn_on`, or `turn_off`.
| name | device_discovery |
| description | Use when a user wants Anima to discover devices, refresh the LAN inventory, or start Xiaomi or Mi Home onboarding with a QR flow. |
| metadata | {"device_types":["assistant"],"version":"0.1.0"} |
Use this skill for discovery-oriented chat tasks and Xiaomi onboarding flows.
references/knowledge.md for choosing between local scan and Xiaomi QR onboarding.references/chat.md when planning the next discovery action from user chat.scripts/actions.py for executing the chosen scan or onboarding flow.