openai-php / openai-php/client

Supporting skills

Open
#774 1 comment 0 reactions 0 assignees View on GitHub

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?

https://developers.openai.com/api/docs/guides/tools-skills

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.