byaws-samples· 161 skills
Estimates the downstream AWS API cost of an incident investigation before the agent runs any CloudWatch Logs Insights, GetMetricData, X-Ray, or cross-region query, shows a per-step cost plan, and cancels if the estimate exceeds a threshold or no time window is provided. This skill applies ONLY to diagnosing a problem that has already happened (an incident, error, outage, alarm, latency spike, or failure) for example 'what happened', 'why is X down', 'look into this alarm', 'investigate the errors'. It does NOT apply to actions that create, change, deploy, scale, or configure resources (for example deploying a CDK or CloudFormation stack, or scaling a service), nor to architecture or Well-Architected reviews, cost or billing reports, inventory listing, or general how-to questions.
$npx -y skills add aws-samples/sample-devops-agent-tools --skill investigation-cost-guardrailInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-devops-agent-tools" --skill "aws-samples/sample-devops-agent-tools/investigation-cost-guardrail"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-devops-agent-tools" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-devops-agent-tools"` and select the relevant skills, then follow their instructions.