infrastructure-management
UniFiサイト全体のネットワーク機器やホストを一元管理し、機器構成やインフラの状態を監視することで、包括的なインベントリ管理を実現するSkill。
📜 元の英語説明(参考)
Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory management.
🇯🇵 日本人クリエイター向け解説
UniFiサイト全体のネットワーク機器やホストを一元管理し、機器構成やインフラの状態を監視することで、包括的なインベントリ管理を実現するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o infrastructure-management.zip https://jpskill.com/download/18315.zip && unzip -o infrastructure-management.zip && rm infrastructure-management.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18315.zip -OutFile "$d\infrastructure-management.zip"; Expand-Archive "$d\infrastructure-management.zip" -DestinationPath $d -Force; ri "$d\infrastructure-management.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
infrastructure-management.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
infrastructure-managementフォルダができる - 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-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
インフラストラクチャ管理スキル
UniFi インフラストラクチャ全体のネットワークホストとデバイスを管理および監視します。
このスキルの機能
このスキルを使用すると、次のことが可能になります。
- すべてのサイトのすべてのホストを表示する
- ホストの詳細な情報とステータスを取得する
- インフラストラクチャ内のすべてのネットワークデバイスを表示する
- デバイスの詳細な構成とステータスを取得する
- サイトごとにインフラストラクチャをフィルタリングする
- ホストとデバイスのヘルスを監視する
- インフラストラクチャのインベントリを追跡する
- サイト全体のリソース配分を分析する
このスキルを使用するタイミング
このスキルは、次のことを行う必要がある場合に使用します。
- ホストとデバイスのインベントリを確認する
- インフラストラクチャのステータスを監視する
- デバイスの構成詳細を取得する
- サイト固有のインフラストラクチャを分析する
- 接続に関する問題をトラブルシューティングする
- キャパシティ拡張を計画する
- インフラストラクチャレポートを生成する
- デバイスの割り当てを確認する
利用可能なツール
list_hosts- すべてのサイトのすべてのホストをリスト表示しますget_host_details- 特定のホストに関する詳細情報を取得しますget_hosts_by_site- 特定のサイト内のすべてのホストを取得しますlist_devices- すべてのサイトのすべてのネットワークデバイスをリスト表示しますget_device_details- 特定のデバイスに関する詳細情報を取得しますget_devices_by_site- 特定のサイト内のすべてのデバイスを取得します
典型的なワークフロー
インフラストラクチャインベントリ
list_hostsを使用して、すべてのホストを取得しますlist_devicesを使用して、すべてのデバイスを取得しますget_hosts_by_siteとget_devices_by_siteを使用して、場所ごとに整理します- 包括的なインベントリレポートを生成します
サイト固有の分析
get_hosts_by_siteを使用して、ある場所のホストを表示しますget_devices_by_siteを使用して、ある場所のデバイスを表示します- リソース配分を分析します
- デバイスとホストのステータスを確認します
デバイス構成のレビュー
get_device_detailsを使用して、デバイス構成を取得します- デバイスの設定とパラメータを確認します
- 構成の不整合を特定します
- 標準化を推奨します
インフラストラクチャのトラブルシューティング
list_devicesを使用して、ターゲットデバイスを見つけますget_device_detailsを使用して、構成を確認しますlist_hostsを使用して、ホストの接続を確認します- 詳細な診断のために
get_host_detailsを使用します
質問例
- "New York サイトのすべてのホストをリスト表示してください"
- "すべてのネットワークデバイスとそのステータスを表示してください"
- "San Francisco サイトに割り当てられているデバイスは何ですか?"
- "特定のデバイスに関する詳細情報を取得してください"
- "サイトごとにホストとデバイスはいくつありますか?"
- "完全なインフラストラクチャインベントリを表示してください"
- "すべてのデバイスが適切に構成され、オンラインになっていますか?"
レスポンス形式
このスキルを使用する場合、私は以下を提供します。
- ホストとデバイスの完全なリスト
- サイトまたはデバイスタイプでフィルタリングされた結果
- 構成の詳細とステータス
- サイト固有のリソース配分
- インフラストラクチャの構成と階層
ベストプラクティス
- 一貫性のあるデバイス命名を維持する
- デバイスの目的と場所を文書化する
- サイトごとのデバイス割り当てを追跡する
- ホストの接続を監視する
- デバイス構成を定期的に確認する
- インベントリを最新の状態に保つ
- インフラストラクチャの成長を計画する
- より良い管理のためにサイト構成を使用する
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Infrastructure Management Skill
Manage and monitor network hosts and devices across your UniFi infrastructure.
What this skill does
This skill enables you to:
- View all hosts across all sites
- Get detailed host information and status
- View all network devices in your infrastructure
- Get detailed device configuration and status
- Filter infrastructure by site
- Monitor host and device health
- Track infrastructure inventory
- Analyze resource distribution across sites
When to use this skill
Use this skill when you need to:
- Check host and device inventory
- Monitor infrastructure status
- Get device configuration details
- Analyze site-specific infrastructure
- Troubleshoot connectivity issues
- Plan capacity expansion
- Generate infrastructure reports
- Verify device assignments
Available Tools
list_hosts- List all hosts across all sitesget_host_details- Get detailed information about a specific hostget_hosts_by_site- Get all hosts in a specific sitelist_devices- List all network devices across all sitesget_device_details- Get detailed information about a specific deviceget_devices_by_site- Get all devices in a specific site
Typical Workflows
Infrastructure Inventory
- Use
list_hoststo get all hosts - Use
list_devicesto get all devices - Use
get_hosts_by_siteandget_devices_by_siteto organize by location - Generate comprehensive inventory report
Site-Specific Analysis
- Use
get_hosts_by_siteto view hosts in a location - Use
get_devices_by_siteto view devices in a location - Analyze resource distribution
- Check device and host status
Device Configuration Review
- Use
get_device_detailsto retrieve device configuration - Verify device settings and parameters
- Identify configuration inconsistencies
- Recommend standardization
Troubleshooting Infrastructure
- Use
list_devicesto find target device - Use
get_device_detailsto check configuration - Use
list_hoststo verify host connectivity - Use
get_host_detailsfor detailed diagnostics
Example Questions
- "List all hosts in the New York site"
- "Show me all network devices and their status"
- "What devices are assigned to the San Francisco site?"
- "Get detailed information about a specific device"
- "How many hosts and devices do I have per site?"
- "Show me the complete infrastructure inventory"
- "Are all devices properly configured and online?"
Response Format
When using this skill, I provide:
- Complete host and device listings
- Filtered results by site or device type
- Configuration details and status
- Site-specific resource distribution
- Infrastructure organization and hierarchy
Best Practices
- Maintain consistent device naming
- Document device purposes and locations
- Track device assignments per site
- Monitor host connectivity
- Review device configurations regularly
- Keep inventory updated
- Plan for infrastructure growth
- Use site organization for better management