Skip to main content
在 Manus 中运行任何 Skill
一键导入

openai-agent-chat

星标11
分支5
更新时间2026年5月7日 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."

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
4 个文件
SKILL.md
readonly