skills Updates & Release Notes

Follow

35 updates curated from 1 source by the Releasebot Team. Last updated: Aug 20, 2026

Get this feed:
  • Aug 18, 2026
    • Date parsed from source:
      Aug 18, 2026
    • First seen by Releasebot:
      Aug 20, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.23

    skills adds a Select All control for the skill picker, expands support with a Posit Assistant agent, and ships several fixes for installs, skill filtering, repository refs, snapshots, and private repository authentication.

    Changelog

    Add Select All control to skill picker (#1999)

    fix: fail scoped well-known installs instead of falling back to the root index (#1990)

    fix: refuse remove --all when specific skills are named (#1964)

    fix: don't delete a skill from the same repo pinned to a different ref (#1953)

    fix: bypass blob snapshots for explicit refs (#1934)

    Fix internal skill filtering for well-known sources (#1921)

    fix: exclude internal skills from --skill '*' wildcard (#1909)

    feat: add Posit Assistant agent support (#1885)

    fix: remove obsolete OpenClaw use warning (#1858)

    fix: secure private repository authentication (#1857)

    Contributors

    @GeorgijGrigoriev,@Osamaali313 @Patrick-Erichsen,@dylanpulver @fenfenxu,@hcjmartin @initred,@quuu @statik

    Original source
  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.22

    skills adds broader update and install support for well-known sources and skills.sh packs, preselects all skills during pack installs, and brings MiniMax Code agent support. It also ships several fixes for discovery, search, lockfiles, and GitHub update handling.

    Changelog

    fix: discover skills nested under two categories (#1866)

    fix(update): normalize GitHub shorthand for project deletion checks (#1865)

    fix: preserve locked GitHub host during updates (#1837)

    Surface skills added upstream to well-known sources during update (#1824)

    Make skills update work for well-known installs (incl. skills.sh packs) (#1821)

    Preselect all skills when installing a skills.sh pack (#1820)

    Add MiniMax Code agent support (#1814)

    fix(remove): keep the lock entry while another agent still uses the skill (#1786)

    fix(find): show all registry results in non-interactive search (#1748)

    fix: store local path sources in lockfile using portable source (#1743)

    Contributors

    @AndreaCovelli,@IsmaelMartinez @SenseiMarv,@Ygilany @byapparov,@hetaoBackend @mlekhi,@quuu

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Vercel Labs and hundreds of other software products.

    Create account
  • Jul 30, 2026
    • Date parsed from source:
      Jul 30, 2026
    • First seen by Releasebot:
      Jul 30, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.21

    skills adds direct archive URL installs and preserves well-known install URLs.

    Changelog

    fix preserve well-known install urls (#1811)

    refactor: share zip extraction without yauzl (#1809)

    feat: support installing from direct archive URLs (#1671)

    Contributors

    @lanzhi-lee,@quuu

    Original source
  • Jul 22, 2026
    • Date parsed from source:
      Jul 22, 2026
    • First seen by Releasebot:
      Jul 23, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.20

    skills adds Grok Build and Kimchi agent support, improves skill update handling, and shows skill origin in list output. This changelog also brings safer Windows warning sanitization, better GitHub Enterprise shorthand support, and multiple CLI and lock file fixes.

    Changelog

    test: make warning sanitization coverage Windows-safe (#1755)

    fix: honor GH_HOST for GitHub Enterprise shorthand (#1752)

    Add Grok Build agent support (#1708)

    feat: add Kimchi agent support (#1707)

    fix(update): support full-depth skill updates (#1705)

    fix: apply claude-code symlink exemption to blob install path (#1608)

    fix: clean up upstream-deleted skills whose lock key differs from folder name (#1570)

    feat: show skill origin in list output (#1450)

    fix: remove missing skills from lock files during update/uninstall (#1357)

    fix: warn instead of silently skipping malformed SKILL.md files (#1058) (#1059)

    fix(cli): exit 1 on unknown command and honour subcommand --help (#1040)

    Contributors

    @ADM-NKH,@IsmaelMartinez @Ygilany,@akunzai @fabio-barboza,@jaryalarshita @paymog,@quuu @yearth

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jul 17, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.19

    skills fixes prompt flicker and improves grouped skill selection with Git protocol support.

    Changelog

    fix: avoid flicker when redrawing prompts (#1713)

    feat: improve grouped skill selection (#1706)

    fix: allow list git protocols (#1702)

    chore: require Node.js 22.20 or newer (#1701)

    Contributors

    @KarimPwnz,@jonathanhefner @quuu

    Original source
  • Similar to skills with recent updates:

  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jul 17, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.18

    skills fixes CLI helper isolation, strict type checking, GitHub auth fallback, and root-level SKILL.md installs.

    Changelog

    test: isolate CLI helpers from agent environment (#1700)

    Fix existing type errors and enforce strict type checking (#1696)

    test: isolate CLI home directories (#1695)

    Clarify GitHub auth fallback status (#1689)

    fix: install full skill directory for root-level SKILL.md repos (#1609)

    Contributors

    @jonathanhefner,@quuu @windanti1997

    Original source
  • Jul 13, 2026
    • Date parsed from source:
      Jul 13, 2026
    • First seen by Releasebot:
      Jul 14, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.17

    skills fixes duplicate copied install paths in add output.

    Changelog

    fix(add): duplicate copied install paths in add output (#1675)

    Contributors

    @quuu @onstash

    Original source
  • Jul 10, 2026
    • Date parsed from source:
      Jul 10, 2026
    • First seen by Releasebot:
      Jul 11, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.16

    skills adds install telemetry metadata, improves update and installer handling, blocks ext transport, and fixes LFS clone, agent detection, and failure reporting issues.

    Changelog

    • test: allow LFS clone test time on Windows (#1628)
    • test: restore CI and cover LFS-less clones (#1627)
    • Update modules + simplegit fix (#1626)
    • feat: add install telemetry metadata (#1625)
    • fix(update): preserve non-GitHub lock source URLs (#1614)
    • fix(git): block ext transport (#1611)
    • fix(installer): preserve copy modes and Claude symlinks (#1598)
    • docs(find-skills): remove non-existent npx skills check command (#1594)
    • fix: never spawn skill updates through a shell (#1592)
    • fix(detect-agent): ignore Cursor integrated terminal false positives (#1549)
    • Add ZCode agent support (#1527)
    • fix(update): preserve failure exit code (#1522)
    • chore: upgrade @clack/prompts to v1.2.0 (#971)

    Contributors

    @DodoCode0,@Soykervinn @chenlinxi890-spec,@crskzn @quuu,@syf2211 @walkerdustin,@yearth

    Original source
  • Jul 7, 2026
    • Date parsed from source:
      Jul 7, 2026
    • First seen by Releasebot:
      Jul 7, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.15

    skills fixes unsafe git transport handling and private repo tree fetch authentication in a changelog revert update.

    Changelog

    Revert "fix: block unsafe git transports" (#1596)

    fix: authenticate private repo tree fetches during update (#1595)

    fix: block unsafe git transports (#1589)

    Contributors

    @quuu

    Original source
  • Jun 29, 2026
    • Date parsed from source:
      Jun 29, 2026
    • First seen by Releasebot:
      Jun 30, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.14

    skills removes an obsolete OpenClaw install warning in a changelog fix.

    Changelog

    fix: remove obsolete OpenClaw install warning (#1280)

    Contributors

    @Patrick-Erichsen

    Original source
  • Jun 23, 2026
    • Date parsed from source:
      Jun 23, 2026
    • First seen by Releasebot:
      Jun 24, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.13

    skills adds filtering by owner and Eve subagent support for skill management.

    Changelog

    Allow filtering skills by owner (#1505)

    Add Eve subagent support to skills add/list/remove/update (#1467)

    Contributors

    @haydenbleasel,@quuu

    Original source
  • Jun 18, 2026
    • Date parsed from source:
      Jun 18, 2026
    • First seen by Releasebot:
      Jun 18, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.12

    skills improves eve flow, supports eve agent, fixes local skill overwrite, and adds manifest.json.

    Changelog

    Improve eve flow (#1459)
    Support eve agent (#1458)
    Fix local skills overwrite during all-agent installs (#1422)
    Create manifest.json (#1409)

    Contributors

    @mnhkahn,@quuu

    Original source
  • Jun 11, 2026
    • Date parsed from source:
      Jun 11, 2026
    • First seen by Releasebot:
      Jun 11, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.11

    skills adds manifest.json support, per-repo self-hosted blob download URLs, and a docs skill fix.

    Changelog

    Create manifest.json (#1409)

    feat: support per-repo self-hosted blob download URLs (zapier/connectors first) (#1403)

    fix: use web-design-guidelines skill for docs instead of nextjs (#1381)

    Contributors

    @andrewckor,@ergunsh @mnhkahn

    Original source
  • Jun 3, 2026
    • Date parsed from source:
      Jun 3, 2026
    • First seen by Releasebot:
      Jun 3, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.10

    skills adds batch agent integrations, CLI support, and a run command for skills without installing.

    Changelog

    fix: fall back to gh and ssh for github clone auth (#1350)

    feat: add batch of agent integrations (#1349)

    fix(list): attribute canonical global skills to universal agents (#1348)

    feat: add kimi-code-cli agent support (#1347)

    feat: add Antigravity CLI support (#1345)

    fix(update): drop subpath append for non-shorthand sources (#1344)

    Fix global update for git skill sources (#1343)

    fix(agents): respect HERMES_HOME env var for Hermes Agent skill paths (#1341)

    feat: Add run command for running a skill without installing (#1120)

    Contributors

    @Weidows,@daberni @ergunsh,@quuu

    Original source
  • May 27, 2026
    • Date parsed from source:
      May 27, 2026
    • First seen by Releasebot:
      May 28, 2026
    Vercel Labs logo

    skills by Vercel Labs

    v1.5.9

    skills ignores vendored skills in packages to prevent duplicate installations.

    Changelog

    Ignore vendored skills in packages, to prevent duplicate installations (#1281)

    Contributors

    @quuu

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.