Skill profile
databases-on-aws
Database guidance for the AWS portfolio — schema design, queries, migrations, and multi-tenant patterns — currently available for Aurora DSQL.
What it actually does
- Database guidance for the AWS database portfolio: schema design, queries, migrations, and multi-tenant patterns.
When to use it — and when not to
Use it when
- Designing or migrating a database on AWS, specifically on Aurora DSQL today.
Not for
- You need guidance for an AWS database service other than Aurora DSQL — AWS's own plugin table marks the rest of the portfolio "Some Services Available (Aurora DSQL)" only, not RDS, DynamoDB, or others yet.
The caveat that matters
Named for the whole AWS database portfolio, but currently scoped to Aurora DSQL — don't assume broader engine coverage from the name.
Agent compatibility
- Claude Code
- Codex
AWS's repo states Agent Plugins format support across Claude Code, Codex, and Cursor; only deploy-on-aws is separately confirmed listed in the Cursor Marketplace.
Confirmed means the skill’s own source or vendor states it works with that agent. Portable means it only reaches that agent through the shared SKILL.md format and a directory convention — real, but a weaker claim. An agent with no entry here isn’t known to be unsupported; it simply isn’t documented either way, so nothing is claimed. Full model on Agent Skills Compatibility.
Related skills
- deploy-on-awsSame repository and marketplace — deployment guidance for what you build after the schema is designed.
Evidence and provenance
Maintained by AWS Labs (vendor). Primary source: awslabs/agent-plugins, last checked against this page’s claims on . This page summarizes and analyzes that source — it isn’t a copy of its SKILL.md or README, and installation happens at the source, not here.