Summary
Vercel's skills CLI now supports installing agent skills directly from Notion-hosted databases, removing the requirement that a skill live in a Git repository before it can be installed.
What changed
The Vercel skills CLI added support for Notion-hosted skills, letting agent skills be installed from Notion databases without a Git repo.
Why it matters
Loosening skill distribution from Git to Notion lowers the barrier for non-engineering teams to author and share agent skills, and hints at a broader shift toward treating skills as content-managed artifacts rather than versioned code.
Evidence excerpt
The skills CLI now supports Notion hosted skills — agent skills can be installed directly from Notion databases without requiring a Git repository.