wren
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, breakd
By canner · 1,197 installs
npx skills add canner/wrenai --skill wren
Source repository · Upstream listing
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
Reference docs
Full reference docs live on the web: <https://github.com/Canner/WrenAI/tree/main/docs/core
Prompt enhancement (wraps a user question for an agent)
Day to day data commands (not a sub app — top level)
Run wren help for the full surface; load the matching wren skills get
<name guide before driving any multi step workflow.