Releases: vercel-labs/skills
Releases · vercel-labs/skills
v1.3.1
Changelog
Contributors
v1.3.0
v1.2.3
Changelog
- feat: add --full-depth flag, Augment agent, Mistral Vibe agent, and s… (#220)
- Remove deprecated generate-lock command (#216)
- feat(agents): add Replit support (#213)
- feat: add AdaL agent support (#212)
- feat: support
--skill='*'and--agent='*'(#191)
Contributors
@antfu,@app/copilot-swe-agent @liyin2015,@mattppal @quuu
v1.2.2
v1.2.1
Changelog
- ci: auto publish release notes (#205)
- fix: skip find-skills prompt in CI mode and with -y flag (#203)
- support window platform (#202)
- fix output alignment (#201)
- docs: fix anchor link typo (#194)
- Add OpenClaude IDE as a supported agent (#193)
- Add Trae CN agent support (#192)
- Disable telemetry for private GitHub repositories (#185)
- feat: support custom GitLab domains with subgroup paths (#154)
- fix: clean skill directory before reinstall to handle renamed/deleted files (#73)
- feat: respect XDG_CONFIG_HOME for OpenCode, Amp, and Goose (#66)
Contributors
@akccakcctw,@andrelandgraf @huozhi,@hzy @jerry6066,@koriyoshi2041 @rgarcia,@rocketlang @zhouxinyong
v1.2.0
This release is very long because it's the first GH release notes that including all the changes from the beginnig.
Features & Fixes
- Exclude unnecessary files when installing skills by @tolluset in #7
- fix: show correct version via package.json by @ryota-murakami in #6
- Add agent Antigravity by @dngns in #5
- Support Goose, Roo, Amp, and Kilo by @quuu in #1
- Add Roo Code support by @mrubens in #25
- feat: add GitHub Copilot support and update agent configurations by @ikifar2012 in #15
- mention Amp in README and package.json keywords by @beyang in #17
- feat: add DX improvements by @bensabic in #16
- feat: add Droid, Gemini CLI, and Windsurf agent support by @bensabic in #14
- feat: add clawdbot support by @julianfbeck in #13
- feat: add gemini-cli support by @iamdantz in #27
- fix: prevent directory traversal vulnerabilities by @yamadashy in #8
- feat: add support for local path installation by @ingf in #33
- feat: add agent validation and improve CI workflow by @bensabic in #40
- feat: add Kiro CLI support by @konippi in #28
- feat: add TRAE support by @Fiv5 in #31
- feat: Better install message and symlink paths from .agents by @quuu in #52
- Add Neovate coding agent support by @iamdin in #56
- chore: tooling + CI baseline (Prettier, pnpm, husky/lint-staged) by @fboldo in #72
- feat: skill-lock to start tracking skills installed for purposes of updates by @quuu in #85
- feat: add Command Code support by @ahmadawais in #84
- feat: add support for Cline, Qoder, Zencoder, OpenHands, Pi by @quuu in #87
- feat: store content hashes in prep for npx skills update by @quuu in #88
- feat: start saving folder hash for update comparison by @quuu in #90
- Fix Github Actions + test runner by @fboldo in #83
- feat: add MCPJam as a sync target by @chelojimenez in #94
- feat(agents): add Qwen Code support by @pomelo-nwu in #99
- Respect CODEX_HOME for Codex skills by @chhoumann in #82
- fix(droid): detect installation by .factory dir instead of skills subdir by @DivinPrince in #123
- feat(agents): add Crush support by @DouglasdeMoura in #120
- feat(agents): add Continue support by @murphyXu in #117
- feat(installer): hint text on all multiselect options by @WillGarman in #118
- Fix correct globalSkillsDir path for antigravity agent by @dngns in #101
- feat: Migrate closed source
skillsrepo intoadd-skillby @huozhi in #100 - Fix: Remove --all flag's unintended global installation behavior by @elsigh in #135
- feat(agents): add Mux support by @ammario in #130
- docs(droid): add Factory AI skills documentation section and update c… by @doanbactam in #127
- Prevent symlink self loop when canonical and agent paths match by @chhoumann in #81
- feat: ✨ support codebuddy by @Cat1007 in #91
- feat: parse internal flag to hide skills from add by @quuu in #137
- feat: url discovery via well-known agent skills discovery by @quuu in #138
- fix: respect CLAUDE_CONFIG_DIR for Claude Code & OpenCode by @pranshuj73 in #140
- refactor: use
picocolorsinstead ofchalkby @pi0 in #149 - chore: native typescript by @pi0 in #150
- ci: use lts version of node by @pi0 in #160
- perf: bundle dependencies by @pi0 in #152
- chore: leftover refactors by @pi0 in #161
- perf: use module compile cache by @pi0 in #164
- chore: update obuild by @pi0 in #163
- feat: Remember last selected agents in add command by @sashimikun in #145
- feat: add Kimi Code CLI support by @xxchan in #95
- feat: Add Pochi agent with installation detection by @wsxiaoys in #144
- rename: clawdbot -> moltbot by @quuu in #169
- fix: preserve port in wellknown URLs by @onmax in #166
- fix: normalize OpenCode capitalization in agent list by @cravenceiling in #156
- feat(agents): add Kode CLI support by @CrazyBoyM in #103
- Added support for JetBrains Junie agent by @rseiffert in #147
- fix: dereference symlinked files in the original remote skill dir by @andrewimm in #108
- Performance improvements by @MaxLeiter in #177
- feat: add
skills listcommand to show installed skills by @ibrahimhajjaj in #76 - fix: show skipped skill names in update/check output by @ccheney in #143
- polish: skip logo for some info critical cmd by @huozhi in #182
- Fix improve skill matching logic for multi-word names by @dngns in #102
- feat: Add
removecommand for uninstalling skills by @eduardobernardo in #131 - enhance: show removing skills by @huozhi in #184
- publish workflow by @huozhi in #187
- docs: update README.md for usage example link changed by @yuler in #124
- [ci] release base on tags as well by @huozhi in #188