Use when building or debugging OpenAI Agents SDK workflows — defining agents with tools and handoffs, wiring typed context, streaming responses, adding guardrails, or integrating with the Agentex ADK.
$npx -y skills add kid-sid/claude-spellbook --skill openai-agentsInstalls into the current project.
Run `npx skills use "https://github.com/kid-sid/claude-spellbook" --skill "kid-sid/claude-spellbook/openai-agents"` 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/kid-sid/claude-spellbook" that are relevant to the current task. Run `npx skills add "https://github.com/kid-sid/claude-spellbook"` and select the relevant skills, then follow their instructions.