Plugin marketplace for the Red Hat AI Innovation Team.
| Plugin | Description | Status |
|---|---|---|
| its-hub | Inference-time scaling for LLMs — voting, scoring, and search | Ready |
| sdg-hub | Synthetic data generation for LLM training and evaluation | Ready |
| training-hub | LLM training, continual learning, and reinforcement learning | Ready |
/plugin marketplace add Red-Hat-AI-Innovation-Team/plugins
Then browse the Discover tab to see available plugins, or install directly:
/plugin install its-hub@Red-Hat-AI-Innovation-Team/plugins
Each plugin repo contains its own install instructions for Codex CLI, Cursor, and OpenCode. See the individual repos above.
To add a new plugin to this marketplace:
- Create a
.claude-plugin/plugin.jsonmanifest in the plugin repo - Add an entry to
.claude-plugin/marketplace.jsonin this repo - The
sourcefield should be the GitHub shorthand:Red-Hat-AI-Innovation-Team/<repo-name>