A comprehensive operational framework for designing and maintaining high-performance databases while avoiding reliability and integrity pitfalls.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install db
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install db using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Database skill is a specialized set of guidelines and operational best practices designed to help developers manage complex data persistence layers. It focuses on identifying and mitigating high-impact risks such as connection exhaustion, transaction deadlocks, and hazardous schema migrations. By integrating these Openclaw Skills into your workflow, you ensure that your databases remain robust, performant, and scalable under heavy production loads.
This skill addresses the technical nuances of modern database administration, including specific optimizations for PostgreSQL and MySQL. It provides a strategic roadmap for handling everything from connection pooling in serverless environments to executing zero-downtime schema changes, ensuring that your application's data layer never becomes a bottleneck.
To activate the Database expertise within your environment, ensure your database user has the necessary permissions for schema modifications and performance monitoring. Use the following command to integrate these Openclaw Skills into your project context:
# Initialize the database operational skill
openclaw add skill database
Ensure you have a connection pooling proxy like PgBouncer or RDS Proxy configured if your application relies on high-frequency transient connections.
The Database skill organizes operational knowledge and system metadata into several key domains to ensure comprehensive coverage:
| Domain | Key Metrics & Data Points | Goal |
|---|---|---|
| Connections | Max pool size, idle timeouts, proxy config | Prevent resource exhaustion |
| Transactions | Isolation levels, lock ordering, snapshot age | Maintain concurrency and speed |
| Schema | Migration history, index state, default values | Zero-downtime deployments |
| Replication | Lag time, read-only status, failover logs | High availability |
| Integrity | Constraint definitions, timezone settings | Consistent data state |
Loading
A privacy-first personal dating system built to track connections, plan thoughtful dates, and log meaningful reflections using Markdown files.

A robust database operating system for managing schemas, migrations, and recovery readiness with high reliability.

A developer-centric skill for building custom, locally-hosted data dashboards from any source using automated fetch scripts and static HTML.

A specialized skill designed to transform robotic AI Danish into authentic, human-like communication using native particles and casual registers.

A self-learning decision framework that enables AI agents to safely automate consequential project choices over time.

A strategic task orchestration skill that routes work to sub-agents using cost-benefit analysis and tiered model selection.








































