API Overview

The public interface of skills-package-manager is mainly exposed through its CLI and specifier conventions.

  • Commands: View summaries of npx skills-package-manager add, npx skills-package-manager init, npx skills-package-manager install, npx skills-package-manager patch, npx skills-package-manager patch-commit, and npx skills-package-manager update.
  • Specifiers: Learn about skill source declaration formats and resolution rules.

Commands

Specifiers