Agent Skills
› Fullive-AI/Anima
› custom_skill_f4b0b238
custom_skill_f4b0b238
GitHub当检测到用户离家时,自动关闭连接的空气净化器。通过家庭占用检测模块和远程控制处理器实现自动化工作流。
触发场景
检测到用户离开家
触发自动化关机流程
安装
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.
版本历史
- 15e7c43 当前 2026-07-05 18:36


