query-semantic-model

Installation
SKILL.md

Query Semantic Model

Answer business questions by querying the org's semantic model and rendering the result directly in the chat — no notebook, no UI hop. The CLI already exposes everything you need: revos cubes meta lists the available cubes / measures / dimensions, and revos cubes query runs a Cube.js query and returns the rows.

This skill is the "last mile" after Bronze → Silver → Gold → Cubes have been built and applied. It turns the semantic model into something you can actually look at.


Step 1: Discover what's queryable

Before guessing member names, list what the org's semantic model actually exposes:

revos cubes meta --json
Installs
111
Repository
revosai/skills
First Seen
Jun 1, 2026
query-semantic-model — revosai/skills