Skip to main content
Run any Skill in Manus
with one click

openai-agent-chat

Stars11
Forks5
UpdatedMay 7, 2026 at 16:16

Build AI-powered chat interfaces and backends that interact with custom AI agents using OpenAI's Responses API and Conversations API. Use this skill whenever the user wants to: build a chat UI or API that talks to an OpenAI-compatible agent; implement multi-turn conversation state with server-side or client-side persistence; design the database schema and data structures for storing chat history; set up streaming SSE responses from an OpenAI agent; handle error recovery, retries, or interrupted streams; migrate from the Assistants API or Chat Completions to Responses/Conversations API; implement tool use / function calling in a chat flow; or manage context window growth with compaction. Trigger this skill even for partial tasks like "add streaming to my agent chat", "what DB schema should I use for OpenAI conversations", "how do I persist chat state with OpenAI", or "help me handle rate limits in my agent loop."

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly