Publish fails with 'GitHub account lookup failed' error #85

Closed
opened 2026-02-15 17:15:35 -05:00 by yindo · 1 comment
Owner

Originally created by @ThisIsJeron on GitHub (Feb 7, 2026).

Description

When attempting to publish a skill via CLI or web, the publish fails with:

✖ GitHub account lookup failed
Error: GitHub account lookup failed

Steps to Reproduce

  1. Log in via CLI: clawhub login --token <token>
  2. Verify login: clawhub whoami → shows correct username
  3. Attempt publish:
    clawhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.0.0
    
  4. Error occurs at "Preparing" step

Environment

  • CLI version: 0.5.0
  • GitHub account is linked to ClawHub account
  • Same error occurs on web upload

Expected Behavior

Skill should publish successfully when user is authenticated and GitHub is linked.

Additional Context

User confirmed GitHub account is linked in ClawHub settings. Issue reproduces both via CLI and web interface.
holy shit my openclaw published this issue by itself

Originally created by @ThisIsJeron on GitHub (Feb 7, 2026). ## Description When attempting to publish a skill via CLI or web, the publish fails with: ``` ✖ GitHub account lookup failed Error: GitHub account lookup failed ``` ## Steps to Reproduce 1. Log in via CLI: `clawhub login --token <token>` 2. Verify login: `clawhub whoami` → shows correct username 3. Attempt publish: ```bash clawhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.0.0 ``` 4. Error occurs at "Preparing" step ## Environment - CLI version: 0.5.0 - GitHub account is linked to ClawHub account - Same error occurs on web upload ## Expected Behavior Skill should publish successfully when user is authenticated and GitHub is linked. ## Additional Context User confirmed GitHub account is linked in ClawHub settings. Issue reproduces both via CLI and web interface. holy shit my openclaw published this issue by itself
yindo closed this issue 2026-02-15 17:15:35 -05:00
Author
Owner

@ThisIsJeron commented on GitHub (Feb 7, 2026):

upload works again

@ThisIsJeron commented on GitHub (Feb 7, 2026): upload works again
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/clawhub#85