Omni’s agent skills bring analytics capabilities directly into your development environment. They are open-source skills that let you explore models, run queries, build dashboards, and manage your Omni instance — all without leaving your IDE. The skills use Omni’s CLI and activate automatically based on your request. They work with AI coding assistants including Claude Code, Cursor, Codex, Cortex Code, CoCo, and more.Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Agent skills are different from the MCP Server. The MCP Server enables natural language querying of your data, while agent skills provide a broader set of capabilities for model building, content management, administration, and more.
What you can do
- Explore and inspect semantic models, topics, views, and fields
- Run queries against Omni’s semantic layer
- Create and edit model definitions in YAML
- Find, browse, and manage dashboards and workbooks
- Build and update dashboards programmatically
- Optimize models for the Omni Agent
- Manage users, groups, permissions, and schedules
Supported platforms
Claude Code
Full plugin install with 9 skills and 3 agents
Cursor
Full plugin install plus 3
.mdc rulesOpenAI Codex
Uses the shared skills.sh install flow
GitHub Copilot
Uses the shared skills.sh install flow
Gemini CLI
Uses the shared skills.sh install flow
Snowflake Cortex Code
Loads the repo’s
SKILL.md directories as custom skillsExample prompts
Ask naturally:Related
- Omni REST API reference
- Modeling documentation
- Optimize models for Omni’s AI
- Omni MCP Server
- Claude Code plugin documentation
- Cursor plugin documentation
- skills.sh