Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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.

Überblick

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.

Installationsbefehl
npx skills add https://github.com/EjayNg-AI/llm_training --skill openai-api-background-mode

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne0
Forks0
Aktualisiert22. Februar 2026 um 01:12
Datei-Explorer
5 Dateien
SKILL.md
readonly