Agent skill
traffic-analysis
Analyze network traffic patterns, identify top applications and bandwidth usage, and optimize traffic management. Perform DPI-based traffic classification.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/dataknifeai/traffic-analysis
SKILL.md
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 useget_client_stats- Get client bandwidth and traffic statisticsget_network_devices- Get device-level traffic informationget_network_device_stats- Get detailed device throughput metrics
Typical Workflows
Traffic Classification
- Use
get_dpi_categoriesto see application categories in use - Understand traffic classification (streaming, gaming, etc.)
- Identify major application types
- Plan QoS policies based on categories
Bandwidth Analysis
- Use
get_client_statsto get client bandwidth usage - Identify top bandwidth consumers
- Analyze bandwidth distribution
- Correlate with application categories
- Recommend bandwidth allocation changes
Performance Troubleshooting
- Use
get_network_device_statsto check throughput - Use
get_client_statsto analyze client bandwidth - Use
get_dpi_categoriesto identify congestion causes - 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
perigon-backend
Perigon ASP.NET Core + EF Core + Aspire conventions
perigon-agent
Pointers for Copilot/agents to apply Perigon conventions
perigon-angular
Angular 21+ standalone/Material/signal conventions for Perigon WebApp
fastapi-mastery
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
context7-efficient
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
browser-use
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
Didn't find tool you were looking for?