A AIPM

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.

Package not found.

Confirm the exact scoped name and version. AIPM package names use the format @scope/name.

Version already published.

Published versions are immutable. Increase the manifest version and publish again.

The skill installed but does not appear in my tool.

Check that you installed with the right --target, then restart or reload the AI tool if it caches project files.

Can I publish private skills?

The current staging registry has no auth. Use it for internal testing only until authentication and HTTPS are added.

Where are package files stored?

Metadata is stored by the registry backend. Package tarballs are stored in the configured blob storage backend.