skills Release Notes
Last updated: Apr 6, 2026
- Apr 6, 2026
- Date parsed from source:Apr 6, 2026
- First seen by Releasebot:Apr 6, 2026
v1.4.9
skills warns on OpenClaw due to duplicate and malicious skills.
Changelog
Warn on openclaw due to number of duplicate and malicious skills (#865)
Contributors
@quuu
Original source Report a problem - Apr 3, 2026
- Date parsed from source:Apr 3, 2026
- First seen by Releasebot:Apr 4, 2026
v1.4.8
skills adds direct snapshot downloads and simpler front-matter parsing in this changelog update.
Changelog
- Direct download from snapshot rather than require full git clone (#853)
- Remove gray-matter as a dependency in favor of simpler front-matter parsing (#839)
Contributors
@quuu
Original source Report a problem All of your release notes in one feed
Join Releasebot and get updates from Vercel Labs and hundreds of other software products.
- Mar 31, 2026
- Date parsed from source:Mar 31, 2026
- First seen by Releasebot:Apr 1, 2026
v1.4.7
skills adds branch refs for skill install and update sources, plus new support for Firebender and IBM Bob agents.
Changelog
- feat: support branch refs in skill install/update sources (#814)
- feat: add Firebender as a supported agent (#372)
- Add IBM Bob agent support (#335)
Contributors
@Strernd,@caseyg @kevo1ution
Original source Report a problem - Mar 23, 2026
- Date parsed from source:Mar 23, 2026
- First seen by Releasebot:Mar 24, 2026
v1.4.6
skills adds Deep Agents support and improves skill installation and update handling.
Changelog
- Update installation path for Antigravity (#667)
- fix: list skills installed for undetected agents (#656)
- feat(agents): add Deep Agents support (#478)
- feat: indicate which skills failed to update, fix #362, code cleanup (#387)
Contributors
@EDM115,@elliotllliu @joehan,@seanderoiste
Original source Report a problem - Mar 13, 2026
- Date parsed from source:Mar 13, 2026
- First seen by Releasebot:Mar 14, 2026
v1.4.5
Vercel Labs rolls out a refreshed changelog with practical fixes and new capabilities. It preserves SSH source URLs in lock files, skips broken symlinks and prompts during installs, adds a machine readable --json output, improves skill search and discovers, and introduces Warp as a universal agent. Contributors credited.
Changelog
- fix: preserve SSH source URLs in lock files (#588)
- fix: skip broken symlinks during skill installation (#583)
- fix: skip symlink/copy prompt when all agents share one directory (#582)
- feat(list): add --json flag for machine-readable output (#558)
- fix: stop excluding underscore-prefixed files during skill installation (#548)
- docs(find-skills): add quality verification and leaderboard check (#547)
- fix: sort search results by install count (#546)
- fix: avoid hardcoded ~/.agents for skill lock file (#517)
- feat: add Warp as a universal agent (#516)
Contributors
- @bholmesdev,@cwelsys @elliotllliu
- Mar 5, 2026
- Date parsed from source:Mar 5, 2026
- First seen by Releasebot:Mar 6, 2026
v1.4.4
Release highlights: fix auth token in fetchSkillFolderHash and Windows spawnSync ENOENT, plus SSH URL support in lock file.
Changelog
fix: pass auth token to fetchSkillFolderHash and fix Windows spawnSync ENOENT (#487)
feat: support ssh urls in lock file (#346)
Contributors
- @kopfrechner,@quuu
- Feb 28, 2026
- Date parsed from source:Feb 28, 2026
- First seen by Releasebot:Feb 28, 2026
- Feb 26, 2026
- Date parsed from source:Feb 26, 2026
- First seen by Releasebot:Feb 27, 2026
v1.4.2
Changelog
- fix: update Cline global skills dir to ~/.agents/skills (#441)
- feat: move Cline to universal .agents/skills directory (#440)
- feat: Group skills by plugin in 'skills list' and 'add' output (#361)
Contributors
@dingruoqian99,@robinnewhouse
Original source Report a problem - Feb 20, 2026
- Date parsed from source:Feb 20, 2026
- First seen by Releasebot:Feb 23, 2026
v1.4.1
Changelog
- feat: Local lock when saving skills to project scope, and sync from node_modules (#401)
- Fix links to supported agents in README (#396)
- Add cursor to universally supported agents list (#391)
- Add universal agent type for skills management (#388)
- fix: installer symlinks, agent selection, and detection refinements (#297)
- Add Cortex Code agent support (#262)
Contributors
- @Ashutosh0x
- @chibicode
- @jdanielmyers
- @nicoalbanese
- @quuu
- Feb 17, 2026
- Date parsed from source:Feb 17, 2026
- First seen by Releasebot:Feb 23, 2026
v1.4.0
Changelog
Security audits in install flow (#383)
fix: prefer ~/.openclaw path and align OpenClaw docs (#378)
Contributors
@quuu,@vincentkoc
Original source Report a problem