fix(skills): update discovery to v0.2 - #1345
Conversation
|
@onmax is attempting to deploy a commit to the NuxtLabs Team on Vercel. A member of the Team first needs to authorize it. |
commit: |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@onmax Do you have a link to that new spec? And do you have any idea why the CLI command is throwing that error even though the endpoint exists? |
|
The v0.2 spec: https://github.com/cloudflare/agent-skills-discovery-rfc The CLI error has been fixed. This now works updating pr now :) |
2f3c7bc to
840511f
Compare
|
The v0.2 spec seems still in draft ATM: https://github.com/cloudflare/agent-skills-discovery-rfc Let's wait until officially published |
|
One thing to flag: v0.1 is also marked as a draft—the RFC changelog describes it as the initial draft, and there hasn’t been a stable discovery release yet. Docus is therefore already implementing a draft version. The skills CLI currently supports both v0.1 and v0.2. Would keeping the v0.1 endpoints as a compatibility fallback while adding v0.2 address the concern better than waiting for a stable release with no published timeline? just my 2c |

follow up from #1297 by @HugoRCD
/.well-known/skills/index.jsondiscovery shape with the v0.2/.well-known/agent-skills/index.jsonendpoint$schema,type,url, anddigestfieldsskill-mdartifacts and multi-file skills as.tar.gzarchivesWarning
This intentionally drops v0.1 compatibility. The old
/.well-known/skills/*routes are no longer registered.