1 min read


skills@1.1.1 adds interactive skill discovery and is now fully open source.
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 npx add-skill command with the updated npx skills interface.
You can now use npx skills find to search as you type and discover skills interactively. For AI agents, Skills includes a meta "find-skills" skill, along with a non-interactive mode designed for automated workflows, and support for 27 coding agents.
Skills maintenance is also simpler with the new npx skills update command, which refreshes your local skills without manual steps.
The full codebase is available on GitHub at Skills.
Link to headingMigration
The previous npx add-skill command is deprecated. Use npx skills find for interactive discovery, and use npx skills update to refresh existing skills.
Get started with npx skills@latest or explore the Skills repository.
npx skills add vercel-labs/agent-skills