schema-builder
Build database schemas with SQL generation and relationship modeling. Use when designing databases.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/schema-builderschema-builder
Build database schemas with SQL generation and relationship modeling. Use when designing databases.
Commands
create
scripts/script.sh create <table cols>
alter
scripts/script.sh alter <table action col>
show
scripts/script.sh show <table>
export
scripts/script.sh export <format>
validate
scripts/script.sh validate <file>
er
scripts/script.sh er <t1 t2 relation>
Data Storage
Data stored in ~/.local/share/schema-builder/.
Powered by BytesAgain | bytesagain.com | [email protected]
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-ckchzh-schema-builder": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
header
Header design reference — navigation patterns, sticky headers, responsive menus, accessibility. Use when designing website headers or implementing navigation components.
bearing
Bearing selection and life calculator
docker-helper
Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置. Use when you need docker helper capabilities. Triggers on: docker helper.
email-marketer
Plan email campaigns with segmentation, A/B testing, and benchmarking. Use when designing campaigns, segmenting lists, benchmarking rates.
rsyslog
RSyslog advanced system logging reference. RainerScript configuration, input/output modules (imtcp/imfile/omfwd/omelasticsearch), templates with property replacer, content-based filtering, TLS-encrypted remote logging, queue performance tuning, and debug troubleshooting.