discover-infrastructure

Inventory AWS, Azure, GCP, and on-premises resources into dashboards, JSON exports, and CSV reports.

2|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill discover-infrastructure-lloydchang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discover-infrastructure
Source: https://github.com/lloydchang/agentic-reconciliation-engine/tree/main/core/ai/skills/discover-infrastructure
Command: npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill discover-infrastructure-lloydchang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Inventory and map infrastructure resources across AWS, Azure, GCP, and on‑prem environments to provide a unified view for visibility, governance, and operational decision‑making.

Core Features & Use Cases

  • Inventory compute, network, database, and storage resources across multi‑cloud environments.
  • Build dependency graphs and topology maps to support impact analysis and change planning.
  • Output interactive HTML dashboards, JSON exports, and CSV reports for audits and optimization.

Quick Start

Run the infrastructure discovery script to scan multi‑cloud resources and generate an interactive dashboard.

Frequently Asked Questions about discover-infrastructure

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

FAQPage Schema
How do I map multi-cloud infrastructure across AWS, Azure, and GCP?

Multi-cloud infrastructure mapping inventories compute, network, database, and storage resources across AWS, Azure, GCP, and on-prem environments. It generates interactive HTML dashboards, JSON exports, and CSV reports to provide unified visibility for governance.

How do I visualize infrastructure dependencies for impact analysis?

Visualizing infrastructure dependencies builds topology maps and dependency graphs across cloud resources. This supports impact analysis and change planning by mapping relationships, which outputs interactive HTML dashboards for operational decision-making.

Do I need Python and cloud provider CLIs to discover multi-cloud resources?

Yes, multi-cloud resource discovery requires Python 3.8 or higher, cloud provider CLIs, and access to monitoring systems. These prerequisites enable the Python scripts to scan environments and generate inventory reports successfully.

What is the best way to inventory on-prem and cloud resources for audits?

Inventorying on-prem and cloud resources for audits uses discovery scripts to scan environments and output CSV reports. This unified view supports governance and optimization by detailing compute, network, database, and storage assets.

Can I export multi-cloud topology maps to JSON or CSV formats?

Yes, multi-cloud topology maps and dependency graphs export to JSON and CSV formats. The discovery workflow also delivers interactive HTML dashboards, providing flexible outputs for audits, governance, and optimization analysis.