A professional-grade cloud hygiene tool that scans AWS environments to identify and report on idle or orphaned resources generating unnecessary costs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install idle-resource-detector
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install idle-resource-detector using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AWS Idle & Zombie Resource Detector is a specialized skill designed for engineering and FinOps teams who need to maintain lean cloud infrastructure. Acting as an AWS resource hygiene expert, this tool meticulously scans your account for resources that consume budget without providing business value. By leveraging this tool from the Openclaw Skills collection, developers can automate the discovery of "zombie" infrastructure that often goes unnoticed in complex environments.
Whether it is unattached storage volumes, idle load balancers, or orphaned snapshots, this skill synthesizes technical data into actionable business insights. It provides a clear path to cost reduction by generating detailed waste summaries and safety-first cleanup instructions, ensuring that your AWS footprint remains optimized and cost-efficient.
To use this tool within your Openclaw Skills workflow, ensure you have the AWS CLI configured with appropriate read permissions.
# Ensure AWS credentials are set
aws configure
# Install the associated cost-management pack
openclaw install aws-cost
# Execute the detector to analyze your environment
openclaw run aws-idle-resource-detector
The skill produces a structured output to help teams manage their cloud hygiene effectively:
| Data Point | Description |
|---|---|
| Waste Summary | The total projected monthly savings in USD. |
| Resource Table | A detailed list including Resource ID, Type, Region, and Last Active date. |
| Cleanup Priority | Ranked categories (High/Medium/Low) based on the financial impact of the resource. |
| Runbook | A sequence of CLI commands tailored for the detected idle resources. |
| Safe Deletion Checklist | A list of resources that require manual human confirmation before removal. |
Loading
Automate the detection of over-privileged AWS IAM policies and generate secure, least-privilege replacements to prevent cloud breaches.

Converts raw AWS GuardDuty security findings into human-readable incident summaries and prioritized response playbooks.

Automate the generation of executive-ready AWS cost reports with detailed team-level chargeback and actionable savings insights.

An expert AI security auditor for Microsoft Entra ID that identifies identity risks, over-privileged accounts, and access gaps using exported tenant data.

A security-focused analysis tool that audits Azure Key Vault configurations, access policies, and secret hygiene to mitigate credential exposure risks.

An expert analytical framework to identify and eliminate unnecessary GCP networking and egress expenses through data-driven insights.








































