wifi-management
Monitor, analyze, and optimize WiFi networks and client connections. Track signal strength, analyze channel usage, and optimize band distribution.
$ インストール
git clone https://github.com/surrealwolf/unifi-network-mcp /tmp/unifi-network-mcp && cp -r /tmp/unifi-network-mcp/.github/skills/wifi-management ~/.claude/skills/unifi-network-mcp// tip: Run this command in your terminal to install the skill
SKILL.md
name: wifi-management description: Monitor, analyze, and optimize WiFi networks and client connections. Track signal strength, analyze channel usage, and optimize band distribution.
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
Repository

surrealwolf
Author
surrealwolf/unifi-network-mcp/.github/skills/wifi-management
0
Stars
0
Forks
Updated7h ago
Added1w ago