Agent Skills
› Fullive-AI/Anima
› custom_skill_f4b0b238
custom_skill_f4b0b238
GitHub该技能用于实现智能家居自动化,当系统确认用户离家后,自动关闭已连接的空气净化器。它结合了家庭占用检测模块和远程电源控制处理器,通过核心工作流执行设备关机操作,提升能源效率与便利性。
Trigger Scenarios
用户离家场景
家庭占用状态变为无人
Install
npx skills add Fullive-AI/Anima --skill custom_skill_f4b0b238 -g -y
SKILL.md
Frontmatter
{
"name": "custom_skill_f4b0b238",
"metadata": {
"device_types": [
"air_purifier"
]
},
"description": "Turn off the connected air purifier immediately after the user leaves home"
}
This skill automatically triggers the shutdown of your connected air purifier once the system confirms you have left your home. Relevant files include the home occupancy detection module, air purifier remote power control handlers, and the core automation workflow for this skill.
Version History
- 15e7c43 Current 2026-07-05 18:36


