4 Commits

Author SHA1 Message Date
willamhou
d8a6bf0897 docs: arxiv-reader now works standalone (no Docker required) 2026-03-05 13:26:25 +08:00
willamhou
3c489e2c74 fix: clarify Docker setup to clone Prismer repo first 2026-03-05 13:14:38 +08:00
willamhou
2204d987ab fix: change "builtin" to "built-in" per review feedback 2026-03-05 11:54:09 +08:00
willamhou
d823dafb4d feat: add arXiv Paper Reader and LaTeX Paper Writing use cases
Two academic research use cases powered by Prismer's builtin OpenClaw skills:

- arxiv-reader: conversational arXiv paper reading (fetch, browse sections, compare abstracts)
- latex-compiler: conversational LaTeX writing with instant PDF compilation (no local TeX needed)

Both run inside a self-hosted Docker container with zero local setup.
2026-03-05 11:46:42 +08:00