cube-explore-content

Installation
SKILL.md

Explore saved Cube content

Read-only. Workbooks, reports, dashboards, folders and notifications — the things people made, as opposed to the model underneath them.

Preflight

command -v cube >/dev/null || echo "Cube CLI not installed: curl -fsSL https://raw.githubusercontent.com/cube-js/cube/master/install-cli.sh | sh"
cube whoami || echo "Not authenticated. Interactive: cube login. Headless: set CUBE_API_URL + CUBE_API_KEY."
cube context list

The shape of a workspace

Worth knowing before you go looking, because the names are not interchangeable:

Installs
10
GitHub Stars
1
First Seen
Aug 19, 2026
cube-explore-content — cube-js/cube-agent-skills