Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/EjayNg-AI/llm_training --skill openai-api-background-mode

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado22 de febrero de 2026, 01:12
Explorador de archivos
5 archivos
SKILL.md
readonly