cloud-inventory

Gather AWS and GCP resource inventories via cloud provider CLIs and SDKs.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill cloud-inventory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-inventory
Source: https://github.com/dmzoneill/skills/tree/main/cloud-inventory
Command: npx skills add https://github.com/dmzoneill/skills --skill cloud-inventory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive overview of cloud resources across AWS and GCP, helping users understand their cloud infrastructure and identify potential cost savings or security risks.

Core Features & Use Cases

  • Multi-Cloud Inventory: Gathers details on compute instances, storage buckets, and IAM configurations for both AWS and GCP.
  • Configurable Scope: Allows users to specify whether to include IAM details or storage inventory.
  • Use Case: A DevOps engineer needs to quickly audit all running EC2 instances and S3 buckets in their AWS account, along with GKE clusters in their GCP project.

Quick Start

List all AWS and GCP resources, including storage but excluding IAM.

Frequently Asked Questions about cloud-inventory

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

FAQPage Schema
How do I inventory AWS and GCP resources across multiple cloud providers?

You can inventory AWS and GCP resources by gathering comprehensive details on compute instances, storage buckets, and IAM configurations using cloud provider CLIs and SDKs for data retrieval and analysis.

Can I filter cloud inventory to exclude IAM details and only show storage?

Yes, you can filter cloud inventory by provider and configure the scope to include storage inventory while excluding IAM details during the resource gathering process.

What specific AWS and GCP resources can I audit with a multi-cloud inventory tool?

You can audit AWS EC2 instances, S3 buckets, and IAM configurations, alongside GCP compute instances, GCS storage, and GKE clusters to identify cost savings or security risks.

Do I need cloud provider CLIs installed to gather compute and storage inventory?

Yes, gathering compute, storage, and IAM inventory relies on utilizing cloud provider CLIs and SDKs to retrieve and analyze resource data directly from your AWS and GCP accounts.

What is the best way to audit running EC2 instances and GKE clusters simultaneously?

The best way to audit running EC2 instances and GKE clusters is by running a multi-cloud inventory that gathers comprehensive resource details across both AWS and GCP environments.