-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
Problem
After successfully logging in via clawhub auth login and confirming with clawhub whoami (shows logged in as @fortytwode), attempting to publish a skill immediately fails with "Unauthorized".
Steps to Reproduce
- Run
npx clawhub auth login- browser auth completes successfully - Run
npx clawhub whoami- shows "OK. Logged in as @fortytwode" - Run
npx clawhub publish /path/to/skill --version 1.0.0 --name "Meta Ad Creatives" - Error: "Unauthorized"
Expected Behavior
Should be able to publish after successful authentication.
Environment
- CLI version: 0.5.0 (7fe3b7ad)
- OS: macOS Darwin 25.2.0
- Node: via npx
Additional Context
The account was created via GitHub OAuth. Is there an additional verification step required for publishing permissions?
Metadata
Metadata
Assignees
Labels
No labels