infrastructure-ops

Automate infrastructure health checks and Docker container discovery across multi-host environments.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/davidmoneil/AIfred --skill infrastructure-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infrastructure-ops
Source: https://github.com/davidmoneil/AIfred/tree/main/.claude/skills/infrastructure-ops
Command: npx skills add https://github.com/davidmoneil/AIfred --skill infrastructure-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infrastructure operations are fragmented across containers and hosts, making it hard to maintain visibility and respond quickly to failures.

Core Features & Use Cases

  • Service Health Checks: Validate running services and containers to ensure uptime.
  • Container Discovery: Track and document Docker containers for inventory and auditing.
  • System Diagnostics & Reporting: Generate structured health reports and support incident response.

Quick Start

Use the Infrastructure Operations Skill to run a quick health check with /health-report and inspect results in the monitoring dashboard.

Frequently Asked Questions about infrastructure-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Docker container health checks across multiple hosts?

Automate Docker container health checks across multiple hosts by running automated discovery and health validation commands to track container states and generate centralized reports. This maintains reliable system visibility across distributed Dockerized services.

What is the best way to maintain infrastructure observability for Dockerized services?

Infrastructure observability for Dockerized services is maintained through MCP-based monitoring, standard diagnostics, and memory-backed state storage. This approach tracks container states and ensures cross-session continuity for system visibility.

Can I generate centralized health reports for multi-host container environments?

Yes, centralized health reports for multi-host container environments are generated by aggregating container discovery data and system diagnostics. This structured reporting supports incident response and infrastructure auditing.

Does this infrastructure monitoring approach support cross-session state continuity?

Infrastructure monitoring supports cross-session state continuity by leveraging memory-backed state storage. This allows tracking of container health states and diagnostic history across multiple monitoring sessions without data loss.

How do I track and document Docker containers for inventory auditing?

Track and document Docker containers for inventory auditing by executing container discovery commands that identify running services. This process validates uptime and records container states for centralized infrastructure reporting.

When do I need automated infrastructure diagnostics for containerized environments?

Automated infrastructure diagnostics for containerized environments are needed when operations are fragmented across containers and hosts. They detect health issues, validate running services, and provide quick visibility to respond to system failures.