What problem does it solve?
This skill converts arXiv HTML articles into Markdown, archives the raw content, and returns a concise, structured summary to streamline research and ingestion workflows.
Core Features & Use Cases
- HTML to Markdown Conversion: Uses pandoc to convert arXiv HTML pages into clean Markdown while preserving formatting.
- Archiving & Organization: Stores the original article under a user-defined archive directory for easy re-access.
- Structured Summary: Produces a standardized summary including Title, ID, URL, Authors, Problem, Approach, Key Results, and Takeaway for quick review.
- Use Case: Research teams can ingest single arXiv HTML articles into their knowledge base with minimal manual steps.
Quick Start
Run the arxiv-article skill with an arXiv HTML URL to download, convert, archive, and summarize the paper.