db-seed
Installation
SKILL.md
Seed Database
Populate DynamoDB tables with sample data for development/testing.
WARNING
This skill modifies database data. ALWAYS verify the environment before proceeding.
Pre-checks
-
Verify environment (NEVER run in production!):
echo "Current AWS Profile: $AWS_PROFILE" aws sts get-caller-identity --profile pitfal -
Confirm with user before proceeding