Skill Image Agent Deployment

Assemble and deploy AI agents on OpenShift
1
Agent Base
2
System Prompt
3
Skills

Choose an agent base

Select the generic agent runtime. This container image provides the LLM integration, tool execution, and A2A protocol support.

Choose a system prompt

The system prompt defines the agent's specialty and personality. Each prompt configures which tools the agent can use and how it should behave.

Select skills

Choose skills to mount as OCI image volumes. Each skill is a signed, versioned artifact pulled from the registry at deploy time.

Configuration

Agent Base
-
Persona
-
Skills
    No skills selected

    Deployment manifests

    Apply these manifests to your OpenShift cluster. The ConfigMap defines the agent's persona; the Deployment mounts skills as OCI image volumes.

    ConfigMap

    ServiceAccount

    Service

    Deployment