·openai-api
</>

openai-api

jezweb/claude-skills

使用 OpenAI 无状态 API 进行构建 - 聊天完成(GPT-5.2、o3)、实时语音、批量 API(节省 50%)、嵌入、DALL-E 3、Whisper 和 TTS。防止 16 个记录错误。 使用场合:实现 GPT-5 聊天、流式传输、函数调用、RAG 嵌入或排除速率限制 (429)、API 错误、TypeScript 问题、模型名称错误。

468安装·13热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill openai-api

SKILL.md

Version: Production Ready ✅ Package: openai@6.16.0 Last Updated: 2026-01-20

The Chat Completions API is the core interface for interacting with OpenAI's language models. It supports conversational AI, text generation, function calling, structured outputs, and vision capabilities.

Three roles: system (behavior), user (input), assistant (model responses).

使用 OpenAI 无状态 API 进行构建 - 聊天完成(GPT-5.2、o3)、实时语音、批量 API(节省 50%)、嵌入、DALL-E 3、Whisper 和 TTS。防止 16 个记录错误。 使用场合:实现 GPT-5 聊天、流式传输、函数调用、RAG 嵌入或排除速率限制 (429)、API 错误、TypeScript 问题、模型名称错误。 来源:jezweb/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill openai-api
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 openai-api?

使用 OpenAI 无状态 API 进行构建 - 聊天完成(GPT-5.2、o3)、实时语音、批量 API(节省 50%)、嵌入、DALL-E 3、Whisper 和 TTS。防止 16 个记录错误。 使用场合:实现 GPT-5 聊天、流式传输、函数调用、RAG 嵌入或排除速率限制 (429)、API 错误、TypeScript 问题、模型名称错误。 来源:jezweb/claude-skills。

如何安装 openai-api?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill openai-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills