بنقرة واحدة
air-purifier
Provides reasoning and control capabilities for air purifier devices within the Anima platform.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Provides reasoning and control capabilities for air purifier devices within the Anima platform.
التثبيت باستخدام 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 | air_purifier |
| description | Provides reasoning and control capabilities for air purifier devices within the Anima platform. |
| metadata | {"device_types":["air_purifier"]} |
This skill is intended for use with Anima platform air purifier devices, including models like the Mijia Smart Air Purifier 5. Use this skill when processing user requests to interact with or adjust settings for connected air purifier hardware.
Relevant files in this skill package include:
actions.py: Contains the implemented supported device actions and their parameter constraints