claudeindex
eformat's avatar
Author

eformat

@eformat
1
Marketplaces
8
Plugins
8
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

agentops-redhatskills

Skills for the Red Hat AI AgentOps documentation site.

Plugins:8
Skills:8
1
0

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/langchain-agent
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/crewai-agent
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/autogen-agent
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/llamaindex-agent
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/google-adk-agent
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/agent-deploy-openshift
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/mlflow-tracing
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/agent-sandboxing