
OpenAI Agents SDK for Python Agent Skills
A Python SDK for building agents with tools, handoffs, tracing, and realtime capabilities.
Repository snapshot · main · 1d17ca4
Scanned 2026-09-17
1–18 of 18 skills
code-change-verification
Run the required final formatting, lint, type, and test checks after eligible SDK changes pass review.
.agents/skills/code-change-verification/SKILL.md
docs-sync
Audit or update English SDK documentation against the requested implementation scope.
.agents/skills/docs-sync/SKILL.md
examples-run-analysis
Analyze logs and source from a completed manual examples run. Never execute or control examples.
.agents/skills/examples-run-analysis/SKILL.md
final-release-review
Assess a Python SDK release candidate or release plan against the previous release and recommend ship or block.
.agents/skills/final-release-review/SKILL.md
implementation-final-review
Review completed implementation changes before final verification. Use when repository policy requires independent review or the user explicitly requests it.
.agents/skills/implementation-final-review/SKILL.md
implementation-kickoff
Carry implementation through an isolated worktree and local handoff. Use only when this skill is explicitly invoked.
.agents/skills/implementation-kickoff/SKILL.md
implementation-strategy
Choose supported scope and compatibility boundaries for SDK behavior changes; revisit when feedback changes the design.
.agents/skills/implementation-strategy/SKILL.md
maintainer-review
Assess a GitHub issue or PR for demonstrated need, supported alternatives, correctness, and maintainer action. Desk review only.
.agents/skills/maintainer-review/SKILL.md
openai-knowledge
Retrieve authoritative OpenAI API and platform documentation when an integration or claim needs current external evidence.
.agents/skills/openai-knowledge/SKILL.md
pr-draft-summary
Prepare the required local PR title, description, and branch suggestion after eligible implementation work is complete.
.agents/skills/pr-draft-summary/SKILL.md
release-candidate-prep
Prepare a local Python SDK release candidate in a dedicated worktree. Use only when explicitly invoked with a version.
.agents/skills/release-candidate-prep/SKILL.md
runtime-behavior-probe
Plan controlled runtime probes when explicitly invoked; execute only after the required probe approval.
.agents/skills/runtime-behavior-probe/SKILL.md
sensitive-logging-audit
Audit or fix sensitive-data exposure in Python SDK diagnostics, exceptions, logging, and telemetry.
.agents/skills/sensitive-logging-audit/SKILL.md
test-coverage-improver
Measure Python SDK coverage or address measured coverage gaps. Use for coverage audits and metric regressions, not routine test additions.
.agents/skills/test-coverage-improver/SKILL.md
credit-note-fixer
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
examples/sandbox/docs/skills/credit-note-fixer/SKILL.md
prior-auth-packet-builder
Build a concise prior authorization packet from local case files and payer policy docs.
examples/sandbox/healthcare_support/skills/prior-auth-packet-builder/SKILL.md
playwright
Use when the task requires capturing or automating a real browser from the terminal.
examples/sandbox/tutorials/vision_website_clone/skills/playwright/SKILL.md
csv-workbench
Analyze CSV files in /mnt/data and return concise numeric summaries.
examples/tools/skills/csv-workbench/SKILL.md
Discovery details
Tracked SKILL.md files, excluding tests, fixtures, dependencies, and vendored directories. The Instructions analysis keeps its own pinned revision.
Give your agents the whole story.
Skills teach agents how your team works. Modem shows them what customers said, who is affected, and what changed.