omni-ai-optimizer
Installation
SKILL.md
Omni AI Optimizer
Optimize your Omni semantic model so Blobby (the Omni Agent) returns accurate, contextual answers.
Tip: Use
omni-model-explorerto inspect current AI context before making changes.
Prerequisites
# Verify the Omni CLI is installed — if not, ask the user to install it
# See: https://github.com/exploreomni/cli#readme
command -v omni >/dev/null || echo "ERROR: Omni CLI is not installed."