rds
Installation
SKILL.md
Aurora PostgreSQL Skill
Read-only Aurora PostgreSQL exploration and business analysis via IAM authentication. No passwords or secrets required — your AWS IAM identity is your credential. Cross-platform (Mac + Windows). Works with any AI coding agent.
All scripts are in ${CLAUDE_SKILL_DIR}/scripts/ and require Python 3, AWS CLI, and psycopg2.
Python Command
Read ~/.rds-skill/config.json and use the "python" key as the Python command.
If config doesn't exist yet, try python3 --version first, falling back to python --version.
Throughout this document, PYTHON means the detected Python command.
First-Time Setup
You cannot run the setup wizard directly — it requires interactive terminal input.
Check if ~/.rds-skill/config.json exists:
- If it exists: Read it to discover the configured connections (the
connectionsmap and thedefaultkey). - If it doesn't exist: Tell the user to run the setup wizard in their terminal: