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

openai-api-background-mode

Create and run Python scripts that submit OpenAI Responses API requests in background mode, poll response status periodically, and stream progress with unbuffered stdout so Codex can monitor long-running jobs in the harness. Use when tasks require background=True calls, response_id polling, or live progress monitoring from python -u output.

概览

Create and run Python scripts that submit OpenAI Responses API requests in background mode, poll response status periodically, and stream progress with unbuffered stdout so Codex can monitor long-running jobs in the harness. Use when tasks require background=True calls, response_id polling, or live progress monitoring from python -u output.

安装命令
npx skills add https://github.com/EjayNg-AI/openai-audio-transcribe --skill openai-api-background-mode

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月15日 12:35
文件资源管理器
5 个文件
SKILL.md
readonly