What problem does it solve? Deciding which paper to read next is time-consuming: keyword search misses semantically related work, and recommendation feeds often resurface papers you already have. This Skill produces a ranked, deduplicated shortlist of candidate papers with per-candidate rationales, without ingesting anything into your research wiki. ## Core Features & Use Cases - Three seed modes: anchor mode (papers similar to specific arXiv IDs, with optional negative anchors), topic mode (query-string search via Semantic Scholar and DeepXiv), and wiki mode (seeds derived from your most recently modified wiki papers). - Three-channel anchor gathering: combines Semantic Scholar recommendations, references, and citations per anchor to surface both canonical foundations and high-impact follow-ups. - Wiki deduplication: filters candidates against existing wiki/papers/ frontmatter so already-ingested papers never appear in the shortlist. - Use Case: After ingesting a paper on LoRA fine-tuning, run discovery in anchor mode to get a ranked list of 10 related papers with rationales, then pick which ones to ingest next. ## Quick Start Ask the assistant to find papers similar to arXiv 2106.09685 and show a ranked shortlist with rationales, limited to 10 candidates.