publish-oss
CommunitySafely publish internal tools to GitHub and npm.
Software Engineering#github#monorepo#open-source#dev-tools#npm-publish#package-publishing#private-reference-scanning
Authoralexknowshtml
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Publishing internal tools as open source carries risks of leaking private references, breaking monorepo synchronization, or failing npm authentication, and this skill eliminates those manual errors with a guided end-to-end checklist.
Core Features & Use Cases
- Private Reference Scrubbing: Automatically scans documentation and code for internal tool names, private packages, localhost URLs, and hardcoded personal paths, proposing public replacements before publishing.
- Full Publishing Pipeline: Handles GitHub repo creation or updating, dist build verification, semantic version bumping, npm publishing with granular token authentication, and bi-directional monorepo syncing.
- Use Case: A developer with an internal CLI tool in their company's monorepo can use this skill to safely publish it as a public npm package with a standalone public GitHub repository, no manual guesswork required.
Quick Start
Use the publish-oss skill to publish the internal package located at ./packages/internal-api-client as a public open source package on npm and GitHub, ensuring all private internal references are removed before publishing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: publish-oss Download link: https://github.com/alexknowshtml/claude-skills/archive/main.zip#publish-oss Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.