| name | openai-docs |
| description | Use official OpenAI documentation and Thomas-native product guidance when implementing or answering OpenAI API questions. |
OpenAI Docs
Use this skill when Thomas needs current OpenAI API or product guidance grounded in official documentation.
Workflow
- Start with official OpenAI docs and primary sources.
- Extract the exact API, model, limit, or workflow details needed for the task.
- Map those details onto the current Thomas code or user question.
- Cite the relevant official source in summaries or implementation notes.
- Call out any uncertainty or version-sensitive behavior.
Rules
- Prefer primary documentation over secondary summaries.
- Do not rely on stale model or API assumptions when current details matter.