hnh-aws

Interact with AWS services including S3, ECR, RDS, CloudWatch, and IAM via the AWS CLI.

3|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/huynguyenh/skills --skill hnh-aws
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hnh-aws
Source: https://github.com/huynguyenh/skills/tree/main/skills/hnh-aws
Command: npx skills add https://github.com/huynguyenh/skills --skill hnh-aws

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management and monitoring of core AWS infrastructure services, reducing the complexity of interacting with cloud resources.

Core Features & Use Cases

  • Service Interaction: Provides commands for S3, ECR, RDS, CloudWatch, and IAM.
  • Resource Monitoring: Enables listing buckets, images, database instances, and checking logs/metrics.
  • Use Case: Quickly check the status of your RDS database instances, view recent CloudWatch logs for errors, or list all S3 buckets in your account.

Quick Start

Use the hnh-aws skill to list all S3 buckets in your account.

Frequently Asked Questions about hnh-aws

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AWS infrastructure services like S3 and RDS from the command line?

You can manage AWS infrastructure by using the AWS CLI to interact with services like S3, ECR, RDS, CloudWatch, and IAM. This skill simplifies listing resources, monitoring logs, and managing identity configurations.

What do I need to check CloudWatch logs and metrics for my AWS resources?

To check CloudWatch logs and metrics, you need a properly configured AWS CLI environment with valid credentials. This allows you to monitor recent application errors and view resource status directly.

How can I list all S3 buckets and ECR images in my AWS account?

You can list all S3 buckets and ECR images by executing specific commands designed for AWS service interaction. This provides a quick overview of your storage buckets and container images.

Does this AWS infrastructure management approach work without prior CLI setup?

No, this approach requires a properly configured AWS CLI environment with valid credentials to function. Without prior CLI setup and authentication, the commands cannot interact with your AWS infrastructure.

What is the best way to monitor RDS database instance status alongside IAM configurations?

The best way to monitor RDS database instances and manage IAM configurations is through unified AWS CLI commands. This approach streamlines identity management and database status checks across your cloud infrastructure.