byvercel· 96 skills
List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.
$npx -y skills add vercel/ai --skill list-npm-package-contentInstalls into the current project.
Run `npx skills use "https://github.com/vercel/ai" --skill "vercel/ai/list-npm-package-content"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel/ai" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/ai"` and select the relevant skills, then follow their instructions.