huggingface-papers

Retrieve and manage AI research paper metadata via the Hugging Face Papers API.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill huggingface-papers-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-papers
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/hugging-face/skills/papers
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill huggingface-papers-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of manually searching, summarizing, and linking AI research papers by providing direct access to the Hugging Face Papers API.

Core Features & Use Cases

  • Structured Metadata Retrieval: Instantly fetch authors, linked models, datasets, and GitHub repositories for any arXiv paper.
  • Automated Indexing & Claiming: Programmatically index new papers or claim authorship for Hugging Face profiles.
  • Use Case: When a user provides an arXiv link, use this skill to generate a concise summary and identify all associated code repositories and model checkpoints without leaving the chat.

Quick Start

Use the huggingface-papers skill to fetch the structured metadata and summary for the paper with ID 2602.08025.

Frequently Asked Questions about huggingface-papers

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

FAQPage Schema
How do I retrieve structured metadata for an arXiv paper?

Retrieve structured metadata for an arXiv paper by providing its ID to fetch authors, linked models, datasets, and GitHub repositories via the Hugging Face Papers API.

What is the best way to find linked models and datasets for AI research papers?

The best way to find linked models and datasets is to query the Hugging Face Papers API, which instantly cross-references and returns all associated code repositories and checkpoints for AI research papers.

Can I programmatically index new papers and claim authorship on Hugging Face?

Yes, you can programmatically index new papers and claim authorship for Hugging Face profiles using the automated indexing and claiming functions provided by the Hugging Face Papers API.

How do I generate a concise summary from an arXiv link without leaving my chat interface?

Generate a concise summary from an arXiv link by passing it to the Hugging Face Papers API, which analyzes the paper and returns a summary without leaving your chat interface.

Does the Hugging Face Papers API support cross-referencing GitHub repositories?

Yes, the Hugging Face Papers API supports cross-referencing GitHub repositories, allowing users to instantly identify all associated code repositories linked to a specific AI research paper.