What problem does it solve? Aeolus BI data is spread across dashboards, datasets, and the Query Editor, each with different APIs and authentication. This Skill routes your request to the correct capability group so you can inspect dashboards, run dataset-bound SQL, or execute ad-hoc queries without guessing which interface to use. ## Core Features & Use Cases - Dashboard Chart Queries: List charts and filters on a dashboard, fetch candidate filter values, and pull data for a specific chart with filter overrides and dry-run previews. - Dataset & SQL Queries: Discover apps and datasets, inspect dimensions/metrics and partition fields, and run SQL against a single known dataset with OAuth credentials. - Query Editor Ad-hoc SQL: Run exploratory or multi-table SQL without a dataset context, manage QE folders/files, and poll long-running task status and logs. - Use Case: A user pastes an Aeolus dashboard URL and asks for last week's data on one chart. The Skill lists the charts, applies a relative date filter via dry-run validation, then returns the chart's rows with effective filters confirmed. ## Quick Start Ask the assistant to list the charts on your Aeolus dashboard URL, or to run a SQL statement, and it will pick the right capability group after clarifying your intent.