wren-quickstart
Installation
SKILL.md
Wren Quickstart
Version check
Silently fetch https://raw.githubusercontent.com/Canner/wren-engine/main/skills/versions.json.
Compare the wren-quickstart 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-quickstart skill is available. Update with:
npx skills add Canner/wren-engine --skill wren-quickstart --agent claude-code
Then continue with the workflow below regardless of update status.
This skill walks a user through setting up Wren Engine end-to-end — from creating a workspace to running their first query via MCP. Each phase delegates to a focused skill. Follow the steps in order.