site-management
Manage and monitor UniFi sites across your account. View site details, organization structure, and multi-site overview for centralized infrastructure management.
Best use case
site-management is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Manage and monitor UniFi sites across your account. View site details, organization structure, and multi-site overview for centralized infrastructure management.
Manage and monitor UniFi sites across your account. View site details, organization structure, and multi-site overview for centralized infrastructure management.
Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.
Practical example
Example input
Use the "site-management" skill to help with this workflow task. Context: Manage and monitor UniFi sites across your account. View site details, organization structure, and multi-site overview for centralized infrastructure management.
Example output
A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.
When to use this skill
- Use this skill when you want a reusable workflow rather than writing the same prompt again and again.
When not to use this skill
- Do not use this when you only need a one-off answer and do not need a reusable workflow.
- Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/site-management/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How site-management Compares
| Feature / Agent | site-management | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Manage and monitor UniFi sites across your account. View site details, organization structure, and multi-site overview for centralized infrastructure management.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Site Management Skill Manage and monitor UniFi sites across your account for centralized infrastructure oversight. ## What this skill does This skill enables you to: - View all UniFi sites in your account - Get detailed information about specific sites - Monitor site organization and structure - Track site-level configurations - Analyze multi-site infrastructure - Plan site expansion and scaling - Generate site inventory reports ## When to use this skill Use this skill when you need to: - Get an overview of all managed sites - Check site configuration details - Verify site organization structure - Plan multi-site deployments - Generate infrastructure reports - Manage site hierarchy - Analyze site-level metrics ## Available Tools - `list_sites` - List all UniFi sites in the account - `get_site_details` - Get detailed information about a specific site - `get_site_overview` - Get overview statistics for a site ## Typical Workflows ### Multi-Site Overview 1. Use `list_sites` to view all managed sites 2. Use `get_site_details` for each site to gather full information 3. Compile site inventory and organization chart 4. Generate summary report ### Site Planning & Expansion 1. Use `list_sites` to understand current site structure 2. Use `get_site_details` to analyze existing site configurations 3. Identify gaps and expansion opportunities 4. Plan new site deployments ### Site Configuration Review 1. Use `get_site_details` to retrieve site configuration 2. Verify site settings and parameters 3. Compare sites for standardization 4. Recommend configuration updates ## Example Questions - "Show me all UniFi sites in my account" - "What's the configuration of the headquarters site?" - "Get a complete site inventory for reporting" - "Compare site details across all locations" - "What sites do I have and where are they?" - "Show me the full organization structure" ## Response Format When using this skill, I provide: - Complete list of all sites - Site-specific configuration details - Organization hierarchy visualization - Site status and information - Site count and summary metrics ## Best Practices - Maintain consistent site naming conventions - Review site organization regularly - Document site purposes and locations - Track site growth and expansion - Monitor multi-site coordination - Plan for scalability across sites - Keep site inventory current
Related Skills
internationalizing-websites
Adds multi-language support to Next.js websites with proper SEO configuration including hreflang tags, localized sitemaps, and language-specific content. Use when adding new languages, setting up i18n, optimizing for international SEO, or when user mentions localization, translation, multi-language, or specific languages like Japanese, Korean, Chinese.
website-maintainer
Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.
audit-website
Audit websites for SEO, technical, content, and security issues using squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use when analyzing websites, debugging SEO issues, or checking site health.
track-management
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
secrets-management
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
react-state-management
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
monorepo-management
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
istio-traffic-management
Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.
dependency-management-deps-audit
You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.
cross-site-scripting-and-html-injection-testing
This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exploit client-side injection vulnerabilities", "steal cookies via XSS", or "bypass content security policies". It provides comprehensive techniques for detecting, exploiting, and understanding XSS and HTML injection attack vectors in web applications.
context-window-management
Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.