Database Design
Skill by bytesagain3
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/database-designversion: "2.0.0" name: Database Designer description: "Database Design Helper - 数据库设计助手. Use when you need database design capabilities. Triggers on: database design." 数据库设计助手。表设计、范式化、索引策略、迁移脚本、测试数据、ER图描述。Database designer with normalization, indexing, migration, seeding, ER diagrams. 数据库、MySQL。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills
Database Designer
数据库设计助手。表设计、范式化、索引策略、迁移脚本、测试数据、ER图描述。Database designer with normalization, indexing, migration, seeding, ER diagrams. 数据库、MySQL。
推荐工作流
需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化
可用命令
- design — design
- normalize — normalize
- index — index
- migrate — migrate
- seed — seed
- diagram — diagram
Database Designer by BytesAgain
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
-
Run
database-design helpfor commands -
No API keys needed
-
Run
database-design helpfor all commands
Commands
Run database-design help to see all available commands.
When to Use
- Quick database tasks from terminal
- Automation pipelines
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-database-design": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
windows-setup
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Windows Setup concepts, best practices, and implementation patterns.
Dividend
Lightweight Dividend tracker. Add entries, view stats, search history, and export in multiple formats.
crawler
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
devops-scripts
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Scripts concepts, best practices, and implementation patte...