network-monitoring
Monitor UniFi network infrastructure including sites, devices, and system health. Diagnose connectivity issues, track device performance, and generate network diagnostics.
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o network-monitoring.zip https://jpskill.com/download/18318.zip && unzip -o network-monitoring.zip && rm network-monitoring.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18318.zip -OutFile "$d\network-monitoring.zip"; Expand-Archive "$d\network-monitoring.zip" -DestinationPath $d -Force; ri "$d\network-monitoring.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
network-monitoring.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
network-monitoringフォルダができる - 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 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Network Monitoring Skill
包括的なサイト、デバイス、およびヘルスモニタリングにより、UniFiネットワークインフラストラクチャを監視および診断します。
このSkillでできること
このSkillを使用すると、次のことが可能になります。
- 設定されたすべてのUniFiサイトとそのヘルスステータスを監視する
- デバイスのステータスとパフォーマンスメトリクスを追跡する
- ネットワーク接続の問題を診断する
- ネットワーク診断レポートを生成する
- 複数のサイトにわたってインフラストラクチャを比較する
このSkillを使用するタイミング
このSkillは、以下が必要な場合に使用します。
- ネットワーク全体のヘルスとステータスを確認する
- オフラインまたはパフォーマンスの低いデバイスを特定する
- 接続の問題を診断する
- デバイス固有の統計情報(CPU、メモリ、稼働時間)を取得する
- インフラストラクチャ全体のサイトのヘルスを比較する
- トラブルシューティングのための診断レポートを生成する
利用可能なツール
get_network_sites- 設定されたすべてのサイトをリスト表示しますget_site_health- サイトの包括的なヘルスステータスを取得しますget_network_devices- サイト内のすべてのデバイスをリスト表示しますget_network_device_stats- 詳細なデバイス統計情報を取得しますget_network_info- システム情報とメトリクスを取得します
典型的なワークフロー
サイトヘルスチェック
get_network_sitesを使用して、すべてのサイトをリスト表示します- 各サイトに対して
get_site_healthを使用して、ステータスを確認します - ヘルスが低下しているサイトを特定します
get_network_devicesを使用して詳細を調べ、問題を特定します
デバイスパフォーマンス分析
get_network_devicesを使用して、デバイスをリスト表示しますget_network_device_statsを使用して、詳細なメトリクスを取得します- CPU/メモリ使用率が高いデバイスを特定します
- パフォーマンスが低いパターンを探します
ネットワークトラブルシューティング
get_site_healthから始めて、問題を特定しますget_network_devicesを使用して、すべてのデバイスをリスト表示しますget_network_device_statsを使用して、パフォーマンスを分析しますget_network_infoをチェックして、システムレベルの問題を確認します
質問例
- "What's the health status of all my sites?"
- "Which devices in my network are offline?"
- "Get device statistics for high CPU usage"
- "Compare health across all my sites"
- "Diagnose why connectivity is slow"
- "Generate a network diagnostic report"
レスポンス形式
このSkillを使用する場合、私は以下を提供します。
- ヘルスステータスインジケーター(excellent、good、minor issues、major issues)
- デバイス数とステータスの内訳
- パフォーマンスメトリクス(CPU、メモリ、稼働時間)
- 推奨事項を含む特定の問題の特定
- トラブルシューティングのための実用的な診断
ベストプラクティス
- 個々のデバイスを調べる前に、まずサイトのヘルスを確認してください
- デバイスの統計情報を報告された問題と関連付けます
- 複数のデータポイントを使用して、根本原因を特定します
- 経時的な傾向分析のためにパターンを文書化します
- パフォーマンスメトリクスが障害を示している場合は、ハードウェアの問題をエスカレートします
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Network Monitoring Skill
Monitor and diagnose your UniFi network infrastructure with comprehensive site, device, and health monitoring.
What this skill does
This skill enables you to:
- Monitor all configured UniFi sites and their health status
- Track device status and performance metrics
- Diagnose network connectivity issues
- Generate network diagnostic reports
- Compare infrastructure across multiple sites
When to use this skill
Use this skill when you need to:
- Check overall network health and status
- Identify offline or underperforming devices
- Diagnose connectivity problems
- Get device-specific statistics (CPU, memory, uptime)
- Compare site health across your infrastructure
- Generate diagnostic reports for troubleshooting
Available Tools
get_network_sites- List all configured sitesget_site_health- Get comprehensive health status for a siteget_network_devices- List all devices in a siteget_network_device_stats- Get detailed device statisticsget_network_info- Get system information and metrics
Typical Workflows
Site Health Check
- Use
get_network_sitesto list all sites - Use
get_site_healthfor each site to check status - Identify any sites with degraded health
- Drill down with
get_network_devicesto find the issue
Device Performance Analysis
- Use
get_network_devicesto list devices - Use
get_network_device_statsto get detailed metrics - Identify devices with high CPU/memory usage
- Look for patterns of underperformance
Network Troubleshooting
- Start with
get_site_healthto identify problems - Use
get_network_devicesto list all devices - Use
get_network_device_statsto analyze performance - Check
get_network_infofor system-level issues
Example Questions
- "What's the health status of all my sites?"
- "Which devices in my network are offline?"
- "Get device statistics for high CPU usage"
- "Compare health across all my sites"
- "Diagnose why connectivity is slow"
- "Generate a network diagnostic report"
Response Format
When using this skill, I provide:
- Health status indicators (excellent, good, minor issues, major issues)
- Device counts and status breakdowns
- Performance metrics (CPU, memory, uptime)
- Specific problem identification with recommendations
- Actionable diagnostics for troubleshooting
Best Practices
- Check site health first before diving into individual devices
- Correlate device statistics with reported issues
- Use multiple data points to identify root causes
- Document patterns for trend analysis over time
- Escalate hardware issues when performance metrics indicate failure