Create or update runnable examples under examples/ for OpenAI Agents Go SDK features. Use when adding feature demos, improving developer onboarding snippets, or validating API ergonomics with end-to-end example code.
$npx -y skills add mitulshah1/openai-agents-go --skill example-authorInstalls into the current project.
Run `npx skills use "https://github.com/mitulshah1/openai-agents-go" --skill "mitulshah1/openai-agents-go/example-author"` 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/mitulshah1/openai-agents-go" that are relevant to the current task. Run `npx skills add "https://github.com/mitulshah1/openai-agents-go"` and select the relevant skills, then follow their instructions.