Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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/llm_training --skill openai-api-background-mode

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター0
フォーク0
更新日2026年2月22日 01:12
ファイルエクスプローラー
5 ファイル
SKILL.md
readonly