integrate-openai-agents

Community

OpenAI Agents + FastAPI integration.

AuthorSobansaud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the complexity of integrating the OpenAI Agents SDK into a FastAPI-based chat backend, enabling seamless agent-driven conversations with tool integration and persistent history.

Core Features & Use Cases

  • OpenAI Agents + FastAPI integration: Build a stateless chat endpoint that loads history, runs an agent, and returns responses.
  • Tool execution & parsing: Parse tool_calls from the agent and execute them via MCP tools, collecting results.
  • Conversation persistence: Save full conversations to the database after each interaction.
  • Stateless design: Each request is independent, with a conversation_id linking history.

Quick Start

Set up a FastAPI chat endpoint that loads conversation history, runs an OpenAI Agent with MCP tools, executes tool calls, and saves the complete dialogue to the database.

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: integrate-openai-agents
Download link: https://github.com/Sobansaud/Hackhathon---2/archive/main.zip#integrate-openai-agents

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.