hugging-face-paper-pages

Extract structured metadata from Hugging Face paper pages and arXiv papers.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/pengqianhan/open-paper-skills --skill hugging-face-paper-pages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-pages
Source: https://github.com/pengqianhan/open-paper-skills/tree/main/.claude/skills/hugging-face-paper-pages
Command: npx skills add https://github.com/pengqianhan/open-paper-skills --skill hugging-face-paper-pages

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract and structure metadata from Hugging Face paper pages and arXiv papers, enabling quick summaries, author listings, and linked resources in your research workflow.

Core Features & Use Cases

  • Metadata extraction: Retrieve authors, linked models/datasets/spaces, project pages and GitHub repositories from Hugging Face paper pages and arXiv entries.
  • Markdown rendering & API integration: Fetch full Markdown paper content and structured JSON metadata via Hugging Face Papers API and arXiv sources for downstream tooling.
  • Use Case: A researcher shares a HF paper URL; the skill returns a ready-to-use metadata block and a concise summary for a literature review.

Quick Start

Provide a Hugging Face paper URL (e.g. hf.co/papers/2602.08025) or arXiv URL, and I will fetch the markdown content and structured metadata.

Frequently Asked Questions about hugging-face-paper-pages

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract metadata from Hugging Face paper pages and arXiv entries?

To extract metadata from Hugging Face paper pages and arXiv entries, provide the specific paper URL or arXiv ID. The system fetches authors, linked models, datasets, spaces, and GitHub repositories, returning structured JSON metadata and markdown content.

Can I get full markdown content for a research paper using an arXiv ID?

Yes, you can get full markdown content using an arXiv ID. The system integrates with the Hugging Face Papers API and arXiv sources to retrieve the complete markdown rendering of the paper, making it ready for downstream tooling and literature reviews.

What linked resources are extracted when parsing a Hugging Face paper page?

Parsing a Hugging Face paper page extracts linked resources including associated models, datasets, spaces, GitHub repositories, and project pages. This structured metadata provides a comprehensive overview of the paper's ecosystem for ready-to-use summaries.

Does the metadata extraction tool handle missing paper pages on arXiv or Hugging Face?

Yes, the metadata extraction tool handles missing paper pages gracefully. If a Hugging Face or arXiv page is unavailable, the system is designed to manage the missing data without failing, ensuring your research workflow remains uninterrupted.

What is the best way to structure JSON metadata from arXiv papers for a literature review?

The best way to structure JSON metadata from arXiv papers is to input the arXiv URL into this extraction tool. It automatically fetches and structures authors, linked resources, and markdown content into a concise, ready-to-use metadata block for your literature review.

Can I use extracted paper metadata with downstream research assistant tools?

Yes, you can use extracted paper metadata with downstream research assistant tools. The system outputs structured JSON metadata and full markdown content via the Hugging Face Papers API, specifically designed for seamless integration into downstream research workflows.