awsclaw-rdsdata

Community

Run SQL on Aurora Serverless securely.

Authornecatiarslan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill moves the heavy lifting of issuing RDS Data API SQL commands and managing transactions into natural language so you no longer manually craft CLI calls or parse JSON just to query Aurora Serverless or Data API-enabled RDS clusters.

Core Features & Use Cases

  • Execute SQL Statements: Translate conversational requests into ExecuteStatement calls that include cluster ARN, secret ARN, SQL text, and optional parameters.
  • Manage Transactions and Batches: Begin, commit, or roll back transactions and run batch executions to handle multiple parameter sets without juggling the underlying API details.
  • Use Case: When you need to audit user activity logs, ask for a SELECT on the relevant table, run the query via the Data API, and optionally wrap updates in a transaction to ensure atomicity.

Quick Start

Ask awsclaw-rdsdata to execute a SELECT query through the RDS Data API with your cluster and secret ARNs to retrieve the desired table rows.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: awsclaw-rdsdata
Download link: https://github.com/necatiarslan/awsclaw/archive/main.zip#awsclaw-rdsdata

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.