Verified Knowledge Registry

The Expertise Marketplace

Discover and install portable, evidence-grounded knowledge packs. One command gives your Claude Code, Codex, or ChatGPT immediate domain mastery.

4 Verified Packs Available
Decentralized & Open

Publish your own knowledge pack

No accounts, proprietary SaaS, or gatekeepers. Lectic operates like Homebrew or Cargo: submit a pull request with your pack metadata and anyone can install it by name.

1
Set your signing identity
Establish your cryptographic signature so users can verify your authorship.
lectic identity set "Your Name" --contact you@domain.com
2
Compile & pack knowledge
Export your collection into an evidence-anchored standalone pack file.
lectic pack my-topic --team
3
Generate registry entry
Host the .lectic file (GitHub Releases, S3, or R2) and generate the entry.
lectic publish my-topic --to <URL> --registry
4
Submit Pull Request
Add your JSON block to registry/index.json in the Lectic GitHub repository.
github.com/tyreamer/lectic
Command copied to clipboard!