infrastructure-management

Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory management.

242 stars

Best use case

infrastructure-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 network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory management.

Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory 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 "infrastructure-management" skill to help with this workflow task. Context: Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory 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

$curl -o ~/.claude/skills/infrastructure-management/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/dataknifeai/infrastructure-management/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/infrastructure-management/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How infrastructure-management Compares

Feature / Agentinfrastructure-managementStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory 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

# Infrastructure Management Skill

Manage and monitor network hosts and devices across your UniFi infrastructure.

## What this skill does

This skill enables you to:
- View all hosts across all sites
- Get detailed host information and status
- View all network devices in your infrastructure
- Get detailed device configuration and status
- Filter infrastructure by site
- Monitor host and device health
- Track infrastructure inventory
- Analyze resource distribution across sites

## When to use this skill

Use this skill when you need to:
- Check host and device inventory
- Monitor infrastructure status
- Get device configuration details
- Analyze site-specific infrastructure
- Troubleshoot connectivity issues
- Plan capacity expansion
- Generate infrastructure reports
- Verify device assignments

## Available Tools

- `list_hosts` - List all hosts across all sites
- `get_host_details` - Get detailed information about a specific host
- `get_hosts_by_site` - Get all hosts in a specific site
- `list_devices` - List all network devices across all sites
- `get_device_details` - Get detailed information about a specific device
- `get_devices_by_site` - Get all devices in a specific site

## Typical Workflows

### Infrastructure Inventory
1. Use `list_hosts` to get all hosts
2. Use `list_devices` to get all devices
3. Use `get_hosts_by_site` and `get_devices_by_site` to organize by location
4. Generate comprehensive inventory report

### Site-Specific Analysis
1. Use `get_hosts_by_site` to view hosts in a location
2. Use `get_devices_by_site` to view devices in a location
3. Analyze resource distribution
4. Check device and host status

### Device Configuration Review
1. Use `get_device_details` to retrieve device configuration
2. Verify device settings and parameters
3. Identify configuration inconsistencies
4. Recommend standardization

### Troubleshooting Infrastructure
1. Use `list_devices` to find target device
2. Use `get_device_details` to check configuration
3. Use `list_hosts` to verify host connectivity
4. Use `get_host_details` for detailed diagnostics

## Example Questions

- "List all hosts in the New York site"
- "Show me all network devices and their status"
- "What devices are assigned to the San Francisco site?"
- "Get detailed information about a specific device"
- "How many hosts and devices do I have per site?"
- "Show me the complete infrastructure inventory"
- "Are all devices properly configured and online?"

## Response Format

When using this skill, I provide:
- Complete host and device listings
- Filtered results by site or device type
- Configuration details and status
- Site-specific resource distribution
- Infrastructure organization and hierarchy

## Best Practices

- Maintain consistent device naming
- Document device purposes and locations
- Track device assignments per site
- Monitor host connectivity
- Review device configurations regularly
- Keep inventory updated
- Plan for infrastructure growth
- Use site organization for better management

Related Skills

track-management

242
from aiskillstore/marketplace

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.

terraform-infrastructure

242
from aiskillstore/marketplace

Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.

server-management

242
from aiskillstore/marketplace

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

secrets-management

242
from aiskillstore/marketplace

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

242
from aiskillstore/marketplace

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

242
from aiskillstore/marketplace

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

242
from aiskillstore/marketplace

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

242
from aiskillstore/marketplace

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.

context-window-management

242
from aiskillstore/marketplace

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.

context-management-context-save

242
from aiskillstore/marketplace

Use when working with context management context save

context-management-context-restore

242
from aiskillstore/marketplace

Use when working with context management context restore

azure-mgmt-apimanagement-py

242
from aiskillstore/marketplace

Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies. Triggers: "azure-mgmt-apimanagement", "ApiManagementClient", "APIM", "API gateway", "API Management".