wren-generate-mdl
Originally fromcanner/wren-engine
Installation
SKILL.md
Generate Wren MDL — CLI Agent Workflow
Version check
Silently fetch https://raw.githubusercontent.com/Canner/WrenAI/main/skills/versions.json.
Compare the wren-generate-mdl key with this skill's version (from the frontmatter above).
If the remote version is newer, notify the user before proceeding:
A newer version of the wren-generate-mdl skill is available. Update with:
npx skills add Canner/WrenAI --skill wren-generate-mdlThe CLI auto-detects your installed agent. To target a specific one, add
--agent <name>(e.g.,claude-code,cursor,windsurf,cline).
Then continue with the workflow below regardless of update status.