Read-only AWS resource inspection via CLI
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill aws_readonly --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Aws Readonly?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-aws-readonly)More formats (shields.io, HTML) on the badges page.
---
name: aws-read-only
description: Read-only AWS resource inspection via CLI
activation_keywords: [aws, ec2, s3, rds, cloudwatch, amazon, cloud, instance]
execution_mode: server
---
# AWS Read Only Skill
Provides read-only AWS operations via AWS CLI:
- List EC2 instances and their status
- List S3 buckets
- List RDS instances
- Check CloudWatch alarms
Use `builtin_aws_readonly` tool with fields:
- `operation`: one of "ec2", "s3", "rds", "alarms", "regions"
- `region`: (optional) AWS region (default: us-east-1)
Note: Requires AWS CLI configured on the server. All operations are read-only.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!