Borrowing it
Nothing to install: this file belongs to enuno/unifi-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/enuno/unifi-mcp-server/main/.agents/skills/source-command-unifi-api-docs-update-2/SKILL.mdgit clone --depth 1 https://github.com/enuno/unifi-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/enuno/unifi-mcp-server/source-command-unifi-api-docs-update-2)<a href="https://agentmods.dev/skills/enuno/unifi-mcp-server/source-command-unifi-api-docs-update-2"><img src="https://agentmods.dev/badge/skills/enuno/unifi-mcp-server/source-command-unifi-api-docs-update-2/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/enuno/unifi-mcp-server/source-command-unifi-api-docs-update-2"><img src="https://agentmods.dev/badge/skills/enuno/unifi-mcp-server/source-command-unifi-api-docs-update-2.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00023 | $0.00981 |
| Opus 5 | $0.00012 | $0.00491 |
| Sonnet 5 | $0.00005 | $0.00196 |
| Haiku 4.5 | $0.00002 | $0.00098 |
Grade A, and why
source-command-unifi-api-docs-update-2 scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- Code examples (curl commands) Copies of this mod
1 near-identical copy found in the catalogue:
- source-command-unifi-api-docs-update — 100% identical, 16 lines differ
How it starts
The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.
source-command-unifi-api-docs-update-2
Use this skill when the user asks to run the migrated source command unifi-api-docs-update 2.
Command Template
Scrape the latest UniFi API documentation from developer.ui.com and update docs/UNIFI_API.md with newly discovered endpoints.
This command runs the scripts/update-api-docs.js Puppeteer-based scraper to fetch API documentation from the official UniFi developer site and compare it against the current documentation.
API Sources:
- Site Manager API (v1.0.0): https://developer.ui.com/site-manager/v1.0.0/gettingstarted
- Network API (v10.1.68): https://developer.ui.com/network/v10.1.68/gettingstarted
- Protect API (v6.2.83): https://developer.ui.com/protect/v6.2.83/gettingstarted
Steps to execute:
-
Verify dependencies are installed:
npm list puppeteerIf not installed, run:
npm install puppeteer -
Run the API documentation updater:
node scripts/update-api-docs.js -
Review the changes:
- Check how many new endpoints were discovered
- Verify the markdown formatting is correct
- Review the extracted examples and descriptions
-
Show summary:
git diff --stat docs/UNIFI_API.md
What the script does:
-
Extracts endpoints from each API source:
- Navigates to the getting started page
- Discovers all endpoint links from the sidebar
- Filters out non-API pages (getting started, guides, etc.)
-
Compares with existing documentation:
- Loads current docs/UNIFI_API.md
- Checks if each endpoint is already documented
- Identifies new endpoints to add
-
Extracts detailed information for new endpoints:
- HTTP method (GET, POST, PUT, PATCH, DELETE)
- Endpoint path
- Description
- Code examples (curl commands)
- Reference link to official docs
-
Updates documentation:
- Generates markdown sections for each API product
- Adds new endpoints with proper formatting
- Appends sections to existing documentation
- Preserves all existing content
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 135 lines · 23 tokens per session scan A 85a719a911ac
source-command-unifi-api-docs-update-2 is a skill published in the GitHub repository enuno/unifi-mcp-server (247 stars, last pushed 2d ago), licensed Apache-2.0. It adds 23 tokens to every session and 981 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ruview-cli-api
Use the RuView wifi-densepose CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (wifi-densepose-api, Axum), and the browser/WASM build (wifi-densepose-wasm, wifi-densepose-wasm-edge). Use when integrating RuView into another program, scripting it from the shell, exposing it…
amazon-alexa
Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar com AWS ecosystem (Lambda, DynamoDB, Polly, Transcribe, Lex, Smart Home).
doca-socket-relay
Use this skill when the operator is driving the DOCA Socket Relay to bridge a socket-oriented host application onto a BlueField DPU peer without rewriting it — picking the deployment shape (in-process, sidecar, or BlueField service container), configuring the host-side socket and the DPU-side forwarding endpoint…
jetson-customize-pcie
Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.
deepep-to-cam-converter
A code migration skill for replacing DeepEP communication operations with CAM operations when moving mixture-of-experts code from CUDA/NCCL to Ascend NPUs.
telnyx-iot-curl
Manage IoT SIM cards, eSIMs, data plans, and wireless connectivity. Use when building IoT/M2M solutions. This skill provides REST API (curl) examples.