Custom AI agent skills designed to work with agent harnesses that support skills, such as Claude Code, Cursor, and OpenCode.
Use the Vercel Skills CLI to install and manage skills.
# Install a specific skill for a specific agent
npx skills add mrecek/skills --skill yt-transcript -g -a <agent>
# Examples
npx skills add mrecek/skills -s yt-transcript -g -a claude-code
npx skills add mrecek/skills -s yt-transcript -g -a cursorThis repo currently ships a single skill.
| Skill | Description |
|---|---|
yt-transcript |
Format YouTube transcripts using yt-dlp with author chapters as section markers |