cx-olly
Installation
SKILL.md
Olly Observability Agent Skill
Use this skill to interact with Coralogix's Observability Agent (Olly) via the cx olly CLI commands. Olly can analyze your observability data, answer questions about alerts, metrics, logs, and generate artifacts like charts and reports.
CLI Commands
| Command | Purpose | Key flags |
|---|---|---|
cx olly ask "message" |
Send a message to the Observability Agent | --chat-id, --model, --timeout |
cx olly artifacts list |
List all generated artifacts | - |
cx olly artifacts get <id> |
Get artifact content by ID | - |
Output format: append -o json or -o agents for machine-readable output.
Single-profile only: cx olly commands do not support multi-profile fan-out. Use -p <profile> to specify a single profile.