6 Commits
Author SHA1 Message Date
willamhou 5f235befa3 fix: unify skill name to arxiv-source (ClaWHub canonical name) 2026-03-16 15:09:46 +08:00
willamhou 352d95519c Add use case: HF Papers Research Discovery
Discover and triage trending ML papers from Hugging Face Papers,
then deep-read via arxiv-reader — a two-skill research pipeline.
2026-03-16 15:03:39 +08:00
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