๐ŸŽฏ

cloudwatch

๐ŸŽฏSkill

from itsmostafa/aws-agent-skills

VibeIndex|
What it does
|

Monitors AWS resources by collecting and analyzing logs, metrics, and alarms to provide comprehensive observability and performance insights.

๐Ÿ“ฆ

Same repository

itsmostafa/aws-agent-skills(20 items)

cloudwatch

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add itsmostafa/aws-agent-skills --skill cloudwatch
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add itsmostafa/aws-agent-skills --skill cloudwatch
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/cloudwatch/SKILL.md

SKILL.md

133Installs
989
-
AddedFeb 4, 2026

More from this repository10

๐Ÿช
itsmostafa-aws-agent-skills๐ŸชMarketplace

Claude skills for AWS cloud engineering tasks

๐Ÿ”Œ
aws-agent-skills๐Ÿ”ŒPlugin

Supercharges Claude Code with AWS cloud engineering skills across 18 core AWS services. Provides deep expertise in IAM, compute, storage, security, serverless, networking, IaC templates, and debugging guidance.

๐ŸŽฏ
s3๐ŸŽฏSkill

Manages AWS S3 buckets, enabling object storage, file uploads, access control, and advanced configurations like versioning and lifecycle policies.

๐ŸŽฏ
bedrock๐ŸŽฏSkill

AWS Bedrock skill for invoking foundation models, building generative AI applications, creating embeddings, configuring model access, and implementing RAG patterns

๐ŸŽฏ
cognito๐ŸŽฏSkill

Manages AWS Cognito user authentication, enabling secure sign-ups, identity management, and access control for web and mobile applications.

๐ŸŽฏ
lambda๐ŸŽฏSkill

Manages AWS Lambda serverless functions, enabling event-driven compute by creating, configuring, and optimizing functions across various AWS services.

๐ŸŽฏ
sqs๐ŸŽฏSkill

AWS SQS message queue skill for creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, and integrating with Lambda

๐ŸŽฏ
cloudformation๐ŸŽฏSkill

AWS CloudFormation skill for writing infrastructure-as-code templates, deploying stacks, managing drift detection, troubleshooting deployments, and organizing resources with nested stacks

๐ŸŽฏ
api-gateway๐ŸŽฏSkill

AWS API Gateway skill covering REST, HTTP, and WebSocket API management with integrations, authorization, stage management, rate limiting, and troubleshooting with CLI reference

๐ŸŽฏ
dynamodb๐ŸŽฏSkill

Manages AWS DynamoDB tables by creating schemas, writing queries, configuring indexes, and optimizing performance for scalable NoSQL data storage.