Vercel Skills v1.4.2: Cline Directory & Skill Grouping

Vercel Skills v1.4.2 moves Cline to a universal ~/.agents/skills directory and groups skills by plugin in list output.

Vercel Skills v1.4.2: Cline Directory & Skill Grouping

TL;DR

  • Cline skills now live in universal ~/.agents/skills directory instead of Cline-specific path
  • Skills grouped by plugin in list and add commands for better organization
  • No breaking changes — directory migration is automatic

New

  • Universal .agents/skills directory — Cline now uses ~/.agents/skills to align with broader agent ecosystem standards.
  • Grouped skill output — 'skills list' and 'add' commands now organize skills by plugin for easier discovery.

Fixed

  • Cline global skills directory path updated to ~/.agents/skills for consistency.

Update with: npm install -g @vercel-labs/skills@latest

Source: Vercel