This one hits the ArXiv API to search for research papers by keyword, author, or category, then parses the XML response to pull titles, abstracts, and PDF links. What's practical here is the automatic logging: every paper you discuss gets appended to a research log in markdown format with authors, links, and summaries, so you're building a knowledge base as you go. The deep dive feature lets you fetch the actual PDF for more detail when abstracts aren't enough. If you're tracking AI research or need to stay current on specific topics without manually bookmarking everything, this handles the grunt work of search and documentation in one pass.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill arxiv-watcher