Finance
wren - Claude MCP Skill
Wren CLI for AI agents — a semantic SQL layer over 22+ databases (Postgres, MySQL, BigQuery, Snowflake, Spark, …). The actual workflow guides live inside the `wren` CLI itself; this is just a discovery stub. Use whenever the user asks a data question (how many, show me, top N, compare, trend, breakdown, metric, revenue, customers, orders), wants to install / set up Wren Engine, connect a new database, connect SaaS data via dlt (HubSpot, Stripe, Salesforce, GitHub, Slack), generate or regenerate an MDL project from a database schema, enrich a project with business context (enum meanings, units, cubes like ARR / DAU / churn), or turn a project's context layer into a shareable GenBI web app / dashboard and deploy it to Vercel or Cloudflare. Triggers: 'install wren', 'set up wren engine', 'connect database to wren', 'connect SaaS to wren', 'load hubspot / stripe / salesforce data', 'generate mdl', 'scaffold wren project', 'enrich wren context', 'augment my project', 'add cubes', 'build a dashboard', 'make a shareable analytics app', 'deploy my context layer as a web app', 'genbi app', 'wren onboarding', 'wren usage', 'wren generate mdl', 'wren dlt connector', 'wren enrich context', 'wren genbi'.
SEO Guide: Enhance your AI agent with the wren tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to wren cli for ai agents — a semantic sql layer over 22+ databases (postgres, mysql, bigquery, snowfla... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Wren CLI This is a discovery stub. The actual workflow guides and prompt helpers live inside the `wren` CLI itself, so they always match the installed wrenai version (no skill cache, no version drift). Install: `pip install wrenai`. ## Workflow guides ```bash wren skills list # all available workflow guides wren skills get onboarding # set up Wren end-to-end wren skills get usage # day-to-day querying wren skills get generate-mdl # generate MDL from a database schema wren skills get dlt-connector # connect SaaS sources via dlt wren skills get enrich-context # add business context (units, enums, cubes) wren skills get genbi # build & deploy a shareable GenBI web app # add --full to include the skill's reference docs # add --script <name> to fetch a bundled script (e.g. dlt-connector / introspect_dlt) ``` ## Reference docs Full reference docs live on the web: <https://github.com/Canner/WrenAI/tree/main/docs/core> ```bash wren docs connection-info <ds> # required + optional connection fields for a data source ``` ## Prompt enhancement (wraps a user question for an agent) ```bash wren ask "<question>" --guided # for weaker LLMs (strict task flow) wren ask "<question>" --direct # for stronger LLMs (minimal wrapping) ``` ## Day-to-day data commands (not a sub-app — top-level) ```bash wren --sql '...' # execute SQL through the MDL layer wren query --sql '...' # same, explicit wren dry-plan --sql '...' # transpile only, no DB hit wren context show / build / validate # project / MDL lifecycle wren profile add / list / switch # named connection profiles wren memory index / recall / store # semantic memory (needs `[memory]` extra) ``` Run `wren --help` for the full surface; load the matching `wren skills get <name>` guide before driving any multi-step workflow.
Signals
Information
- Repository
- Canner/WrenAI
- Author
- Canner
- Last Sync
- 9/3/2026
- Repo Updated
- 9/3/2026
- Created
- 6/4/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
cursorrules
CrewAI Development Rules
README
Agents — Working Implementations
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
CLAUDE
CLAUDE.md - Resume Matcher
Related Guides
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Optimize Rell Blockchain Code: A Comprehensive Guide to the Claude Skill
Learn how to use the optimize rell blockchain code Claude skill. Complete guide with installation instructions and examples.