You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2026. It is now read-only.
Description
clawdhub publishpublishes immediately without confirmation or preview. Users can't verify what will be published before it goes live.Current Behavior
Suggested Improvements
Option 1: Confirmation prompt
Option 2: --dry-run flag
npx molthub publish ./my-skill --dry-run # Shows what would be published without actually publishingOption 3: Preview URL
Benefits
Found during seller flow UX testing