Run the packaged OpenAI Agents Python SDK integration tests from clean wheel and source-distribution environments. Use for release readiness, live OpenAI regression checks, package import compatibility, optional-extra validation, or when asked to run integration tests after examples-auto-run.
$npx -y skills add openai/openai-agents-python --skill integration-testsInstalls into the current project.
Run `npx skills use "https://github.com/openai/openai-agents-python" --skill "openai/openai-agents-python/integration-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/openai/openai-agents-python" that are relevant to the current task. Run `npx skills add "https://github.com/openai/openai-agents-python"` and select the relevant skills, then follow their instructions.