sensiboControl Sensibo smart AC devices via their REST API. Use when the user asks to turn on/off AC, change temperature, set modes, check room temperature/humidity, or manage climate schedules. Triggers on phrases like "turn on AC", "set bedroom to 22", "how hot is it", "AC off", "cooling mode".
Install via ClawdBot CLI:
clawdbot install omere2/sensiboGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://home.sensibo.com/api/v2/pods/{device_id}/acStates?apiKey={key}Calls external URL not in known-safe list
https://home.sensibo.com/me/apiAI Analysis
The skill interacts exclusively with the official, documented Sensibo API (home.sensibo.com) for its stated purpose of controlling smart AC devices. The API key is a standard authentication mechanism for the service, and all endpoints described are necessary for the core functionality. No evidence of credential harvesting, data exfiltration to unauthorized servers, hidden instructions, or obfuscation was found.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Homeowners use this skill to control their Sensibo-enabled air conditioners via voice or chat commands, such as turning on the AC before arriving home or adjusting temperatures in different rooms. It integrates with AI assistants to automate climate control based on schedules or sensor data, enhancing comfort and energy efficiency in daily living.
Hotels implement this skill to allow guests to control room AC units through in-room devices or mobile apps, enabling personalized temperature settings and automated turn-off when rooms are unoccupied. Staff can monitor and manage multiple units centrally, improving guest experience and reducing energy costs in hospitality settings.
Facility managers use this skill to automate AC operations in office spaces based on occupancy sensors or time schedules, such as cooling during work hours and turning off at night. It helps optimize energy usage across multiple zones, contributing to sustainability goals and cost savings in commercial real estate.
Retailers deploy this skill to maintain consistent temperatures in stores for customer comfort and product preservation, using schedules or real-time adjustments via AI agents. It enables remote monitoring and control of multiple AC units, ensuring optimal conditions while managing operational expenses in retail environments.
Hospitals and clinics use this skill to control AC units in patient rooms and common areas, ensuring stable temperatures for health and comfort. Integration with AI allows for automated adjustments based on time of day or sensor readings, supporting regulatory compliance and patient care in healthcare settings.
Offer a monthly subscription where users pay for advanced features like AI-driven climate automation, detailed analytics, and priority support. Revenue comes from recurring fees, with tiers based on the number of devices or additional integrations, targeting homeowners seeking convenience and energy savings.
License the skill to property management companies or hotel chains for bulk deployment across multiple units, charging per device or per property annually. This model includes customization, training, and ongoing maintenance, generating steady revenue from large-scale commercial clients in real estate and hospitality.
Partner with AC manufacturers to embed this skill directly into their smart devices, earning revenue through co-branding deals or per-unit royalties. This expands market reach by offering built-in AI control capabilities, enhancing product value and driving sales in the competitive HVAC industry.
💬 Integration Tip
Ensure API keys and device IDs are securely stored in TOOLS.md, and use the --compressed flag in all curl commands to optimize rate limits and performance.
Scored Apr 19, 2026
Acuity Scheduling API integration with managed OAuth. Manage appointments, calendars, clients, and availability. Use this skill when users want to schedule, reschedule, or cancel appointments, check availability, or manage clients and calendars. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Manage birthdays with natural language. Store birthdays in /home/clawd/clawd/data/birthdays.md, get upcoming reminders, calculate ages. Use when the user mentions birthdays, wants to add/remember someone's birthday, check upcoming birthdays, or asks about someone's age/birthday. Understands phrases like "X hat am DD.MM. Geburtstag", "Wann hat X Geburtstag?", "Nächste Geburtstage".
Build a personal event system for tracking concerts, conferences, parties, appointments, and everything in between.
Assist community moderation with summaries, spam detection suggestions, and draft replies for Discord or Telegram. Use when a user wants moderation help, rule reminders, or daily summaries without automatic enforcement actions.
Manage Remember The Milk tasks — list, add, complete, delete, search, prioritize, tag, move, and annotate tasks with notes. Use when the user asks about tasks, todos, to-do lists, reminders, or Remember The Milk.
Fetch MLB game schedules, live game status, box scores, player search, and season statistics via the MLB Stats API. Use when the user asks about baseball gam...