A powerful integration for monitoring UniFi network infrastructure and aggregating site data via the UniFi Site Manager API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install unifi-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install unifi-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The UniFi skill enables developers and administrators to programmatically interact with their UniFi network infrastructure. By leveraging the UniFi Site Manager API, this tool provides high-level visibility into hosts, sites, and connected hardware across multiple deployments. It is a vital addition to the Openclaw Skills ecosystem for those looking to automate network monitoring or build custom dashboards.
This skill focuses on the Site Manager API, offering a centralized view of infrastructure aggregates and client counts. It provides a bridge between AI agents and Ubiquiti hardware, making it easier to manage complex network environments through simple CLI commands or automated scripts within the Openclaw Skills framework.
To get started with this entry in the Openclaw Skills library, follow these steps:
export UNIFI_API_KEY='your_api_key_here'
python3 scripts/unifi.py list-sites
The skill interacts with several key data types provided by the API:
| Data Type | Description |
|---|---|
| Hosts | Information about the controllers or cloud keys managing the sites. |
| Sites | Metadata and status for specific physical or logical network locations. |
| Devices | Hardware inventory including switches and gateways. |
| APs | Detailed listing of wireless Access Points across the infrastructure. |
Loading
A comprehensive automation interface for monitoring and configuring UniFi network infrastructure via local and cloud APIs.

A lightweight Python-based tool for comprehensive X (Twitter) API v2 interactions, including data retrieval and posting.

A Python-powered interface to remotely monitor status, manage print jobs, and track progress on Snapmaker 2.0 3D printers.

Automate the exchange of receipts, invoices, and reports with your tax accountant through the RZL Klientenportal web platform.

A specialized AI skill for generating professional-grade WHO child growth standards charts with custom measurement overlays and percentile curves.

A technical utility for generating standardized WHO growth charts with percentile curves and custom child data overlays.








































