Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    acodercat

    smart-home

    acodercat/smart-home
    Productivity
    76
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Control smart home devices including lights, doors, and TV

    SKILL.md

    Smart Home Skill

    Use this skill to check status and control smart home devices.

    Injected Functions

    • get_status(device_id=None): Get status of a device, or all devices if no ID
    • set_light(device_id, state, brightness=100): Turn a light on/off with brightness (0-100)
    • set_door(device_id, state): Lock or unlock a door
    • set_tv(state, channel=None, volume=None): Control TV power, channel, and volume

    Device IDs

    • Lights: living_room_light, bedroom_light, kitchen_light
    • Doors: front_door, garage_door
    • TV: tv
    Recommended Servers
    OpenZeppelin
    OpenZeppelin
    Oura Ring
    Oura Ring
    Ticktick
    Ticktick
    Repository
    acodercat/cave-agent
    Files