By exploreomni
Manage Omni Analytics instances through the REST API and CLI — explore and query semantic models, build dashboards, embed analytics in external apps, optimize models for AI agents, and convert topics to Snowflake or Databricks metric views. Includes agents for administration, data analysis, and model building.
Omni Analytics instance administrator — manages users, groups, permissions, schedules, connections, and access controls. Use when the user wants to provision users, set up permissions, configure schedules, manage connections, or handle any instance administration tasks.
Omni Analytics data analyst — explores models, runs queries, and delivers insights. Use when the user wants to analyze data, run reports, find trends, or answer business questions using their Omni instance.
Omni Analytics data modeler — builds and refines the semantic model, writes YAML, and optimizes for Blobby AI. Use when the user wants to add fields, create views, set up joins, define topics, improve AI context, or migrate from dbt patterns.
Administer an Omni Analytics instance — manage connections, users, groups, user attributes, permissions, schedules, and schema refreshes via the Omni CLI. Use this skill whenever someone wants to manage users or groups, set up permissions on a dashboard or folder, configure user attributes, create or modify schedules, manage database connections, refresh a schema, set up access controls, provision users, or any variant of "add a user", "give access to", "set up permissions", "who has access", "configure connection", "refresh the schema", or "schedule a delivery".
Evaluate Omni AI accuracy using Omni's built-in eval system — define a prompt set, run a judged eval against a model (or branch), and read the accuracy-judge verdicts. Use this skill whenever someone wants to evaluate Omni AI, benchmark Blobby, run regression tests, compare AI output across branches or model-context changes, measure AI quality, run A/B tests on model changes, assess the impact of an ai_context or modeling change, or any variant of "run evals", "test Blobby", "benchmark query generation", "compare AI results", "regression test", "how accurate is the AI", or "measure the impact of my changes".
Optimize your Omni Analytics model for Blobby, the Omni Agent — configure ai_context, ai_fields, sample_queries, and create AI-specific topic extensions. Use this skill whenever someone wants to improve AI accuracy in Omni, make Blobby smarter, configure AI context, add example questions, tune AI responses, set up sample queries, curate fields for AI, create AI-optimized topics, troubleshoot why Blobby gives wrong answers, or any variant of "make the AI better", "Blobby isn't answering correctly", "add context for AI", "optimize for AI", or "teach the AI about our data".
Create, update, and manage Omni Analytics documents and dashboards programmatically — document lifecycle, drafts, tiles, visualizations, filters, controls, and layouts — using the Omni CLI. Use this skill whenever someone wants to build a dashboard, create a workbook, add tiles or charts, configure dashboard filters or controls, update an existing dashboard's model, set up a KPI view, create visualizations, lay out a dashboard, arrange tiles or pages, create a document, edit a dashboard as a draft, publish a draft, change dashboard settings, rename a workbook, delete a dashboard, move a document to a folder, duplicate a dashboard, or any variant of "build a dashboard for", "create a report showing", "add a chart to", "make a dashboard", "update the dashboard layout", "rename this document", "publish this draft", "move to folder", or "delete this dashboard". Also use when modifying dashboard-level model customizations like workbook-specific joins or fields.
Find, browse, and organize content in Omni Analytics — dashboards, workbooks, folders, and labels — using the Omni CLI. Use this skill whenever someone wants to find an existing dashboard, search for content, list workbooks, browse folders, see what dashboards exist, find popular reports, download a dashboard as PDF or PNG, favorite content, manage labels on documents, or any variant of "find the dashboard about", "what reports do we have", "show me our dashboards", "where is the sales report", or "download this dashboard".
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Official Omni Analytics skills for Claude Code, Cursor, OpenAI Codex, Snowflake Cortex Code, and other skills.sh compatible agents.
Bring governed Omni workflows directly into your agent environment with one install target for model exploration, querying, dashboard creation, semantic modeling, AI optimization, administration, and embed work.
These skills are not slash commands or one-off prompts you have to memorize. Once installed, the agent loads the relevant skill or agent when your request matches the use case.
.mdc rules in this repo when relevantSKILL.md directories as custom skills| Platform | Install method | Notes |
|---|---|---|
| Claude Code | Plugin marketplace or Git URL | Full plugin install with 9 skills and 3 agents |
| Cursor | Git URL plugin install | Full plugin install plus 3 .mdc rules |
| OpenAI Codex | npx skills add | Uses the shared skills.sh install flow |
| GitHub Copilot | npx skills add | Uses the shared skills.sh install flow |
| Gemini CLI | npx skills add | Uses the shared skills.sh install flow |
| Snowflake Cortex Code | Upload skill folders or copy into .cortex/skills/ | Loads the repo's SKILL.md directories as custom skills |
| Other skills.sh-compatible agents | npx skills add | Same install flow as Codex, Copilot, and Gemini CLI |
Marketplace install (recommended, run separately):
/plugin marketplace add exploreomni/omni-agent-skills
/plugin install omni-analytics@omni-analytics
To also install the integrations plugin (Snowflake Semantic Views, etc.):
/plugin install omni-integrations@omni-analytics
Git URL install (run separately):
/plugin marketplace add https://github.com/exploreomni/omni-agent-skills.git
/plugin install omni-analytics@omni-analytics
To also install the integrations plugin:
/plugin install omni-integrations@omni-analytics
Install from Git URL:
/add-plugin https://github.com/exploreomni/omni-agent-skills.git
To also install the integrations plugin (Snowflake Semantic Views, etc.), use Cursor's team marketplace import (Dashboard > Settings > Plugins > Import) with the repo URL https://github.com/exploreomni/omni-agent-skills — both omni-analytics and omni-integrations will appear as separate installable plugins.
Cortex Code can load these skills directly as custom skill folders. For the CLI, copy one or more folders from this repo's skills/ directory into project-local .cortex/skills/ or user-level ~/.snowflake/cortex/skills/. In Snowsight workspaces, you can upload the same skill folders directly.
Install all repo skills in the current project:
mkdir -p .cortex/skills
cp -R skills/* .cortex/skills/
Install one skill directly:
mkdir -p .cortex/skills
cp -R skills/omni-query .cortex/skills/
Install the integrations skills (Snowflake Semantic Views, etc.):
mkdir -p .cortex/skills
cp -R skills/omni-integrations .cortex/skills/
npx claudepluginhub exploreomni/omni-agent-skills --plugin omni-analyticsData analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries.
Editorial "Data & Analytics" bundle for Claude Code from Antigravity Awesome Skills.
Skills and tools powered by the Honeydew MCP that help coding agents query data and build semantic models
Connect to Looker and interact with your data using LookML.
Business analysis with data storytelling and KPI dashboard design
Skills for analytics engineering with dbt — building models, writing tests, querying the semantic layer, troubleshooting jobs, and more.