OpenAI Enables Inline Skills In API Shell
OpenAI now supports using Skills directly in the OpenAI API's shell tool, including sending skills inline as base64-encoded ZIP files in JSON requests. The feature, demonstrated with gpt-5.2 in a sample script that embeds a 'wc' skill, simplifies packaging and execution of custom utilities and accelerates demos, experiments, and developer workflows without separate uploads or hosting.
Key Points
- 1Introduces inline base64-encoded ZIP skills in API shell requests, demonstrated with gpt-5.2.
- 2Simplifies skill distribution and iteration by allowing embedding skills directly in JSON requests.
- 3Enables practitioners to deploy demos and experiments without separate file uploads or hosting.
Scoring Rationale
Practical API feature offering direct developer utility, but limited novelty and single-source reporting constrains broader impact.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems
