一键导入
device-management
Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate comprehensive network infrastructure reports including health status, performance analysis, security audits, and capacity planning recommendations.
Monitor UniFi network infrastructure including sites, devices, and system health. Diagnose connectivity issues, track device performance, and generate network diagnostics.
Manage security policies, firewall zones, access control rules (ACLs), and guest network access. Perform comprehensive security audits and compliance reviews.
Analyze network traffic patterns, identify top applications and bandwidth usage, and optimize traffic management. Perform DPI-based traffic classification.
Monitor, analyze, and optimize WiFi networks and client connections. Track signal strength, analyze channel usage, and optimize band distribution.
| name | device-management |
| description | Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure. |
Manage device adoption, maintain inventory, and monitor device configurations.
This skill enables you to:
Use this skill when you need to:
get_pending_devices - List devices pending adoptionget_network_devices - List all adopted devicesget_network_device_stats - Get device specifications and statusget_network_info - Get controller info and system statusImportant Note: Your UniFi site ID may appear as an empty string ("") in API responses. This is normal and should be handled as follows:
/sites//devices (double slashes) when the site ID is emptyExample curl with empty site ID:
curl -k -H "X-API-KEY: $UNIFI_API_KEY" \
"$UNIFI_BASE_URL/proxy/network/integration/v1/sites//devices"
get_pending_devices to find devices awaiting adoptionget_network_devices to get current inventoryget_network_device_stats for specificationsget_network_info to check controller statusWhen using this skill, I provide: