Skills v1.1.1: Interactive discovery, open source release, and agent support
Vercel open-sources Skills v1.1.1 with agent-native discovery—27 coding agents now supported.

Why it matters
Vercel is shipping developer infrastructure built for AI agents, not humans. This moves agent tooling from experimental to production-ready, with built-in support for 27 coding agents and programmatic skill discovery—a signal that agent-native dev stacks are becoming table stakes.
The key facts
13 to knowSkills v1.1.1 now fully open source
Interactive discovery via 'npx skills find' replaces deprecated 'npx add-skill'
Meta 'find-skills' skill for agents to discover capabilities programmatically
Support for 27 coding agents
'npx skills update' command for offline skill refresh
Non-interactive mode designed for automated workflows
Skills v1.1.1 now fully open source on GitHub
Interactive skill discovery with 'npx skills find' command
Deprecated 'npx add-skill' command in favor of updated 'npx skills' interface
Meta 'find-skills' skill added for agents to discover skills programmatically
Non-interactive mode for automated/agentic workflows
New 'npx skills update' command for local skill refresh
Published Jan 26, 2026
Go to the source
Vercel Blogvercel.com
Publisher excerpt: adds interactive skill discovery and is now fully open source.skills@1.1.1 The new interactive discovery keeps the workflow simple for developers, while also giving agents a clear path to discover skills programmatically by replacing the deprecated command with the updated interface.npx…

