Add Skills Provider for exposing agent skills as MCP resources (#2944)

This commit is contained in:
Jeremiah Lowin 2026-01-19 18:29:16 -05:00 committed by GitHub
commit 16ffc9432f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 2398 additions and 0 deletions

View file

@ -113,6 +113,7 @@
"servers/providers/prompts-as-tools",
"servers/providers/local",
"servers/providers/filesystem",
"servers/providers/skills",
"servers/providers/mounting",
"servers/providers/proxy",
"servers/providers/custom"