From omni
Routes messaging tasks across WhatsApp, Telegram, Discord, Slack via Omni CLI: send/receive messages, instance/config management, events/analytics, automations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/omni:omniThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
First, check if Omni is running: `omni auth status --json 2>/dev/null || echo "not running"`
First, check if Omni is running: omni auth status --json 2>/dev/null || echo "not running"
If not running → load omni-install/SKILL.md and follow it.
If running → use --json by default for agent consumption. Verify instance/channel status before sending.
omni-install/SKILL.mdomni-send/SKILL.mdomni-messages/SKILL.mdomni-chats/SKILL.mdomni-events/SKILL.mdomni-instances/SKILL.mdomni-instances/SKILL.mdomni-automations/SKILL.mdomni-batch/SKILL.mdomni-config/SKILL.mdomni-persons/SKILL.mdomni-routes/SKILL.mdomni-webhooks/SKILL.mdomni-prompts/SKILL.mdnpx claudepluginhub automagik-dev/omni --plugin omniGuides connecting AI agents to Omni channels like WhatsApp, Telegram, Discord, Slack using providers, reply filters, routing, and testing via bash CLI.
Guides setting up external messaging channels (WhatsApp, Telegram, Discord, iMessage) for Claude Code agents via plugins. Useful for enabling communication outside the CLI.
Pushes events from Telegram, Discord, and iMessage into running Claude Code sessions, enabling reactions to CI results, chat messages, monitoring alerts, and webhooks. Requires v2.1.80+.