ClawdHub CLI
Install
npm i -g fridayhub
Auth (publish)
fridayhub login
fridayhub whoami
Search
fridayhub search "postgres backups"
Install
fridayhub install my-skill
fridayhub install my-skill --version 1.2.3
Update (hash-based match + upgrade)
fridayhub update my-skill
fridayhub update my-skill --version 1.2.3
fridayhub update --all
fridayhub update my-skill --force
fridayhub update --all --no-input --force
List
fridayhub list
Publish
fridayhub publish ./my-skill --slug my-skill --name "My Skill" --version 1.2.0 --changelog "Fixes + docs"
Notes
- Default registry: https://fridayhub.com (override with CLAWDHUB_REGISTRY or --registry)
- Default workdir: cwd (falls back to FRIDAY workspace); install dir: ./skills (override with --workdir / --dir / CLAWDHUB_WORKDIR)
- Update command hashes local files, resolves matching version, and upgrades to latest unless --version is set
Converted and distributed by TomeVault — claim your Tome and manage your conversions.