---
title: publint Package Export Validation Skill for npm Release Checks
slug: publint-package-export-validation-skill-npm-release-checks
description: Use this skill when an agent needs to lint a package before publish, catch broken exports or manifest issues, and explain exactly what will fail for consumers. It is a pre-publish validation workflow centered on publint, not a generic listing for the tool itself.
github_stars: 1252
verification: security_reviewed
source: https://github.com/publint/publint
category: Code Quality & Review
framework: Multi-Framework
tool_ecosystem:
  github_repo: publint/publint
  github_stars: 1252
  npm_package: publint
---
# publint Package Export Validation Skill for npm Release Checks

Use this skill when an agent needs to lint a package before publish, catch broken exports or manifest issues, and explain exactly what will fail for consumers. It is a pre-publish validation workflow centered on publint, not a generic listing for the tool itself.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/publint-package-export-validation-skill-npm-release-checks/)
