Hey,
In the Skills documentation I found following section:
Where can I find list of all possible skills that could be attached to container in container api, so that my agent can use them running response api?
I’ve tried using skills from this location: skills/skills/.curated at main · openai/skills · GitHub
but got error:
openai.NotFoundError: Error code: 404 - {‘error’: {‘message’: “System skill ‘openai-slides’ not found.”, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: None}}
Thanks for your help
