database-managerPlan, operate, and recover relational databases with schema governance, safe migrations, backup drills, and incident response playbooks.
Install via ClawdBot CLI:
clawdbot install ivangdavila/database-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/database-managerAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
An e-commerce company needs to update its product schema to support new attributes like dynamic pricing and inventory tracking. The skill ensures safe migration with preflight checks, rollback plans, and verification queries to prevent downtime during peak sales periods.
A healthcare provider must modify patient database schemas to comply with new privacy regulations. The skill enforces governance rules, backup drills, and incident response playbooks to maintain data integrity and avoid breaches during the transition.
A financial institution is overhauling its reporting database to improve query performance for real-time analytics. The skill helps plan index changes, validate trade-offs on latency and throughput, and execute migrations with safety gates to prevent data corruption.
A SaaS startup scaling its user base needs to optimize database schemas and implement backup recovery workflows. The skill provides standards for naming conventions, migration release controls, and restore drills to ensure reliability as traffic grows.
A manufacturing firm is upgrading its inventory management database to integrate with IoT sensors. The skill facilitates schema design, safe migration rollout, and incident response templates to handle data synchronization issues without disrupting operations.
Companies offering database management as a service can use this skill to ensure reliable operations for clients, reducing downtime and data loss risks. It supports recurring revenue through uptime guarantees and premium support tiers.
IT consulting firms leverage this skill to provide database governance and migration services, helping clients adopt best practices. Revenue comes from project-based fees and ongoing maintenance contracts.
Large enterprises license this skill internally to standardize database operations across departments, improving efficiency and compliance. Revenue is generated through enterprise-wide licensing deals and training programs.
💬 Integration Tip
Integrate this skill with existing CI/CD pipelines by using its migration and backup workflows to automate database changes and ensure rollback readiness during deployments.
Scored Apr 19, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Typeform API integration with managed OAuth. Create forms, manage responses, and access insights. Use this skill when users want to interact with Typeform surveys and responses. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use SQLite correctly with proper concurrency, pragmas, and type handling.