jpskill.com
🛠️ 開発・MCP コミュニティ

azure-iot

Azure IoT開発全般の意思決定、アーキテクチャ、設計パターンに関する専門知識を活用し、MQTTやDPSなどの統合開発を支援するSkill。

📜 元の英語説明(参考)

Expert knowledge for Azure IoT development including decision making, architecture & design patterns, and integrations & coding patterns. Use when using MQTT/IoT Plug and Play, DPS/IoT Hub, SAP ERP integration, industrial IoT architectures, or device schemas, and other Azure IoT related development tasks. Not for Azure IoT Hub (use azure-iot-hub), Azure IoT Edge (use azure-iot-edge), Azure IoT Central (use azure-iot-central), Azure Defender For Iot (use azure-defender-for-iot).

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

一言でいうと

Azure IoT開発全般の意思決定、アーキテクチャ、設計パターンに関する専門知識を活用し、MQTTやDPSなどの統合開発を支援する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 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Azure IoT スキル

このスキルは、Azure IoT に関する専門的なガイダンスを提供します。意思決定、アーキテクチャと設計パターン、統合とコーディングパターンを網羅しています。ローカルのクイックリファレンスコンテンツとリモートのドキュメント取得機能を組み合わせています。

このスキルの使い方

Agent への重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例: L35-L120)の場合は、指定された行で read_file を使用してください。ファイルリンクが指定されているカテゴリ(例: [security.md](security.md))の場合は、リンクされた参照ファイルで read_file を使用してください。

Agent への重要事項: metadata.generated_at が 3 ヶ月以上前の場合は、リポジトリから最新バージョンをプルするようユーザーに提案してください。mcp_microsoftdocs ツールが利用できない場合は、ユーザーにインストールを提案してください: インストールガイド

このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。

  • 推奨: クエリ文字列 from=learn-agent-skill を指定して mcp_microsoftdocs:microsoft_docs_fetch を使用してください。Markdown を返します。
  • フォールバック: クエリ文字列 from=learn-agent-skill&accept=text/markdown を指定して fetch_webpage を使用してください。Markdown を返します。

カテゴリインデックス

カテゴリ 説明
意思決定 L31-L36 Azure Device Registry の名前空間とスキーマレジストリの設計に関するガイダンス。構造、編成、IoT デバイスのデータモデルとメタデータの計画を含みます。
アーキテクチャと設計パターン L37-L42 Azure 上の産業用 IoT のための参照アーキテクチャとパターン。データスペースベースの設計、コンポーネントの選択、産業シナリオ向けのエンドツーエンドの実装ガイダンスを含みます。
統合とコーディングパターン L43-L46 MQTT と IoT Plug and Play を介したデバイス統合、デバイス/サービスアプリの構築、ペイロードのフォーマット、DPS/IoT Hub の使用、SAP ERP と Azure IoT の接続に関するパターンとコード。

意思決定

トピック URL
Azure Device Registry の名前空間を設計および選択する https://learn.microsoft.com/en-us/azure/iot/iot-device-registry-namespace-guidance
IoT 用の Azure Device Registry スキーマレジストリを計画する https://learn.microsoft.com/en-us/azure/iot/iot-device-registry-schema-registry-guidance

アーキテクチャと設計パターン

トピック URL
Azure で産業用データスペースアーキテクチャを有効にする https://learn.microsoft.com/en-us/azure/iot/howto-iot-industrial-dataspaces
Azure 産業用 IoT 参照アーキテクチャを実装する https://learn.microsoft.com/en-us/azure/iot/tutorial-iot-industrial-solution-architecture

統合とコーディングパターン

トピック URL
オンプレミスの SAP ERP を Azure 産業用 IoT に接続する https://learn.microsoft.com/en-us/azure/iot/howto-connect-on-premises-sap-to-azure
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Azure IoT Skill

This skill provides expert guidance for Azure IoT. Covers decision making, architecture & design patterns, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

Category Lines Description
Decision Making L31-L36 Guidance on designing Azure Device Registry namespaces and schema registries, including structure, organization, and planning for IoT device data models and metadata.
Architecture & Design Patterns L37-L42 Reference architectures and patterns for industrial IoT on Azure, including dataspace-based designs, component choices, and end-to-end implementation guidance for industrial scenarios.
Integrations & Coding Patterns L43-L46 Patterns and code for integrating devices via MQTT and IoT Plug and Play, building device/service apps, formatting payloads, using DPS/IoT Hub, and connecting SAP ERP to Azure IoT.

Decision Making

Topic URL
Design and choose Azure Device Registry namespaces https://learn.microsoft.com/en-us/azure/iot/iot-device-registry-namespace-guidance
Plan Azure Device Registry schema registries for IoT https://learn.microsoft.com/en-us/azure/iot/iot-device-registry-schema-registry-guidance

Architecture & Design Patterns

Topic URL
Enable industrial dataspace architectures on Azure https://learn.microsoft.com/en-us/azure/iot/howto-iot-industrial-dataspaces
Implement Azure industrial IoT reference architecture https://learn.microsoft.com/en-us/azure/iot/tutorial-iot-industrial-solution-architecture

Integrations & Coding Patterns

Topic URL
Connect on-premises SAP ERP to Azure industrial IoT https://learn.microsoft.com/en-us/azure/iot/howto-connect-on-premises-sap-to-azure