Test your SKILL.md
Now that code is free, you can just test things.
Here is Chat SDK's chat-skill.test.ts
github.com/vercel/chat/blob/ma...…
- Does the inline TypeScript compile?
- Do the mentioned paths references into node_modules/ exist when you pack the repo with npm?
- Does it list all built-in adapters that exist in the repo?
- Does it list all community adapters listed in the docs?
- Etc.