The registry is not reachable.
Check the registry URL and run curl <registry-url>/health. If it fails, the server or network route is down.
FAQ
Short answers for the problems users hit while publishing and installing skills.
Check the registry URL and run curl <registry-url>/health. If it fails, the server or network route is down.
Confirm the exact scoped name and version. AIPM package names use the format @scope/name.
Published versions are immutable. Increase the manifest version and publish again.
Check that you installed with the right --target, then restart or reload the AI tool if it caches project files.
Not yet. Public publishing is approval-only while account, organization, and short-lived publish-token flows are designed.
Run npm install -g @aipm-registry/cli, then run aipm init inside your project.
Metadata is stored by the registry backend. Package tarballs are stored in the configured blob storage backend.