2 links tagged with all of: skills + openai + workflows + api
Click any tag below to further narrow down your results
Links
This article explains how to create and manage reusable skills in OpenAI's API. Skills are packaged bundles of files that enable repeatable workflows in hosted or local environments. It covers when to use skills, how to structure them, and the API calls necessary for uploading and utilizing them.
This article explains how to create and manage reusable skills in OpenAI's API. Skills are bundles of files that allow for repeatable workflows, code execution, and asset management, making them useful for structured tasks. The guide details when to use skills, how to package them, and the process for uploading and invoking them via the API.