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.

cx olly ask defaults --agent-to-agent-mode to false. If you're an LLM/agent, pass --agent-to-agent-mode - see "Agent-to-agent mode" below.

CLI Commands

Command Purpose Key flags
cx olly ask "message" Send a message to the Observability Agent --chat-id, --model, --timeout, --agent-to-agent-mode
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 toon 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.

Running Olly (async by default)

Installs
1.6K
GitHub Stars
114
First Seen
May 5, 2026
cx-olly — coralogix/cx-cli