byexploreomni· 11 skills
Run queries against Omni Analytics' semantic layer using the Omni CLI, interpret results, and chain queries for multi-step analysis. Use this skill whenever someone wants to query data through Omni, run a report, get metrics, pull numbers, analyze data, ask "how many" / "what's the trend" / "show me the data", retrieve dashboard query results, or extract data from an existing dashboard or workbook. Also use for table calculations and computed columns (running totals, percent-of-total, month-over-month / period-over-period change, moving averages, rankings), open-ended multi-step analysis via agentic AI jobs, and running raw SQL through the semantic layer — even when the user doesn't say "query" (e.g. "add a running total column", "what's our MoM growth", "analyze revenue trends"). For building or editing a dashboard or chart use omni-content-builder; for adding a field or measure to the model use omni-model-builder — this skill retrieves and computes over data.
$npx -y skills add exploreomni/omni-agent-skills --skill omni-queryInstalls into the current project.
Run `npx skills use "https://github.com/exploreomni/omni-agent-skills" --skill "exploreomni/omni-agent-skills/omni-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/exploreomni/omni-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/exploreomni/omni-agent-skills"` and select the relevant skills, then follow their instructions.