Skills for the Red Hat AI AgentOps documentation site.
Scaffold a basic LangChain/LangGraph ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic CrewAI agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic AutoGen agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic LlamaIndex ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic Google ADK agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Deploy a scaffolded agent to OpenShift using a UBI 9 Python S2I multi-stage build. Works with any agent from the framework skills.
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.
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.
Scaffold a basic LangChain/LangGraph ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic CrewAI agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic AutoGen agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic LlamaIndex ReAct agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Scaffold a basic Google ADK agent with a tool, wired to any OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, RHOAI Model-as-a-Service).
Deploy a scaffolded agent to OpenShift using a UBI 9 Python S2I multi-stage build. Works with any agent from the framework skills.
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.
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.