The skill collection for Lectern — one
index.json, every entry content-addressed (sha256) so installs are verifiable.
Browse with search: https://getlectern.vercel.app/hub
Install: lectern skills install <id> — or from the app (Hub tab) and the TUI.
- official — maintained with Lectern itself.
- ecosystem — external collections we link out to (Anthropic, Vercel); installs happen from their repos, never repackaged here.
- community — published by users via pull request.
Open a PR that adds your skill folder + an index.json entry. Signing and an
automated security review gate every merge.