building-with-openai-agents

Official

OpenAI Agents SDK production-ready agents

Authorpanaversity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill demonstrates production-ready agent development using the OpenAI Agents SDK, including tooling, handoffs, guardrails, and MCP integration.

Core Features & Use Cases

  • Agent & Tools: Create agents with a rich toolset and handoffs.
  • Guardrails & MCP: Implement input/output guards and MCP servers.
  • Production Patterns: Structured output, session management, and streaming.

Quick Start

Install the OpenAI Agents SDK and scaffold a basic agent capable of handling a default prompt.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: building-with-openai-agents
Download link: https://github.com/panaversity/colearn-aidd/archive/main.zip#building-with-openai-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository