list-npm-package-content

Official

Preview npm tarball contents before publish.

Authorvercel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill lists the exact contents of an npm package tarball before publish. It helps engineers verify what files would be included in a bundle and diagnose npm publish issues.

Core Features & Use Cases

  • Tarball contents listing: Reveals exactly which files and directories are packaged into the tarball.
  • Deterministic packaging: Uses a repeatable build and pack process via pnpm to ensure consistency.
  • Use Case: When preparing for an npm release, quickly verify that only intended files are published.

Quick Start

From the package directory, run the script to build, package, and list the tarball contents: bash scripts/list-package-files.sh

Dependency Matrix

Required Modules

pnpmtar

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: list-npm-package-content
Download link: https://github.com/vercel/ai/archive/main.zip#list-npm-package-content

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.