SkillHub

unpublish

Permanently remove a published version — admin-only and time-limited.

skillhub unpublish permanently removes a published version. This is admin-only and time-limited: it works only within a short window after publish. Outside that window, use deprecate to deprecate the skill or yank the version instead.

Synopsis

skillhub unpublish <skill@version>

Examples

skillhub unpublish @studio/design-systems/tokens-workflow@1.2.3

JSON output

With --json, the data object contains:

  • ref, version, unpublishedAt.

On this page