LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

generate-mdl - Generate Wren MDL from database schema

Generate Wren MDL manifest using ibis-server metadata endpoints without local database drivers

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • verify connection
  • choose data source
  • fetch table schema
  • fetch relationships
  • build MDL JSON
  • validate manifest
  • save project
  • deploy manifest

Inputs

  • data source type
  • schema filter
  • database connection
  • ibis-server endpoint

Outputs

  • MDL manifest file
  • YAML project directory
  • deployed MDL

Requirements

  • running ibis-server
  • valid database connection
  • read-only mode disabled
  • Web UI configured

Source

  • Spec: SKILL.md
data modeling
metadata extraction
database integration
manifest generation
verify connection
choose data source
fetch table schema
fetch relationships
data source type
schema filter
database connection
MDL manifest file
YAML project directory
deployed MDL