·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