スキル一覧に戻る
acodercat

smart-home

by acodercat

smart-homeは、other分野における実用的なスキルです。複雑な課題への対応力を強化し、業務効率と成果の質を改善します。

73🍴 2📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: smart-home description: Control smart home devices including lights, doors, and TV

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

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です