Agent Plugins Marketplace
All plugins

omni

v2.260922.6

Full Omni platform control — three-tier skill system for agents (omni-agent), first-time setup (omni-setup), and platform ops (omni-ops)

Claude Code4 Skills

By Automagik38 GitHub starsUpdated yesterday

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install omni for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install omni@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/automagik-dev/omni

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/omni/.

Plugin files

plugins/omni/
├── .claude-plugin/plugin.json
├── skills/omni/SKILL.md
├── skills/omni-agent/SKILL.md
├── skills/omni-ops/SKILL.md
└── skills/omni-setup/SKILL.md

Included Skills4

omniskills/omni/SKILL.md

Always-on Omni router for messaging across WhatsApp, Telegram, Discord, Slack. Routes to omni-agent (verbs/replies), omni-setup (install/connect), or omni-ops (admin).

omni-agentskills/omni-agent/SKILL.md

Agent communication toolkit — verb commands for WhatsApp, Telegram, Discord, Slack. Say, speak, imagine, react, listen, see, history, done.

omni-opsskills/omni-ops/SKILL.md

Platform operations — instances, routes, providers, config, events, automations, webhooks, prompts, contacts, batch processing.

omni-setupskills/omni-setup/SKILL.md

Get Omni running from scratch — install, connect WhatsApp, plug your agent, verify. Zero to messaging in 4 steps.

Plugin manifests1

plugins/omni/.claude-plugin/plugin.json
{
  "name": "omni",
  "version": "2.260922.6",
  "description": "Full Omni platform control — three-tier skill system for agents (omni-agent), first-time setup (omni-setup), and platform ops (omni-ops)",
  "author": {
    "name": "Automagik"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[omni on Agent Plugins Marketplace](https://pluginsmp.com/plugins/omni)