Agent skill
infrastructure-management
Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory management.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/dataknifeai/infrastructure-management
SKILL.md
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 sitesget_host_details- Get detailed information about a specific hostget_hosts_by_site- Get all hosts in a specific sitelist_devices- List all network devices across all sitesget_device_details- Get detailed information about a specific deviceget_devices_by_site- Get all devices in a specific site
Typical Workflows
Infrastructure Inventory
- Use
list_hoststo get all hosts - Use
list_devicesto get all devices - Use
get_hosts_by_siteandget_devices_by_siteto organize by location - Generate comprehensive inventory report
Site-Specific Analysis
- Use
get_hosts_by_siteto view hosts in a location - Use
get_devices_by_siteto view devices in a location - Analyze resource distribution
- Check device and host status
Device Configuration Review
- Use
get_device_detailsto retrieve device configuration - Verify device settings and parameters
- Identify configuration inconsistencies
- Recommend standardization
Troubleshooting Infrastructure
- Use
list_devicesto find target device - Use
get_device_detailsto check configuration - Use
list_hoststo verify host connectivity - Use
get_host_detailsfor 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
perigon-backend
Perigon ASP.NET Core + EF Core + Aspire conventions
perigon-agent
Pointers for Copilot/agents to apply Perigon conventions
perigon-angular
Angular 21+ standalone/Material/signal conventions for Perigon WebApp
fastapi-mastery
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
context7-efficient
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
browser-use
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
Didn't find tool you were looking for?