CtrlK
BlogDocsLog inGet started
Tessl Logo

generate-mdl

Generate a Wren MDL project by exploring a database with available tools (SQLAlchemy, database drivers, MCP connectors, or raw SQL). Guides agents through schema discovery, type normalization, and MDL YAML generation using the wren CLI. Use when: user wants to create or set up a new MDL, onboard a new data source, or scaffold a project from an existing database.

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

96%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, executable workflow with strong validation feedback loops and concise, actionable guidance. Progressive disclosure is good though it relies on a single monolithic file with no bundle references to offload detail.

DimensionReasoningScore

Conciseness

The body is lean and goal-led across seven phases, using executable code and commands without explaining concepts Claude already knows; every section earns its tokens.

5 / 5

Actionability

It provides copy-paste-ready code (SQLAlchemy inspector, type-mapping imports) and concrete CLI commands (wren context init/validate/build, parse-type) plus YAML templates covering the common cases.

5 / 5

Workflow Clarity

A clearly sequenced 7-phase workflow with explicit validation checkpoints (validate -> build -> verify), an error-recovery loop ('If validation fails, fix... and re-run'), a common-errors list, and a 'Things to avoid' section.

5 / 5

Progressive Disclosure

The single SKILL.md is well-organized with clear phase headers, callouts, and a quick-reference table, and the one external link (Cube guide) is one level deep and clearly signaled; no bundle files exist to split further.

4 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that clearly states what the skill does and when to invoke it, with concrete triggers. The only minor gap is trigger-term synonym/extension coverage.

DimensionReasoningScore

Specificity

Names the Wren MDL domain and multiple concrete actions — 'schema discovery, type normalization, and MDL YAML generation' — plus an explicit tooling enumeration, matching the comprehensive-coverage anchor.

5 / 5

Completeness

It explicitly answers both what (generate MDL via discovery/normalization/YAML generation) and when (a concrete 'Use when:' trigger list), matching the anchor for clear and explicit what-and-when coverage.

5 / 5

Trigger Term Quality

The 'Use when' clause lists natural phrases ('create or set up a new MDL', 'onboard a new data source', 'scaffold a project') with good coverage, but lacks common synonym variations or file extensions that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

It occupies a clear niche (Wren MDL) with distinct triggers ('Wren MDL', 'onboard a new data source', 'scaffold a project from an existing database') and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
Canner/WrenAI
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.