jpskill.com
📦 その他 コミュニティ

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本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
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
🪟 Windows (PowerShell)
$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. 1. 下の青いボタンを押して infrastructure-management.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → infrastructure-management フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

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

🎯 この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-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 - 特定のサイト内のすべてのデバイスを取得します

典型的なワークフロー

インフラストラクチャインベントリ

  1. list_hosts を使用して、すべてのホストを取得します
  2. list_devices を使用して、すべてのデバイスを取得します
  3. get_hosts_by_siteget_devices_by_site を使用して、場所ごとに整理します
  4. 包括的なインベントリレポートを生成します

サイト固有の分析

  1. get_hosts_by_site を使用して、ある場所のホストを表示します
  2. get_devices_by_site を使用して、ある場所のデバイスを表示します
  3. リソース配分を分析します
  4. デバイスとホストのステータスを確認します

デバイス構成のレビュー

  1. get_device_details を使用して、デバイス構成を取得します
  2. デバイスの設定とパラメータを確認します
  3. 構成の不整合を特定します
  4. 標準化を推奨します

インフラストラクチャのトラブルシューティング

  1. list_devices を使用して、ターゲットデバイスを見つけます
  2. get_device_details を使用して、構成を確認します
  3. list_hosts を使用して、ホストの接続を確認します
  4. 詳細な診断のために 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 sites
  • get_host_details - Get detailed information about a specific host
  • get_hosts_by_site - Get all hosts in a specific site
  • list_devices - List all network devices across all sites
  • get_device_details - Get detailed information about a specific device
  • get_devices_by_site - Get all devices in a specific site

Typical Workflows

Infrastructure Inventory

  1. Use list_hosts to get all hosts
  2. Use list_devices to get all devices
  3. Use get_hosts_by_site and get_devices_by_site to organize by location
  4. Generate comprehensive inventory report

Site-Specific Analysis

  1. Use get_hosts_by_site to view hosts in a location
  2. Use get_devices_by_site to view devices in a location
  3. Analyze resource distribution
  4. Check device and host status

Device Configuration Review

  1. Use get_device_details to retrieve device configuration
  2. Verify device settings and parameters
  3. Identify configuration inconsistencies
  4. Recommend standardization

Troubleshooting Infrastructure

  1. Use list_devices to find target device
  2. Use get_device_details to check configuration
  3. Use list_hosts to verify host connectivity
  4. Use get_host_details for 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