jpskill.com
✍️ ライティング コミュニティ

smartthings-api

SmartThingsの公式APIを活用し、デバイスや場所、自動化ルールなどを操作してスマートホームを統合管理するSkill。

📜 元の英語説明(参考)

Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.

🇯🇵 日本人クリエイター向け解説

一言でいうと

SmartThingsの公式APIを活用し、デバイスや場所、自動化ルールなどを操作してスマートホームを統合管理するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

SmartThings API

SmartThings Public API を操作する場合、または Rules や Scenes を介して自動化を構築する場合に、このスキルを使用してください。ガイダンスを常に最新の状態に保つため、回答する前に必ず references/ から正確な公式ドキュメントページを開いてください。

ワークフロー

  1. API サーフェス(デバイス、ロケーション、機能、自動化、ルール、シーン)を特定します。
  2. 公式の API 概要と特定の自動化ドキュメントを開きます。
  3. 自動化の動作については、ドキュメントでルール/シーンのセマンティクスを確認します。
  4. 回答で使用した正確なページをリンクします。

参照

  • API および自動化のリンク: references/api-links.md

ユーザーのリクエストに必要な参照ファイルのみを読み込んでください。

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

SmartThings API

Use this skill when working with the SmartThings Public API, or when building automations via Rules or Scenes. Always open the exact official doc pages from references/ before answering so guidance stays current.

Workflow

  1. Identify the API surface (devices, locations, capabilities, automations, rules, scenes).
  2. Open the official API overview and the specific automation docs.
  3. For automation behavior, verify rules/scenes semantics in the docs.
  4. Link the exact pages used in the response.

References

  • API and automations links: references/api-links.md

Load only the reference file needed for the user request.