### Describe the bug It should use `glob('**/SKILL.md')` to find all skill files. ### Steps to reproduce Try your tool in these repos - [anthropics/skills](https://github.com/anthropics/skills) — Anthropic's official skills - [huggingface/skills](https://github.com/huggingface/skills) — Hugging Face ecosystem - [microsoft/skills](https://github.com/microsoft/skills) — Microsoft SDKs and tools - [stripe/ai](https://github.com/stripe/ai) — Building with Stripe - [zoom/skills](https://github.com/zoom/skills) — Zoom SDKs and APIs ### Version 0.9.1 ### Operating System macOS ### Node.js version 22
Describe the bug
It should use
glob('**/SKILL.md')to find all skill files.Steps to reproduce
Try your tool in these repos
Version
0.9.1
Operating System
macOS
Node.js version
22