Skip to content
v0.2.0

Build, organize, and publish durable work through Uru.

Uru plugin

This plugin gives Claude, ChatGPT, and Codex the same Uru Skills and the same remote Uru MCP connection.

It contains these customer Skills:

  • uru-gems
  • uru-datasets
  • uru-library
  • uru-context
  • uru-agents
  • uru-prompts
  • uru-friction

Claude Code

Add the public Uru catalog. Then install the plugin:

/plugin marketplace add Ignition-Forward/uru-plugins
/plugin install uru@uru

Claude keeps installed plugins in a local cache. Enable auto-update for the Uru catalog in /pluginMarketplaces. Claude then checks for a new version after startup. Run /reload-plugins after an update, or start a new session.

If auto-update is off, update manually:

/plugin marketplace update uru
/plugin update uru@uru
/reload-plugins

Codex

Add the same public catalog and install the plugin:

codex plugin marketplace add Ignition-Forward/uru-plugins
codex plugin add uru@uru

The public OpenAI Plugins Directory uses a separate OpenAI review and publish flow. One approved listing works in supported ChatGPT and Codex surfaces.

Authentication

Uru uses OAuth. Do not add an API key to this plugin.

Claude asks for login after the first protected Uru tool call. Use /mcp if Claude does not open the login flow. Codex or ChatGPT opens its supported connection flow.

See SETUP.md for first-use checks.

Support

Read the Uru documentation, or email support@uruintelligence.com.

Use of Uru is subject to the Uru terms and privacy policy.