agents-sdk Skill
Use when the user wants to build, adapt, run, or evaluate an OpenAI Agents SDK app from Cursor. Prefer a docs-first workflow and route API credential decisions through openai-platform-api-key before API-backed work. Published by openai in openai-developers-for-cursor.
What is agents-sdk Skill?
Use when the user wants to build, adapt, run, or evaluate an OpenAI Agents SDK app from Cursor. Prefer a docs-first workflow and route API credential decisions through openai-platform-api-key before API-backed work. Published by openai in openai-developers-for-cursor. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Documentation
- Testing use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use agents-sdk Skill
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/openai-developers-for-cursor
- Skill file: skills/agents-sdk/SKILL.md
What it does
Use when the user wants to build, adapt, run, or evaluate an OpenAI Agents SDK app from Cursor. Prefer a docs-first workflow and route API credential decisions through openai-platform-api-key before API-backed work.
Skill instructions
Agents SDK Use this skill to turn an idea or repo into a focused Agents SDK implementation. Before You Build 1. Use openai-docs to inspect current Agents SDK guidance. 2. If the work will call the OpenAI API, use openai-platform-api-key before building, running, testing, or debugging the API-backed path. 3. Inspect the repo's existing language, package manager, entrypoints, and testing style before choosing a structure. Workflow 1. Define the agent contract: - goal - user input - expected output - tools - approval or escalation boundaries 2. Prefer the smallest runnable implementation first. 3. Use tools deliberately and keep side effects narrow. 4. Add evals when the user asks for reliability, comparison, or regression coverage. 5. Provide a local run command and a concrete smoke result when implementation is requested. Guidance - Prefer Python unless the repo or user already points to TypeScript. - Start with one agent before introducing handoffs or orchestration. - Keep prompts, too
Explore related resources
Frequently asked questions
What is agents-sdk?
agents-sdk is a open-source AI agent skill with Copy skill directory. Use when the user wants to build, adapt, run, or evaluate an OpenAI Agents SDK app from Cursor.
Who is agents-sdk best for?
agents-sdk is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.
How do I install agents-sdk?
Install or run agents-sdk using Copy skill directory. Check agents-sdk for the latest setup command.
Is agents-sdk actively maintained?
agents-sdk may need a closer maintenance check before production use.
Auto-fetched from GitHub.