What problem does it solve? Reading a full research paper to answer one question is slow and token-expensive. This Skill retrieves a structured, LLM-optimized summary of a single arXiv paper from AlphaXiv, escalating to full markdown or raw LaTeX source only when deeper detail is needed. ## Core Features & Use Cases - Tiered Source Fallback: Cascades from AlphaXiv overview to full markdown to arXiv LaTeX source, stopping as soon as the question is answered. - Flexible ID Parsing: Accepts bare arXiv IDs, arXiv abs/pdf URLs, or AlphaXiv URLs, stripping version suffixes automatically. - Research Wiki Ingest: Optionally logs the paper summary into a local research-wiki for long-term knowledge management. - Use Case: A user pastes an arXiv link and asks "what is the main contribution of this paper?" The Skill fetches the AlphaXiv overview and returns a concise summary with key points in seconds. ## Quick Start Ask the assistant to summarize arXiv paper 2401.12345 using the alphaxiv skill.