unifi-yourskill

Solid

Use when [the specific situations, symptoms, and phrases someone would actually type when they hit this problem]. Include the error strings and the wrong-conclusion phrasings, not just the correct terminology: people search for "my wifi is slow", not "co-channel contention". Describe ONLY when to use it, never summarize the workflow inside. Keep the whole frontmatter under 1024 characters. End by naming what this skill is NOT for, pointing at the sibling skill that covers it.

AI & Automation 39 stars 1 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
53
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# UniFi Yourskill One or two sentences: what this covers, and that it assumes the auth lanes and endpoint map from `unifi-connect`. Cross-reference siblings by name (`unifi-firewall`, `unifi-wifi`, `unifi-clients`, `unifi-context-map`) instead of repeating their content. ## Guidelines for a good UniFi skill Delete this section in your real skill; it is authoring guidance. - **Name:** `unifi-<area>`, lowercase and hyphens. The directory name MUST equal the frontmatter `name`. - **Description:** starts with "Use when", lists concrete triggers and symptom phrasings, ends with a "not for X, use Y" pointer. No workflow summary: an agent will follow the description instead of reading the body. - **Parameterize everything site-specific.** `<UDM_HOST>` never a real address, `$UNIFI_API_KEY` from env never a literal, `<DEVICE_ID>` / `<ZONE_ID>` / `<MAC>` placeholders. Where an example address is unavoidable use the documentation ranges: `192.0.2.x` (RFC 5737) and `aa:bb:cc:dd:ee:ff`. - **Never include a real inventory.** No MAC lists, no camera names or placements, no WAN address, no SSID names, no household or company names. See `unifi-context-map` for why this matters more here than in most repos. - **Original prose only.** Do not paste from Ubiquiti docs or help-centre articles. Write the lesson the docs do not teach, and link the docs as the canonical manual. - **Say which version you verified against**, in `compatibility` and in the body for any version-...

Details

Author
t3chnaztea
Repository
t3chnaztea/unifi-skills
Created
1 months ago
Last Updated
2 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category