Vercel Skills v1.4.7: Branch Refs & New Agents
Vercel Skills v1.4.7 adds branch ref support for skill sources and brings Firebender and IBM Bob agents into the fold.
TL;DR
- Branch refs now supported in skill install/update sources for more flexible deployments
- Firebender and IBM Bob agents added to supported integrations
- No breaking changes
New
- Branch refs in skill sources — install and update skills from specific Git branches, not just tags or main
- Firebender agent support — new agent integration available for skill workflows
- IBM Bob agent support — additional agent option for deployments
Update with: npm install -g @vercel/skills@latest or check the release page for your package manager.
Source: Vercel