Help us improve
Share bugs, ideas, or general feedback.
From omni
Routes messaging tasks across WhatsApp, Telegram, Discord, Slack via Omni CLI: send/receive messages, instance/config management, events/analytics, automations.
npx claudepluginhub automagik-dev/omni --plugin omniHow 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"`
Guides connecting AI agents to Omni channels like WhatsApp, Telegram, Discord, Slack using providers, reply filters, routing, and testing via bash CLI.
Guides setup of messaging channels (WhatsApp, Telegram, Discord, iMessage, Slack) for external access to Claude Code agents via plugin installs. Shows exact commands, prerequisites, and relaunch steps.
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+.
Share bugs, ideas, or general feedback.
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.md