[GitHub Trending] vercel-labs/skills
7.9 relevance
Score Breakdown
technical depth 7
novelty 8
actionability 9
community 8
strategic 7
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Vercel's open agent skills tool is highly strategic, novel, and directly actionable for agent orchestration.
Summary
Vercel Labs released `skills`, a CLI for managing an open agent skills ecosystem that supports 75+ coding agents including OpenCode, Claude Code, Codex, and Cursor. It installs skill prompts from Git sources (GitHub, GitLab, any git URL, or local paths) and can either print the prompt to stdout or launch an agent interactively with `--agent`. The tool handles private repos via existing Git credentials, GitHub CLI, or SSH, and supports CI/CD-friendly non-interactive installs with `--all` and `-y` flags.
Author
vercel-labs