Continuously monitors ArXiv for new submissions matching user-specified topics, authors, or keywords, fetches metadata, and produces short (2–3 sentence) summaries with a relevance score. It can run as a scheduled monitor and surface new, high-relevance papers to a reading list or notification channel.
Use when you need to stay current on a research niche, track specific authors, or build a curated feed of recent papers. Ideal for researchers, research managers, and teams tracking fast-moving fields like ML or NLP.
Agents that can make HTTP requests and parse XML/feeds (Python-enabled agents, Hermes-style cron agents).
ArXiv Watcher is an instructional-only skill that guides agents to query the ArXiv API for research papers by topic, author, or keyword. No bundled scripts — the skill provides a Python code snippet and structured output format but relies entirely on the agent to implement the logic. Clean SKILL.md with proper frontmatter, clear procedure steps, and useful pitfalls section, but lacks reusable automation code.
Purely instructional skill with no executable code. Well-structured SKILL.md with frontmatter, but limited practical value without scripts that automate the workflow.