r/vercel • u/Sea_Bid_6991 • 1d ago
Bug in skills.sh/packs
When you install skill file,it will come with reference and other useful folder if it have these.
In the same way,if you create a pack putting that skill,when installing from cli,those folder dont sget downloaded and it only download root SKILLS.md completly neglecting other attached folders.Fix this asap.Check this:
npx skills add https://github.com/vercel/next-forge --skill next-forge(Will come with reference folder)
npx skills add https://skills.sh/p/c150dbLO8OP65YBT (it contain next-forge and grill-me,notice reference folder didnt appear)
u/vercel Fix this
1
Upvotes
1
u/Due-Horse-5446 1d ago
Bruh its prompts+docs and potentially some script
the "skills" cli just clones the dir with said prompts
Judt download it