Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
238a2f0
SEP: Skills Extension
pja-ant Apr 23, 2026
b3f015a
SEP-2640: set Status to Draft
pja-ant Apr 23, 2026
15473e8
SEP-2640: address review feedback from olaservo
pja-ant Apr 24, 2026
f505d18
SEP-2640: regenerate nav/index after rebase onto main
pja-ant Apr 24, 2026
3b1da1e
SEP-2640: rewrite host guidelines as end-to-end integration walkthrough
pja-ant Apr 30, 2026
4af8bd6
SEP-2640: drop third-party marketplace bullet from security considera…
pja-ant May 5, 2026
165088b
Fix dead Agent Skills index-format link in discovery section
pja-ant May 28, 2026
184b22a
Clarify mcp-resource-template description audience and hydration path
pja-ant May 28, 2026
baec7b8
Restore digest field in skill index per WG decision
pja-ant Jun 3, 2026
c4382ce
Remove mcp-resource-template entries from skill index
pja-ant Jun 4, 2026
7a0f074
Remove remaining resource template mentions from SDK and rationale se…
pja-ant Jun 4, 2026
360123d
Replace index format with MCP-specific schema carrying verbatim front…
pja-ant Jun 8, 2026
d469e9b
Drop $schema from the skill index format
pja-ant Jun 8, 2026
518ca79
Regenerate SEP index after rebase
pja-ant Jun 8, 2026
2e04c48
Add resources/directory/read for scoped directory listing
pja-ant Jun 9, 2026
211c249
Add Sambhav Kothari to SEP-2640 author list
pja-ant Jun 18, 2026
96cfc68
Reserve io.modelcontextprotocol/ metadata key prefix in skill frontma…
pja-ant Jun 18, 2026
98fbbca
Apply suggestions from code review
pja-ant Jun 23, 2026
1390821
Update seps/2640-skills-extension.md
pja-ant Jun 25, 2026
82609b1
Update seps/2640-skills-extension.md
pja-ant Jun 25, 2026
8d25c11
Fix grammar and paragraph break in skills extension SEP
pja-ant Jul 8, 2026
af08f6f
Remove archive distribution from skills extension
pja-ant Jul 8, 2026
2971db7
Make skill URI schemes non-privileged
pja-ant Jul 8, 2026
100c5a4
Allow nested skills, gated on fresh activation consent
pja-ant Jul 8, 2026
8b97c28
Specify skill name collision handling
pja-ant Jul 8, 2026
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
6 changes: 6 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,12 @@
"seps/2596-spec-feature-lifecycle-and-deprecation",
"seps/2663-tasks-extension"
]
},
{
"group": "Draft",
"pages": [
"seps/2640-skills-extension"
]
}
]
},
Expand Down
Loading
Loading