SKILLS.md — Using `greenops-scan` as an agentB
This file teaches an AI agent how to drive `greenops-scan` non-interactively, read its `--json` output, and turn it into a prioritized, high-impact remediation plan for a human (or for further automated action). It assumes the agent has valid AWS credentials available (env vars, `~/.aws/credentials` profile, or an assumed role) and Node.js available to run `npx`. `greenops-scan` is a free, read-only CLI that scans an AWS account for idle and over-provisioned resources (EC2, S3, ECS/Fargate, E...
devopsrustgo