🛜
DevOpsRust

Unifly

by hyperb1iss

Unifly is a DevOps skill for Claude Code, published by hyperb1iss in unifly.

250 stars15 forkson hyperb1iss/uniflyAdded 2026/09/02+1% in starsRepository updated 2026/08/07
agent-skillsclinetworkingopenclaw-skillratatuirustterminaltuiubiquitiunifi
Install in seconds
Install Unifly
Copy Unifly into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hyperb1iss/unifly/tree/main/skills/unifly ~/.claude/skills/unifly

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hyperb1iss/unifly.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/unifly/SKILL.md in hyperb1iss/unifly
Installs to
~/.claude/skills/unifly
Collection
The only skill cataloged from this repository
Category
DevOps828 skills

What Unifly does

Unifly manages UniFi network infrastructure from the command line. Use it to configure devices, networks, firewall rules, DHCP, DNS, VPN, backups, and live event monitoring.

Unifly is cataloged under DevOps on DirSkills. Unifly comes from a repository tagged agent-skills, cli, networking, openclaw-skill and ratatui.

Documentation

README

unifly: UniFi Network Management

unifly is a Rust CLI for managing Ubiquiti UniFi network infrastructure. It unifies the modern Integration API (REST, API key), the Session API (cookie plus CSRF), and Site Manager cloud APIs behind a single coherent interface, plus real-time WebSocket event streaming. 28 top-level commands cover devices and switch port config-as-code, clients, networks, WiFi, firewall policies, zones, and groups, NAT policies, ACLs, DNS, traffic matching lists, hotspot vouchers, DPI, stats, backups, the full VPN surface, site settings, cloud fleet queries, and a raw API escape hatch.

Unique capabilities worth leading with when the user's task suits them:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Unifly

  • How does Unifly compare to other DevOps skills?

    Unifly ranks #735 by stars among the 828 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Unifly against them. Open each page to compare what they document and how they install.