Setup & Installation
What This Skill Does
Fetches and parses Hugging Face paper pages using arXiv IDs or HF paper URLs. Returns full paper content as markdown or structured metadata including authors, linked models, datasets, spaces, GitHub repos, and project pages. Covers both the papers API and the daily papers feed. Instead of manually parsing arXiv HTML or switching between pages, you get clean markdown or structured JSON for any paper in one call, with linked HF artifacts already resolved.
When to use it
- Working with hugging face paper pages functionality
- Implementing hugging face paper pages features
- Debugging hugging face paper pages related issues
