From sharp-aircon
Smart aircon advisor that uses weather data and research-based guidelines to recommend optimal AC settings. Use when user asks for temperature advice, comfort optimization, sleep mode setup, energy saving tips, weather-based AC recommendations, or general aircon guidance. Triggers: "smart aircon", "comfortable temperature", "optimal setting", "sleep mode", "energy saving", "weather-based AC", "what temperature should I set", "is my AC setting good", "how should I use the AC", "aircon recommendation"
How this skill is triggered — by the user, by Claude, or both
Slash command
/sharp-aircon:smart-airconThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Recommend optimal AC settings based on current conditions (weather, time, room state).
Recommend optimal AC settings based on current conditions (weather, time, room state).
Collect before making recommendations:
aircon_status MCP toolhttps://api.open-meteo.com/v1/forecast?latitude=LAT&longitude=LON¤t=temperature_2m,relative_humidity_2m,apparent_temperature,weather_code&hourly=temperature_2m,relative_humidity_2m,apparent_temperature&forecast_hours=12&timezone=auto
Default location (Tokyo): latitude=35.68, longitude=139.77. Ask user for location if unknown.
Read the appropriate references based on the user's question:
Provide recommendations covering: temperature, mode, wind speed, Plasmacluster, and any health alerts.
Present recommendations, then ask if the user wants to apply.
Use MCP tools: aircon_power, aircon_temperature, aircon_mode, aircon_windspeed, aircon_plasmacluster.
Include in recommendations:
npx claudepluginhub r1ca18/sharp-aircon-mcp --plugin sharp-airconAutomates Sensibo HVAC operations via Composio's Sensibo toolkit through Rube MCP. Discovers tool schemas, manages connections, and executes Sensibo tasks.
Queries grid electricity forecasts and submits load events via EnergyKit (iOS 26+) for EV charging, HVAC scheduling, and home energy dashboards.
Systematically evaluates a home's energy performance and produces a prioritized upgrade roadmap with payback estimates.