huggingface-papers

Fetch and process AI research papers from the Hugging Face Papers API.

10.9k|724|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/huggingface/skills --skill huggingface-papers-huggingface
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-papers
Source: https://github.com/huggingface/skills/tree/main/skills/huggingface-papers
Command: npx skills add https://github.com/huggingface/skills --skill huggingface-papers-huggingface

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

The huggingface-papers skill streamlines the retrieval and analysis of research papers in the AI and computer science domains.

Core Features & Use Cases

  • Paper Lookup: Locate Hugging Face-hosted paper pages or use arXiv identifiers.
  • Metadata Retrieval: Fetch structured metadata like authors, linked models, datasets, and more.
  • Summary & Analysis: Request summaries or in-depth analysis of a research paper.

Quick Start

Search for papers by author, summary, or title using the huggingface-papers skill.

Frequently Asked Questions about huggingface-papers

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

FAQPage Schema
How do I fetch AI research paper metadata using an arXiv ID?

To fetch AI research paper metadata, provide the arXiv identifier to the Hugging Face Papers API. The skill processes the request and returns structured details including authors, linked models, datasets, and summaries.

Can I extract linked models and datasets from Hugging Face paper pages?

Yes, you can extract linked models and datasets from Hugging Face paper pages. The skill retrieves structured metadata from the Hub, enabling you to index and manage associated resources efficiently.

What is the best way to search for AI research papers by author or summary?

The best way to search for AI research papers by author or summary is using the Hugging Face Papers API. It supports querying markdown pages and arXiv URLs to locate specific research documentation.

Do I need the requests library to retrieve arXiv paper summaries?

Yes, you need the requests library installed to retrieve arXiv paper summaries. This dependency enables the skill to interact with the Hugging Face Papers API and fetch metadata successfully.

How does indexing arXiv URLs work with the Hugging Face Hub?

Indexing arXiv URLs works by sending the link to the Hugging Face Papers API, which fetches and processes the paper metadata. This enables searching and managing the paper within the Hub's ecosystem.