Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions docs/community/skills-over-mcp/charter.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ emerged from discussion on [SEP-2076 — Agent Skills as a First-Class MCP Primi
which raised open questions about whether existing MCP primitives suffice or what
conventions to standardize. The WG produces specification extensions, reference
implementations, and coordination artifacts because solutions touch the protocol spec,
registry schema, SDK implementations, and client behavior.
registry schema, SDK implementations, and client behavior. The WG's current direction
is captured in [SEP-2640 — Skills Extension](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2640)
(Resources-based, Extensions Track).

## Scope

Expand Down Expand Up @@ -90,6 +92,7 @@ registry schema, SDK implementations, and client behavior.
| Juan Antonio Osorio | Stacklok | [@JAORMX](https://github.com/JAORMX) | | Participant |
| Kaxil Naik | Astronomer / Apache Airflow PMC | [@kaxil](https://github.com/kaxil) | | Participant |
| Cliff Hall | Futurescale | [@cliffhall](https://github.com/cliffhall) | | Participant |
| Haoyu Wang | Google | [@helloeve](https://github.com/helloeve) | | Participant |

## Operations

Expand All @@ -114,12 +117,12 @@ Discord: [#skills-over-mcp-wg](https://discord.com/channels/1358869848138059966/

Full live tracking is on the [Skills Over MCP WG project board](https://github.com/orgs/modelcontextprotocol/projects/38/views/1). Headline workstreams:

| Item | Status | Target Date | Champion |
| ---------------------------------------------- | ----------- | ----------- | -------------------------------------------------------------------------------------------- |
| Skills Extension SEP (draft, Extensions Track) | In Review | | [@pja-ant](https://github.com/pja-ant) |
| Skills Extension reference implementation | In Review | | [@olaservo](https://github.com/olaservo) |
| Agent Skills spec coordination | In Progress | | [@jonathanhefner](https://github.com/jonathanhefner), [@pja-ant](https://github.com/pja-ant) |
| Registry skills.json proposal | In Progress | | [@JAORMX](https://github.com/JAORMX) |
| Item | Status | Target Date | Champion |
| ----------------------------------------------------------------------------------------------------------------- | ----------- | ----------- | -------------------------------------------------------------------------------------------- |
| [Skills Extension SEP](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2640) (Extensions Track) | In Review | | [@pja-ant](https://github.com/pja-ant) |
| Skills Extension reference implementation | In Review | | [@olaservo](https://github.com/olaservo) |
| Agent Skills spec coordination | In Progress | | [@jonathanhefner](https://github.com/jonathanhefner), [@pja-ant](https://github.com/pja-ant) |
| Registry skills.json proposal | In Progress | | [@JAORMX](https://github.com/JAORMX) |

### Success Criteria

Expand All @@ -131,6 +134,7 @@ Full live tracking is on the [Skills Over MCP WG project board](https://github.c

| Date | Change |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 2026-04-25 | Linked SEP-2640 in Active Work Items; added @helloeve (Google) as Participant |
| 2026-04-16 | Converted from Interest Group to Working Group |
| 2026-04-14 | Initial charter (formalized from [experimental-ext-skills](https://github.com/modelcontextprotocol/experimental-ext-skills) repo README, which served as the de facto charter before the charter process was established via [SEP-2149](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2149)) |
| 2026-02-01 | IG formed; experimental repo created |
Loading