Skills in OpenAI API
Summary
OpenAI now allows developers to use Skills (reusable code packages) directly in the OpenAI API through a shell tool, with the ability to upload Skills as compressed files or send them inline as base64-encoded zip data (a way of encoding binary files as text) within JSON requests. The example shows how to create an API call that uses a custom skill to count words in a file, making it easier to extend AI capabilities with custom tools.
Classification
Affected Vendors
Related Issues
Original source: https://simonwillison.net/2026/Feb/11/skills-in-openai-api/#atom-everything
First tracked: February 12, 2026 at 02:28 PM
Classified by LLM (prompt v3) · confidence: 85%