openai-php / openai-php/client
Supporting skills
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 5.8k
- Forks
- 679
- Avg merge
- 19m
- Merged PRs (30d)
- 2
Description
Hey, is it possible to add support for the endpoint https://api.openai.com/v1/skills which allows you to create your own personalized skills for MCP?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the client's existing API-resource entry points with the documented https://api.openai.com/v1/skills endpoint and its linked API guide. Determine the request and response surface needed for creating personalized MCP skills, then add matching coverage alongside the existing endpoint tests; done means the endpoint is exposed and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100