Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.
$npx -y skills add openai/openai-agents-python --skill docs-syncInstalls into the current project.
Run `npx skills use "https://github.com/openai/openai-agents-python" --skill "openai/openai-agents-python/docs-sync"` 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.