Agent skill
wifi-management
Monitor, analyze, and optimize WiFi networks and client connections. Track signal strength, analyze channel usage, and optimize band distribution.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/dataknifeai/wifi-management
SKILL.md
WiFi Management Skill
Monitor and optimize WiFi networks, client connections, and band distribution for peak performance.
What this skill does
This skill enables you to:
- Monitor all WiFi networks in your UniFi deployment
- Track connected client devices and their signal strength
- Analyze channel usage and interference patterns
- Optimize band distribution (2.4GHz vs 5GHz)
- Identify problematic WiFi connections
- Recommend WiFi performance improvements
When to use this skill
Use this skill when you need to:
- Check WiFi network status and configuration
- Monitor connected client devices
- Analyze WiFi performance issues
- Optimize channel selection
- Review network security settings
- Plan WiFi infrastructure improvements
- Troubleshoot poor WiFi coverage or speed
Available Tools
get_wifi_networks- List and get details of all WiFi networksget_wifi_broadcasts- Get WiFi broadcast information and SSID detailsget_network_clients- List all connected WiFi clientsget_client_stats- Get detailed statistics for WiFi clientsget_network_device_stats- Get access point performance metrics
Typical Workflows
WiFi Network Overview
- Use
get_wifi_networksto list all networks - Use
get_wifi_broadcaststo check SSID broadcasts - Use
get_network_clientsto see connected devices - Use
get_client_statsto analyze client distribution
WiFi Performance Optimization
- Use
get_network_clientsto analyze client distribution - Use
get_client_statsto check band distribution (2.4GHz vs 5GHz) - Use
get_network_device_statsto check AP performance - Recommend channel and band adjustments
Troubleshooting WiFi Issues
- Use
get_wifi_networksto verify network configuration - Use
get_network_clientsto check connection status - Use
get_client_statsto analyze signal strength - Use
get_network_device_statsto check AP load
Example Questions
- "Show all WiFi networks and their status"
- "Which clients have poor signal strength?"
- "What's the client distribution across bands?"
- "Are there any offline WiFi access points?"
- "Analyze channel usage and suggest optimizations"
- "Compare WiFi performance across all APs"
- "Why are some clients dropping connections?"
Response Format
When using this skill, I provide:
- WiFi network listings with security details
- Client connection status with signal strengths
- Band distribution analysis (2.4GHz vs 5GHz)
- Channel utilization information
- Performance recommendations
- Specific optimization suggestions
Best Practices
- Monitor band distribution for balanced load
- Check signal strength to identify dead zones
- Analyze channel congestion for interference
- Review client connection quality metrics
- Track AP performance for capacity planning
- Use band steering recommendations for optimization
- Monitor for unusual client behavior patterns
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?