omni-events

Query and analyze Omni platform events with CLI commands.

34|14|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/automagik-dev/omni --skill omni-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omni-events
Source: https://github.com/automagik-dev/omni/tree/main/plugins/omni/skills/omni-events
Command: npx skills add https://github.com/automagik-dev/omni --skill omni-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you understand and manage the flow of messages and events within the Omni platform, enabling efficient debugging and analysis of communication patterns.

Core Features & Use Cases

  • Event Querying: List, search, and view events by type, chat ID, or time range.
  • Metrics & Analytics: Get insights into event patterns and system performance.
  • Session Replay: Replay past event sessions for debugging or analysis.
  • Journey Tracing: Track the lifecycle of individual messages.
  • Use Case: Debug a failed message delivery by tracing its journey from initiation to potential error using its correlation ID.

Quick Start

List the last 100 Omni events that occurred in the past 24 hours.

Frequently Asked Questions about omni-events

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace a message journey in the Omni platform to debug delivery failures?

Trace Omni message journeys by using the omni journey CLI command to track individual message lifecycles from initiation to error using correlation IDs, enabling precise debugging of failed deliveries.

What is the best way to query and filter Omni events by chat ID or time range?

Query Omni events by listing, searching, and filtering by event type, chat ID, or time range through the omni events CLI command, allowing you to retrieve targeted event sets from the past 24 hours.

Can I replay past Omni event sessions for debugging communication flows?

Yes, you can replay past Omni event sessions to debug or analyze communication flows, recreating the exact sequence of events to identify where a message journey encountered an issue.

How do I get analytics and metrics on Omni platform events?

Get insights into Omni event patterns and system performance by utilizing the metrics and analytics capabilities, which aggregate communication event data to reveal trends and potential bottlenecks.

Do I need any external dependencies to analyze Omni events and message journeys?

No external dependencies are required to analyze Omni events and message journeys, as the Skill utilizes deterministic omni events and omni journey CLI commands directly for task execution.