From sundial-org-awesome-openclaw-skills-4
Connects to SQL and NoSQL databases (PostgreSQL, MySQL, SQLite, MongoDB, Redis) to run queries, manage schemas, export/import data, and perform backup/restore operations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:databaseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Database management and queries.
Database management and queries.
"Show all tables in database"
"Run query: SELECT * FROM users LIMIT 10"
"Export table to CSV"
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Manages PostgreSQL databases: run SQL queries, manage schemas, optimize indexes, perform backup/restore, monitor performance, and handle extensions.
Generates optimized SQL queries for PostgreSQL, MySQL, SQLite and NoSQL for MongoDB, DynamoDB, Redis; supports ORMs like Prisma. Explains plans, indexes, and performance optimizations.
Guides database design, schema implementation, query optimization, migrations, and data pipeline development across SQL and NoSQL systems.