huggingface-paper-publisher

Automate publishing and managing research papers on the Hugging Face Hub.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires huggingface_hub, pyyaml, requests, markdown, python-dotenv, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of publishing and managing research papers on the Hugging Face Hub, from indexing papers to linking them with models and datasets.

Core Features & Use Cases

  • Paper Indexing: Automate the addition of arXiv papers to the Hugging Face Hub.
  • Paper Management: Organize and maintain your published papers, manage visibility, and verify authorship.
  • Linking with Artifacts: Automatically link papers to models, datasets, and Spaces on the Hugging Face Hub.
  • Citation Management: Maintain proper attribution and references for papers across repositories.
  • Research Article Creation: Generate professional markdown-based research articles using predefined templates.
  • Use Case: Suppose you've published a paper on arXiv and want to make it discoverable on the Hugging Face Hub. Use this Skill to index the paper, link it to your model repository, and manage its visibility.

Quick Start

Use the huggingface-paper-publisher skill to index a paper from arXiv with the ID '2301.12345'.

Frequently Asked Questions about huggingface-paper-publisher

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

FAQPage Schema
How do I publish an arXiv research paper to the Hugging Face Hub?

You can automate indexing an arXiv research paper on the Hugging Face Hub by using the huggingface_hub API to fetch paper details and generate a professional markdown-based research article repository.

How do I link my research paper to models and datasets on the Hugging Face Hub?

You can link research papers to models, datasets, and Spaces on the Hugging Face Hub by automating artifact association through the Hub API, ensuring your publications are properly connected to their corresponding code and data repositories.

Can I manage the visibility and authorship of my published papers on the Hugging Face Hub?

Yes, you can manage published papers on the Hugging Face Hub by organizing repositories, verifying authorship, and adjusting visibility settings to control public or private access to your research articles.

Do I need the huggingface_hub library to automate research paper management?

Yes, automating research paper publication and management requires the huggingface_hub library, along with pyyaml, requests, markdown, and python-dotenv, to interact with the Hugging Face Hub API and process configurations.

What is the best way to generate markdown research articles for Hugging Face repositories?

The best way to generate markdown research articles for Hugging Face repositories is to use predefined templates that format arXiv paper metadata and content into professional documentation directly within the Hub ecosystem.