Azure BareMetal Infrastructureの構築に関する意思決定、設計、Azure連携、高可用性、ネットワーク構成などを支援し、最適な構成や開発タスクを提案するSkill。
Azure BareMetal Infrastructureの意思決定、アーキテクチャ、設計パターンを含む開発計画に役立つSkillです。
📜 元の英語説明(参考)
Expert knowledge for Azure Baremetal Infrastructure development including decision making, and architecture & design patterns. Use when planning NC2 on Azure BareMetal regions/SKUs, deployment topologies, Azure integrations, HA, or networking, and other Azure Baremetal Infrastructure related development tasks. Not for Azure Large Instances (use azure-large-instances), Azure Virtual Machines (use azure-virtual-machines), Azure VMware Solution (use azure-vmware-solution), SAP HANA on Azure Large Instances (use azure-sap).
🇯🇵 日本人クリエイター向け解説
Azure BareMetal Infrastructureの意思決定、アーキテクチャ、設計パターンを含む開発計画に役立つSkillです。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-baremetal-infrastructure.zip https://jpskill.com/download/5638.zip && unzip -o azure-baremetal-infrastructure.zip && rm azure-baremetal-infrastructure.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5638.zip -OutFile "$d\azure-baremetal-infrastructure.zip"; Expand-Archive "$d\azure-baremetal-infrastructure.zip" -DestinationPath $d -Force; ri "$d\azure-baremetal-infrastructure.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-baremetal-infrastructure.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-baremetal-infrastructureフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Baremetal Infrastructure スキル
このスキルは、Azure Baremetal Infrastructure に関する専門的なガイダンスを提供します。意思決定、アーキテクチャ、および設計パターンをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲を持つカテゴリ(例:
L35-L120)の場合は、指定された行でread_fileを使用してください。ファイルリンクを持つカテゴリ(例:[security.md](security.md))の場合は、リンクされた参照ファイルでread_fileを使用してください。
エージェントへの重要事項:
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| 意思決定 | L30-L34 | Nutanix Cloud Clusters の Azure リージョンとベアメタル SKU の選択に関するガイダンス。可用性、サイジング、配置の考慮事項を含みます。 |
| アーキテクチャと設計パターン | L35-L38 | Azure BareMetal 上の NC2 のアーキテクチャの選択、デプロイメントトポロジ、Azure サービスとの統合パターン、およびパフォーマンス、HA、ネットワークに関する設計上の考慮事項。 |
意思決定
| トピック | URL |
|---|---|
| Nutanix Cloud Clusters の Azure リージョンと SKU を選択する | https://learn.microsoft.com/en-us/azure/baremetal-infrastructure/workloads/nc2-on-azure/available-regions-skus |
アーキテクチャと設計パターン
| トピック | URL |
|---|---|
| Azure BareMetal 上の NC2 のアーキテクチャオプションを理解する | https://learn.microsoft.com/en-us/azure/baremetal-infrastructure/workloads/nc2-on-azure/architecture |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Baremetal Infrastructure Skill
This skill provides expert guidance for Azure Baremetal Infrastructure. Covers decision making, and architecture & design 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), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools 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_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Decision Making | L30-L34 | Guidance on choosing Azure regions and bare metal SKUs for Nutanix Cloud Clusters, including availability, sizing, and placement considerations. |
| Architecture & Design Patterns | L35-L38 | NC2 on Azure BareMetal architecture choices, deployment topologies, integration patterns with Azure services, and design considerations for performance, HA, and networking. |
Decision Making
| Topic | URL |
|---|---|
| Select Azure regions and SKUs for Nutanix Cloud Clusters | https://learn.microsoft.com/en-us/azure/baremetal-infrastructure/workloads/nc2-on-azure/available-regions-skus |
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Understand NC2 on Azure BareMetal architecture options | https://learn.microsoft.com/en-us/azure/baremetal-infrastructure/workloads/nc2-on-azure/architecture |