A robust database operating system for managing schemas, migrations, and recovery readiness with high reliability.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install database-manager
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 database-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Database Manager provides a structured framework for planning, operating, and recovering relational databases. It serves as a comprehensive system for Openclaw Skills users to maintain schema governance, ensure query hygiene, and handle incident response effectively. By enforcing safety gates and preflight checks, it prevents common operational hazards like unintended mass writes or production latency spikes during complex migrations.
This skill transforms how developers and operators interact with data layers by treating migrations as product releases and backups as unverified until a restore is proven. It centralizes operational memory, including naming conventions and indexing standards, ensuring that every database change is audited, documented, and reversible, which is essential for maintaining production integrity in any professional environment using Openclaw Skills.
To get started with this skill within the Openclaw Skills ecosystem, initialize your local environment and review the setup preferences.
# Create the required directory structure
mkdir -p ~/database-manager/archive
# Initialize your memory and inventory files
# Refer to memory-template.md in the skill repository for structure
On first use, ensure you read the setup.md file for local initialization and activation preferences.
The skill organizes its operational data and metadata within the ~/database-manager/ directory to ensure all Openclaw Skills actions are logged and structured:
| File | Purpose |
|---|---|
| memory.md | Durable context, operating preferences, and state. |
| inventory.md | Registry of systems, engines, owners, and datasets. |
| standards.md | Defined naming, indexing, and schema conventions. |
| migrations.md | Log of planned and executed migration records. |
| backups.md | Backup schedules, retention policies, and restore drill logs. |
| incidents.md | Incident timelines, root cause analysis, and mitigations. |
| archive/ | Monthly sub-folders for closed migrations and incident reports. |
Loading
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 high-performance productivity skill that plans, protects, and executes your day through intelligent time blocking and automated commitment tracking.

An AI-powered news chief of staff that aggregates, prioritizes, and delivers personalized daily briefings from multiple global sources.

A privacy-first personal dating system built to track connections, plan thoughtful dates, and log meaningful reflections using Markdown files.

A comprehensive operational framework for designing and maintaining high-performance databases while avoiding reliability and integrity pitfalls.








































