Published skill disappears immediately - skills:publishVersion Server Error #69

Open
opened 2026-02-15 17:15:28 -05:00 by yindo · 5 comments
Owner

Originally created by @dxdleady on GitHub (Feb 4, 2026).

Description

My skill diarybeast (previously published as v1.1.0 with 13 downloads) disappeared from search and inspect after attempting to publish an update.

Steps to reproduce

  1. Published diarybeast@1.1.0 via CLI — worked fine, skill was visible
  2. Published diarybeast@1.2.0 via CLI — clawhub publish returns ✔ OK but skill immediately disappears
  3. clawhub inspect diarybeast → "Skill not found"
  4. clawhub search diarybeast → no results
  5. Tried publishing with a different slug (diarybeast-app, diary-beast) — same result
  6. Tried publishing via web UI — validation passes but skills:publishVersion throws Server Error

Error from web UI console

[CONVEX A(skills:publishVersion)] Server Error

Environment

  • Account: dxdleady
  • Skill slug: diarybeast
  • ClawHub CLI: v0.5.0
  • OS: macOS

Notes

This looks like the same issue as #131. The skill was live and had downloads before the update attempt. Now neither CLI nor web UI can publish it, and the original version is gone too.

Originally created by @dxdleady on GitHub (Feb 4, 2026). ## Description My skill `diarybeast` (previously published as v1.1.0 with 13 downloads) disappeared from search and inspect after attempting to publish an update. ## Steps to reproduce 1. Published `diarybeast@1.1.0` via CLI — worked fine, skill was visible 2. Published `diarybeast@1.2.0` via CLI — `clawhub publish` returns `✔ OK` but skill immediately disappears 3. `clawhub inspect diarybeast` → "Skill not found" 4. `clawhub search diarybeast` → no results 5. Tried publishing with a different slug (`diarybeast-app`, `diary-beast`) — same result 6. Tried publishing via web UI — validation passes but `skills:publishVersion` throws Server Error ## Error from web UI console ``` [CONVEX A(skills:publishVersion)] Server Error ``` ## Environment - Account: `dxdleady` - Skill slug: `diarybeast` - ClawHub CLI: v0.5.0 - OS: macOS ## Notes This looks like the same issue as #131. The skill was live and had downloads before the update attempt. Now neither CLI nor web UI can publish it, and the original version is gone too.
Author
Owner

@Jacobzwj commented on GitHub (Feb 5, 2026):

Same here

@Jacobzwj commented on GitHub (Feb 5, 2026): Same here
Author
Owner

@dxdleady commented on GitHub (Feb 5, 2026):

@swairshah I tried to publish again - but I do not see that my skill is under review. Still nothing is shown. Is it possible just to unblock skill for now? DiaryBeast?

@dxdleady commented on GitHub (Feb 5, 2026): @swairshah I tried to publish again - but I do not see that my skill is under review. Still nothing is shown. Is it possible just to unblock skill for now? DiaryBeast?
Author
Owner

@swairshah commented on GitHub (Feb 5, 2026):

pr #136 was supposed to fix this but seems like its still broken.

@swairshah commented on GitHub (Feb 5, 2026): pr #136 was supposed to fix this but seems like its still broken.
Author
Owner

@VeGoVeVO commented on GitHub (Feb 5, 2026):

same here i had a skill called Prezentit and its gone completely ...

@VeGoVeVO commented on GitHub (Feb 5, 2026): same here i had a skill called Prezentit and its gone completely ...
Author
Owner

@tristankaiburrell-code commented on GitHub (Feb 7, 2026):

I'm having basically same issue after making an update. listing completely dissapeared #161

@tristankaiburrell-code commented on GitHub (Feb 7, 2026): I'm having basically same issue after making an update. listing completely dissapeared #161
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/clawhub#69