skill-organizer
v1.4.1
Published
Install the skill-organizer CLI from GitHub Releases
Maintainers
Readme
skill-organizer npm package
This package installs the skill-organizer CLI by downloading the matching prebuilt binary from GitHub Releases.
Agent-first install and onboarding instructions are documented in ../../../AGENTS_README.md.
Install
npm i -g skill-organizerThen verify:
skill-organizer --versionNotes
- The install script downloads a release artifact for your current OS and architecture.
- The install script only downloads from
sergiocarracedo/skill-organizerGitHub Releases. - The package version must match an existing GitHub release and its uploaded assets.
- Installs with
--ignore-scriptsare not supported.
Troubleshooting
- If install fails with a download error, verify the matching version exists in GitHub Releases.
- If the binary is missing after install, reinstall without
--ignore-scripts.
