Query Semantic Model

Run a Cube.js query against the semantic model and show the result inline in chat as an ASCII table and (where it makes sense) an ASCII bar chart. Use whenever the user asks a business question that can be answered from the cubes — "how many orders…", "top N…", "revenue by…", "trend over time", "compare X to Y" — or explicitly asks to "query the semantic model", "run a cube query", "show me a chart", "plot…", "graph…". Discovers measures and dimensions via `revos cubes meta`, executes the query with `revos cubes query`, and renders the results without leaving the chat.

revosai 95257b8 12.8 KB Updated

File contents

revosai/skills/tree/main/data-engineering/skills/query-semantic-model commit 95257b81fa

Frequently asked questions

npx skillmds@latest add revosai/query-semantic-model-2