# Optimize UniFi WiFi Networks

WiFi teams need fast visibility into network health, client quality, and access point load. This skill guides Claude, Codex, and Claude Code through UniFi WiFi analysis workflows.

## Install

```bash
npx skillstore add dataknifeai/wifi-management
```

## Metadata

- Status: approved
- Slug: dataknifeai-wifi-management
- Skillstore revision: r1
- Version status: missing
- Tree hash: e8583d616bba712c96c3c89e2c7f35f273dbfa50115fbbbaa6ae415a7822c00c
- Author: DataKnifeAI
- GitHub username: DataKnifeAI
- License: MIT
- Repository: https://github.com/DataKnifeAI/unifi-network-mcp/tree/main/.github/skills/wifi-management
- Ref: 34f316ba14ef36c7a620fc09f2676d2429997a77
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/dataknifeai-wifi-management
- Manifest: https://skillstore.pages.dev/api/skills/dataknifeai-wifi-management/manifest

## Capabilities

- Lists WiFi networks and reviews their configuration status.
- Checks SSID broadcast information across the UniFi deployment.
- Reviews connected WiFi clients and connection status.
- Analyzes client signal strength and band distribution.
- Checks access point performance metrics for load and coverage issues.
- Produces WiFi optimization recommendations based on observed metrics.

## Use Cases

- Daily WiFi Health Review: Review networks, SSID broadcasts, connected clients, and access point status before users report issues.
- Client Connectivity Triage: Find clients with weak signal, poor band placement, or repeated connection problems.
- Capacity Planning: Compare client distribution and access point load before adding hardware or changing coverage plans.

## Prompt Templates

### Show WiFi Overview

```
Show all WiFi networks, SSID broadcasts, connected clients, and access point status. Highlight anything that needs attention.
```

### Find Weak Clients

```
Identify WiFi clients with poor signal strength or unstable connections. Group them by network, access point, and band.
```

### Improve Band Balance

```
Analyze 2.4GHz and 5GHz client distribution. Recommend band steering, access point, or coverage changes that could improve performance.
```

### Audit WiFi Capacity

```
Review WiFi networks, broadcasts, clients, signal quality, and access point metrics. Produce a prioritized capacity and optimization plan.
```

## Limitations

- Requires UniFi network tools that provide WiFi, client, and device metrics.
- Does not change network settings by itself.
- Recommendations depend on the accuracy of available UniFi telemetry.
- Does not replace professional RF surveys for complex sites.

## Best Practices

- Review signal strength, band placement, and access point load together before changing settings.
- Compare current results with known site layout and user location data.
- Validate recommendations during low-risk maintenance windows when changes are required.

## Anti Patterns

- Do not treat one weak client as proof of a network-wide outage.
- Do not change channels or band settings without checking access point load first.
- Do not ignore security settings while focusing only on speed metrics.

## Security Audit

- Audited at: 2026-07-06T09:23:35.881\+00:00
- Summary: All static findings are false positives caused by Markdown backticks around documented UniFi tool names in SKILL.md. I found no evidence of executable commands, prompt injection, credential handling, or data exfiltration intent in the reviewed skill text.

## Stats

- Views: 226
- Downloads: 10
- Favorites: 0
- Popularity score: 0
