·list-npm-package-content
</>

list-npm-package-content

vercel/ai

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.

264Installs·4Trend·@vercel

Installation

$npx skills add https://github.com/vercel/ai --skill list-npm-package-content

SKILL.md

This skill lists the exact contents of an npm package tarball - the same files that would be uploaded to npm and downloaded by users.

The script will build the package, create a tarball, list its contents, and clean up automatically.

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. Source: vercel/ai.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vercel/ai --skill list-npm-package-content Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vercel/ai --skill list-npm-package-content
Source
vercel/ai
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is list-npm-package-content?

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. Source: vercel/ai.

How do I install list-npm-package-content?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vercel/ai --skill list-npm-package-content Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vercel/ai