Labsco
openai logo

openai / openai-agents-python

✓ Official27,600

A skill package that teaches your agent 12 capabilities — every one documented and browsable below, no GitHub required · by openai.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

code-change-verification🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

6 files — installable on its own

credit-note-fixer🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Fix the tiny credit-note formatting bug and rerun the exact targeted test command.

1 file — installable on its own

csv-workbench🔥🔥🔥✓ VerifiedFreeQuick setup

Analyze CSV files in /mnt/data and return concise numeric summaries.

2 files — installable on its own

docs-sync🔥🔥🔥✓ VerifiedFreeQuick setup

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync…

5 files — installable on its own

examples-auto-run🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Run python examples in auto mode with logging, rerun helpers, and background control.

5 files — installable on its own

final-release-review🔥🔥🔥✓ VerifiedFreeQuick setup

Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes,…

7 files — installable on its own

implementation-strategy🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Decide how to implement runtime and API changes in openai-agents-python before editing code. Use when a task changes exported APIs, runtime behavior,…

3 files — installable on its own

openai-knowledge🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need…

3 files — installable on its own

pr-draft-summary🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Create the required PR-ready summary block, branch suggestion, title, and draft description for openai-agents-python. Use in the final handoff after…

3 files — installable on its own

prior-auth-packet-builder🔥🔥🔥✓ VerifiedFreeQuick setup

Build a concise prior authorization packet from local case files and payer policy docs.

1 file — installable on its own

runtime-behavior-probe🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys

Plan and execute runtime-behavior investigations with temporary probe scripts, validation matrices, state controls, and findings-first reports. Use only when…

10 files — installable on its own

test-coverage-improver🔥🔥🔥✓ VerifiedFreeQuick setup

Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact…

3 files — installable on its own