modelcontextprotocol / modelcontextprotocol/ext-skills
Go SDK — SEP-2640 Skills support
@sambhav is already working on this.
Since Sep 18, 2026.
- Dominant language
- MDX
- Stars
- 655
- Forks
- 58
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
Is your feature request related to a problem? Please describe.
SEP-2640 is accepted, but the Go SDK does not yet have first-class support for the Skills extension.
Describe the solution you'd like
Track the work to add SEP-2640 Skills support to the Go SDK, including skills/list, skills/get, and the related extension behaviour.
There is already an active implementation PR here:
https://github.com/modelcontextprotocol/go-sdk/pull/1238
Describe alternatives you've considered
Using custom handlers directly, but SDK-level support gives users a more consistent and typed API.
Additional context
This is part of the Tier 1 SDK adoption work for SEP-2640.
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.
Assessment
This issue has not been assessed yet.