# Manage UniFi Infrastructure Inventory

Network teams need a fast way to inspect UniFi hosts, devices, and site assignments. This skill guides Claude, Codex, and Claude Code through inventory, status, and configuration review workflows.

## Install

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

## Metadata

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

## Capabilities

- Lists all hosts across all UniFi sites.
- Retrieves detailed host information and status.
- Lists network devices across the infrastructure.
- Retrieves detailed device configuration and status.
- Filters hosts and devices by site.
- Supports inventory, health, and resource distribution reports.

## Use Cases

- Audit Site Inventory: Review hosts and devices per site to identify missing, offline, or incorrectly assigned assets.
- Troubleshoot Connectivity: Inspect device configuration and host status before escalating network incidents.
- Plan Capacity: Compare resource distribution across locations to plan hardware placement and expansion.

## Prompt Templates

### List Infrastructure

```
List all UniFi hosts and devices across every site, then group the results by site.
```

### Check One Site

```
Show hosts and devices for the selected site, including status, device type, and assignment details.
```

### Review Device Configuration

```
Get details for this device and summarize configuration values that look inconsistent with the site standard.
```

### Build Capacity Review

```
Compare hosts and devices across sites, identify uneven resource distribution, and suggest locations needing capacity planning.
```

## Limitations

- It describes workflows but does not include implementation code.
- It depends on connected UniFi management tools for live data.
- It does not change device settings or remediate issues automatically.
- It cannot verify accuracy when tool responses are incomplete.

## Best Practices

- Confirm the target site or device before requesting details.
- Compare host and device lists when investigating connectivity.
- Review inventory regularly to keep assignments and names current.

## Anti Patterns

- Do not assume device names identify physical locations without confirmation.
- Do not treat stale inventory data as operational truth.
- Do not use broad inventory views when a site-specific check is required.

## Security Audit

- Audited at: 2026-07-06T10:21:01.311\+00:00
- Summary: All 16 static findings are false positives. They are Markdown inline-code references to named UniFi tools in SKILL.md, not shell execution. No prompt injection, data exfiltration, or malicious intent was found.

## Stats

- Views: 229
- Downloads: 7
- Favorites: 0
- Popularity score: 0
