What problem does it solve? Keeping a research wiki current with the daily flood of new arXiv papers requires manual monitoring, relevance judgment, and repetitive ingestion work. This Skill automates the daily pipeline of fetching new papers, filtering them against your research directions, and incorporating only the most relevant ones. ## Core Features & Use Cases - Automated arXiv Monitoring: Pulls new papers from arXiv RSS feeds and DeepXiv trending lists on a configurable schedule or on demand. - Relevance Scoring & Auto-Ingest: Scores papers in a single batch LLM call against your wiki's topics, concepts, and open questions, then fully ingests only highly relevant papers (up to a configurable cap). - SOTA Tracking & Digest: Detects benchmark results that beat current SOTA records in topic pages and appends a concise digest to the wiki log. - Use Case: A researcher maintaining a machine learning knowledge wiki schedules this Skill to run every morning, so new relevant papers are automatically downloaded, ingested with full cross-references, and summarized in the daily log. ## Quick Start Run the daily-arxiv skill to fetch the last 24 hours of arXiv papers, score their relevance to my wiki, and ingest the top matches. ## Quick Start Ask the assistant to run /daily-arxiv with default options to scan today's arXiv feed and update the wiki.