v0.3.0
The command line
- cli
- publishing
The command line landed, covering the whole round trip:
- Sign in with
skillhub login(device flow + OS keychain), plusskillhub whoamiandskillhub logout. - Publish with
skillhub new,skillhub validate,skillhub scan, andskillhub publish, and move channels withskillhub tag. - Install into every agent on your machine with
skillhub install— one canonical store, symlinked out to each agent's skills directory — and keep a project in step withskillhub sync,skillhub update, andskillhub outdated.
Everything SkillHub writes locally is gitignored, so git status stays
clean, and every command speaks a stable --json.