Skip to content

Releases: vercel-labs/skills

v1.5.1

17 Apr 19:08

Choose a tag to compare

Changelog

  • fix(git): skip LFS smudge during clone to avoid bandwidth bloat (#952)

Contributors

@jrusso1020

v1.5.0

12 Apr 02:46

Choose a tag to compare

Changelog

  • Better updating, project level updating, global level updating copy, single skill update (#913)

Contributors

@quuu

v1.4.9

06 Apr 04:09

Choose a tag to compare

Changelog

  • Warn on openclaw due to number of duplicate and malicious skills (#865)

Contributors

@quuu

v1.4.8

03 Apr 19:45

Choose a tag to compare

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

v1.4.7

31 Mar 17:31

Choose a tag to compare

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

v1.4.6

23 Mar 18:28

Choose a tag to compare

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

v1.4.5

13 Mar 22:02

Choose a tag to compare

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

v1.4.4

05 Mar 08:45

Choose a tag to compare

Changelog

  • fix: pass auth token to fetchSkillFolderHash and fix Windows spawnSync ENOENT (#487)
  • feat: support ssh urls in lock file (#346)

Contributors

@kopfrechner,@quuu

v1.4.3

28 Feb 03:26

Choose a tag to compare

Changelog

Contributors

v1.4.2

26 Feb 19:00

Choose a tag to compare

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