There is no delete skill functionality #87

Closed
opened 2026-02-15 17:15:36 -05:00 by yindo · 3 comments
Owner

Originally created by @RuslanLanket on GitHub (Feb 6, 2026).

I have written a skill https://clawhub.ai/RuslanLanket/dzen
But it turned out that Yandex, the company for which the skill was written, is actively fighting against such work with the API.
I wanted to delete it, but I couldn't find the delete button for the skill.

As a result, the non-working skill is still publicly available.

Yesterday there was a failure with the publication of skills, I had to try to publish several times.
As a result, the same skill was accidentally published, but with different URLs.
Incorrect URL - https://clawhub.ai/RuslanLanket/obisdian-direct

The same problem - I can't delete the erroneous one.

Originally created by @RuslanLanket on GitHub (Feb 6, 2026). I have written a skill https://clawhub.ai/RuslanLanket/dzen But it turned out that Yandex, the company for which the skill was written, is actively fighting against such work with the API. I wanted to delete it, but I couldn't find the delete button for the skill. As a result, the non-working skill is still publicly available. Yesterday there was a failure with the publication of skills, I had to try to publish several times. As a result, the same skill was accidentally published, but with different URLs. Incorrect URL - https://clawhub.ai/RuslanLanket/obisdian-direct The same problem - I can't delete the erroneous one.
yindo closed this issue 2026-02-15 17:15:36 -05:00
Author
Owner

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

You can delete via command line clawhub delete dzen

@swairshah commented on GitHub (Feb 6, 2026): You can delete via command line `clawhub delete dzen`
Author
Owner

@0xrikt commented on GitHub (Feb 7, 2026):

Additional repro from CLI v0.3.0 on macOS 15.7.3:\n\nCommand: clawdhub delete dzen --site https://clawhub.ai --registry https://clawhub.ai/api --yes\nResult: Unauthorized\n\nThis is after a successful clawdhub login (token-based). If delete requires owner/admin on the skill, error could be clearer; if the CLI should handle deletes for owner, permission check may be miswired (similar to update publish errors).

@0xrikt commented on GitHub (Feb 7, 2026): Additional repro from CLI v0.3.0 on macOS 15.7.3:\n\nCommand: clawdhub delete dzen --site https://clawhub.ai --registry https://clawhub.ai/api --yes\nResult: Unauthorized\n\nThis is after a successful clawdhub login (token-based). If delete requires owner/admin on the skill, error could be clearer; if the CLI should handle deletes for owner, permission check may be miswired (similar to update publish errors).
Author
Owner

@RuslanLanket commented on GitHub (Feb 14, 2026):

You can delete via command line clawhub delete dzen

Thank you

@RuslanLanket commented on GitHub (Feb 14, 2026): > You can delete via command line `clawhub delete dzen` Thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/clawhub#87