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

traffic-analysis

Analyze network traffic patterns, identify top applications and bandwidth usage, and optimize traffic management. Perform DPI-based traffic classification.

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

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

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o traffic-analysis.zip https://jpskill.com/download/18323.zip && unzip -o traffic-analysis.zip && rm traffic-analysis.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18323.zip -OutFile "$d\traffic-analysis.zip"; Expand-Archive "$d\traffic-analysis.zip" -DestinationPath $d -Force; ri "$d\traffic-analysis.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して traffic-analysis.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → traffic-analysis フォルダができる
  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 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

トラフィック分析 Skill

ネットワークトラフィックのパターンを分析し、上位のアプリケーションと帯域幅消費者を特定します。

この Skill の機能

この Skill を使用すると、次のことが可能になります。

  • DPI 分類による使用中のアプリケーションの特定
  • クライアントおよびアプリケーション別の帯域幅使用量の分析
  • ヘビーユーザーおよび帯域幅を大量に消費するアプリケーションの特定
  • トラフィックパターンと傾向の追跡
  • トラフィック最適化戦略の推奨
  • DPI ベースのネットワーク分析の実行

この Skill の使用時

この Skill は、次のことを行う必要がある場合に使用します。

  • どのアプリケーションが帯域幅を使用しているかを特定する
  • 帯域幅を大量に消費するユーザーまたはアプリケーションを見つける
  • トラフィックポリシーを最適化する
  • トラフィックの分布を分析する
  • 帯域幅のアップグレードを計画する
  • 輻輳の問題をトラブルシューティングする
  • トラフィック分析レポートを生成する

利用可能なツール

  • get_dpi_categories - 使用中の DPI アプリケーションカテゴリを取得します
  • get_client_stats - クライアントの帯域幅とトラフィックの統計情報を取得します
  • get_network_devices - デバイスレベルのトラフィック情報を取得します
  • get_network_device_stats - 詳細なデバイススループットメトリクスを取得します

典型的なワークフロー

トラフィック分類

  1. get_dpi_categories を使用して、使用中のアプリケーションカテゴリを確認します
  2. トラフィック分類(ストリーミング、ゲームなど)を理解します
  3. 主要なアプリケーションタイプを特定します
  4. カテゴリに基づいて QoS ポリシーを計画します

帯域幅分析

  1. get_client_stats を使用して、クライアントの帯域幅使用量を取得します
  2. 上位の帯域幅消費者を特定します
  3. 帯域幅の分布を分析します
  4. アプリケーションカテゴリと関連付けます
  5. 帯域幅割り当ての変更を推奨します

パフォーマンスのトラブルシューティング

  1. get_network_device_stats を使用して、スループットを確認します
  2. get_client_stats を使用して、クライアントの帯域幅を分析します
  3. get_dpi_categories を使用して、輻輳の原因を特定します
  4. メトリクスを関連付けて、ボトルネックを特定します

質問例

  • 「どのアプリケーションが最も多くの帯域幅を使用していますか?」
  • 「帯域幅を最も消費している上位 10 件のクライアントを表示してください」
  • 「DPI カテゴリ別にトラフィックを分析してください」
  • 「帯域幅のボトルネックを特定してください」
  • 「トラフィック分析レポートを生成してください」
  • 「どのアプリケーションを優先すべきですか?」
  • 「トラフィックに基づいて QoS ポリシーを推奨してください」

レスポンス形式

この Skill を使用する場合、私は以下を提供します。

  • DPI アプリケーションカテゴリとトラフィック量
  • 上位の帯域幅消費者(クライアント)
  • トラフィック分布分析
  • 帯域幅使用率パターン
  • QoS の推奨事項
  • 輻輳の特定
  • 最適化の提案

ベストプラクティス

  • トラフィックパターンを定期的に監視します
  • DPI カテゴリをアプリケーションポリシーと関連付けます
  • トラフィックデータを使用して、帯域幅のアップグレードを正当化します
  • アプリケーションカテゴリに基づいて QoS を実装します
  • トラフィックの傾向を長期的に追跡します
  • 異常なトラフィックパターンを監視します
  • 帯域幅の割り当てを公平にバランスさせます
  • トラフィックポリシーとその根拠を文書化します
  • ポリシーを四半期ごとに見直し、調整します
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Traffic Analysis Skill

Analyze network traffic patterns and identify top applications and bandwidth consumers.

What this skill does

This skill enables you to:

  • Identify applications in use with DPI classification
  • Analyze bandwidth usage by client and application
  • Identify heavy users and bandwidth-intensive applications
  • Track traffic patterns and trends
  • Recommend traffic optimization strategies
  • Perform DPI-based network analytics

When to use this skill

Use this skill when you need to:

  • Identify what applications are using bandwidth
  • Find bandwidth-heavy users or applications
  • Optimize traffic policies
  • Analyze traffic distribution
  • Plan bandwidth upgrades
  • Troubleshoot congestion issues
  • Generate traffic analysis reports

Available Tools

  • get_dpi_categories - Get DPI application categories in use
  • get_client_stats - Get client bandwidth and traffic statistics
  • get_network_devices - Get device-level traffic information
  • get_network_device_stats - Get detailed device throughput metrics

Typical Workflows

Traffic Classification

  1. Use get_dpi_categories to see application categories in use
  2. Understand traffic classification (streaming, gaming, etc.)
  3. Identify major application types
  4. Plan QoS policies based on categories

Bandwidth Analysis

  1. Use get_client_stats to get client bandwidth usage
  2. Identify top bandwidth consumers
  3. Analyze bandwidth distribution
  4. Correlate with application categories
  5. Recommend bandwidth allocation changes

Performance Troubleshooting

  1. Use get_network_device_stats to check throughput
  2. Use get_client_stats to analyze client bandwidth
  3. Use get_dpi_categories to identify congestion causes
  4. Correlate metrics to identify bottlenecks

Example Questions

  • "What applications are using the most bandwidth?"
  • "Show top 10 bandwidth-consuming clients"
  • "Analyze traffic by DPI category"
  • "Identify bandwidth bottlenecks"
  • "Generate traffic analysis report"
  • "Which applications should we prioritize?"
  • "Recommend QoS policies based on traffic"

Response Format

When using this skill, I provide:

  • DPI application categories and traffic volumes
  • Top bandwidth consumers (clients)
  • Traffic distribution analysis
  • Bandwidth utilization patterns
  • QoS recommendations
  • Congestion identification
  • Optimization suggestions

Best Practices

  • Monitor traffic patterns regularly
  • Correlate DPI categories with application policy
  • Use traffic data to justify bandwidth upgrades
  • Implement QoS based on application categories
  • Track traffic trends over time
  • Monitor for unusual traffic patterns
  • Balance bandwidth allocation fairly
  • Document traffic policies and rationale
  • Review and adjust policies quarterly