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

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.

Overview

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.

Install command
npx skills add https://github.com/EjayNg-AI/openai-audio-transcribe --skill openai-api-background-mode

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 15, 2026 at 12:35
File Explorer
5 files
SKILL.md
readonly