Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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 instalação
npx skills add https://github.com/EjayNg-AI/llm_training --skill openai-api-background-mode

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado22 de fevereiro de 2026 às 01:12
Explorador de arquivos
5 arquivos
SKILL.md
readonly