claudeindex
Marketplace

agentops-redhatskills

Skills for the Red Hat AI AgentOps documentation site.

Stars

1

Forks

0

Plugins

8

Installation

1

Add the marketplace

/plugin marketplace add eformat/agentops-redhatskills-com
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

8

Plugins

8

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

langchain-agent

Scaffold a basic LangChain/LangGraph ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

Plugin

crewai-agent

Scaffold a basic CrewAI agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

Plugin

autogen-agent

Scaffold a basic AutoGen agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

Plugin

llamaindex-agent

Scaffold a basic LlamaIndex ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

Plugin

google-adk-agent

Scaffold a basic Google ADK agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

Plugin

agent-deploy-openshift

Deploy a scaffolded agent to OpenShift using a UBI 9 Python S2I multi-stage build. Works with any agent from the framework skills.

Plugin

mlflow-tracing

Add MLflow tracing to a scaffolded agent. Inserts the MLflow init block into agent.py, updates requirements, and optionally deploys to OpenShift. Works with LangGraph, CrewAI, AutoGen, LlamaIndex, and Google ADK agents.

Plugin

agent-sandboxing

Add a secure code sandbox to a scaffolded agent. Inserts the run_code tool into agent.py, starts the sandbox, runs verification tests, and optionally adds MLflow tracing. Works with LangGraph, CrewAI, AutoGen, LlamaIndex, and Google ADK agents.

Skills

Skill

langchain-agent

Scaffold a basic LangChain/LangGraph ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

From agentops-redhatskills/
Skill

crewai-agent

Scaffold a basic CrewAI agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

From agentops-redhatskills/
Skill

autogen-agent

Scaffold a basic AutoGen agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

From agentops-redhatskills/
Skill

llamaindex-agent

Scaffold a basic LlamaIndex ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

From agentops-redhatskills/
Skill

google-adk-agent

Scaffold a basic Google ADK agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).

From agentops-redhatskills/
Skill

agent-deploy-openshift

Deploy a scaffolded agent to OpenShift using a UBI 9 Python S2I multi-stage build. Works with any agent from the framework skills.

From agentops-redhatskills/
Skill

mlflow-tracing

Add MLflow tracing to a scaffolded agent. Inserts the MLflow init block into agent.py, updates requirements, and optionally deploys to OpenShift. Works with LangGraph, CrewAI, AutoGen, LlamaIndex, and Google ADK agents.

From agentops-redhatskills/
Skill

agent-sandboxing

Add a secure code sandbox to a scaffolded agent. Inserts the run_code tool into agent.py, starts the sandbox, runs verification tests, and optionally adds MLflow tracing. Works with LangGraph, CrewAI, AutoGen, LlamaIndex, and Google ADK agents.

From agentops-redhatskills/