DocsCLI Referencenpx skills publish
CLI Reference

npx skills publish

Publish a skill to the FindSkills registry.

The publish command submits your skill to the public FindSkills registry for review.

Prerequisites

  • A valid skill.json in your project root
  • A FindSkills account (run npx skills login)
  • Passing local tests (npx skills test)

Usage

bash
npx skills publish [options]

Publish Flow

  1. 1Run npx skills publish
  2. 2CLI validates your skill.json
  3. 3Skill is submitted for community review
  4. 4Reviewers approve or request changes within 48h
  5. 5On approval, skill appears in the registry