# Monitor UniFi Network Health

Network teams need fast visibility into UniFi site and device health. This skill guides Claude, Codex, and Claude Code through structured checks and diagnostics.

## Install

```bash
npx skillstore add dataknifeai/network-monitoring
```

## Metadata

- Status: approved
- Slug: dataknifeai-network-monitoring
- Skillstore revision: r1
- Version status: missing
- Tree hash: b695d5303b6f5fe11c16721d84df4f027281ee054bd17cb0b1bdecf37f9c2310
- Author: DataKnifeAI
- GitHub username: DataKnifeAI
- License: MIT
- Repository: https://github.com/DataKnifeAI/unifi-network-mcp/tree/main/.github/skills/network-monitoring
- 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: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/dataknifeai-network-monitoring
- Manifest: https://skillstore.pages.dev/api/skills/dataknifeai-network-monitoring/manifest

## Capabilities

- List configured UniFi sites for review.
- Check site health and identify degraded status.
- List devices within a UniFi site.
- Review device statistics such as CPU, memory, and uptime.
- Check network system information and metrics.
- Generate diagnostic summaries for troubleshooting.

## Use Cases

- Check Site Health: Review all UniFi sites and find locations with degraded health.
- Investigate Device Problems: Find offline or underperforming devices and review key performance metrics.
- Compare Managed Networks: Summarize health and device status across several customer sites.

## Prompt Templates

### Run a Basic Health Check

```
Check the health of all UniFi sites and summarize any degraded status.
```

### Find Device Issues

```
List offline or underperforming devices for the selected site, then group issues by severity.
```

### Compare Site Performance

```
Compare site health across all sites and highlight patterns in device status, CPU, memory, and uptime.
```

### Diagnose Slow Connectivity

```
Run a full troubleshooting workflow for slow connectivity in the selected site. Start with site health, inspect devices, review system information, and produce recommended next actions.
```

## Limitations

- Requires configured UniFi network tools and valid access.
- Only reports data available through the connected tools.
- Does not change device settings or repair issues automatically.
- Does not replace vendor monitoring or alerting systems.

## Best Practices

- Start with site health before inspecting individual devices.
- Correlate device statistics with reported user issues.
- Document repeated patterns for trend analysis.

## Anti Patterns

- Do not assume one high metric proves root cause.
- Do not skip site health when troubleshooting a device.
- Do not use stale metrics for incident decisions.

## Security Audit

- Audited at: 2026-07-06T10:29:15.929\+00:00
- Summary: The static detections are false positives caused by Markdown inline code around UniFi tool names, not shell execution. I found no prompt injection, data exfiltration intent, or executable code in SKILL.md.

## Stats

- Views: 188
- Downloads: 8
- Favorites: 0
- Popularity score: 0
