Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Comprehensive Claude Code plugin providing expert-level skills for OpenShift cluster management, troubleshooting, and operations
npx claudepluginhub redhat-community-ai-tools/claude-plugins --plugin openshift-opsUse the openshift-node-operations skill to help me add nodes to my OpenShift cluster.
Use the openshift-debugging skill to help me troubleshoot an OpenShift cluster issue.
Use the openshift-node-operations skill to help me safely drain a node for maintenance.
Perform a comprehensive health check of my OpenShift cluster.
Use the openshift-operator-troubleshooting skill to help me check and troubleshoot operator health.
Comprehensive guide for planning, executing, and troubleshooting OpenShift cluster upgrades including pre-upgrade checks, upgrade procedures, and post-upgrade validation. Use when upgrading clusters, investigating upgrade failures, or preparing upgrade strategies.
Comprehensive troubleshooting and debugging skill for OpenShift clusters including pods, nodes, operators, networking, and storage issues. Use when diagnosing cluster problems, investigating failed deployments, or resolving operational issues.
Comprehensive guide for OpenShift node lifecycle management including adding/removing nodes, cordoning/draining, machine management, node maintenance, and troubleshooting node issues. Use when managing cluster capacity, performing node maintenance, or resolving node-level problems.
Deep troubleshooting guide for OpenShift cluster operators and Operator Lifecycle Manager (OLM) including diagnosing degraded operators, failed installations, subscription issues, and operator conflicts. Use when operators are degraded, failing to install/upgrade, or causing cluster issues.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Kubernetes and OpenShift node health monitoring and diagnostics
Kubernetes cluster efficiency analysis: resource utilization, Karpenter, OOM, workloads
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Set up the redhat-community-ai-tools Slack MCP server for use with Claude Code
Containerized development workflow using skipper — build, test, and run commands inside Docker/Podman containers with reproducible toolchains
Evaluate AI agent setups for best practices, redundancy, and cross-component issues.
A marketplace of Claude Code plugins for OpenShift operations, Jira workflows, CI/CD, and developer productivity.
# Add this marketplace to Claude Code
claude plugin marketplace add https://github.com/redhat-community-ai-tools/claude-plugins
# Install a plugin
claude plugin install jira
# List installed plugins
claude plugin list
# Update a plugin
claude plugin update jira
| Plugin | Description | Install | Requires |
|---|---|---|---|
| openshift-ops | Cluster management, debugging, upgrades, node ops | claude plugin install openshift-ops | oc |
| jira | Create, search, update, and track Jira issues | claude plugin install jira | jira (jira-cli) |
| skipper | Build and test inside Docker/Podman containers | claude plugin install skipper | skipper, python3 |
| daily-summary | Generate Slack-formatted daily standup updates | claude plugin install daily-summary | jira, gh |
| osac-dev | Bug fix and bug reporting workflows with Jira+PR | claude plugin install osac-dev | jira, gh |
| Google Workspace — Gmail, Docs, Slides, Sheets, Calendar, Drive | claude plugin install google | gws | |
| skill-scanner | Scan plugins for security vulnerabilities | claude plugin install skill-scanner | — |
4 skills for OpenShift cluster management:
5 skills for Jira issue management on Red Hat Jira:
Google Workspace integration via the gws CLI:
# Uninstall a plugin
claude plugin uninstall jira
# Install for current project only (not globally)
claude plugin install jira --scope project
# Update all marketplace data
claude plugin marketplace update
# Remove this marketplace
claude plugin marketplace remove ecosystem-claude-plugins
See CONTRIBUTING.md for how to create plugins, versioning rules, and the review process.
MIT. See individual plugin directories for any exceptions.