hugging-face-paper-publisher

Publish and manage research papers on Hugging Face Hub from arXiv metadata.

2|Updated May 20, 2026
One-click install
npx skills add https://github.com/Dianshu-Liao/SkilLGuard --skill hugging-face-paper-publisher-dianshu-liao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/Dianshu-Liao/SkilLGuard/tree/main/data/skills/hf-paper-publisher
Command: npx skills add https://github.com/Dianshu-Liao/SkilLGuard --skill hugging-face-paper-publisher-dianshu-liao

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the friction of publishing and organizing research papers on Hugging Face by automating paper indexing, linking, authorship claiming, and research-article drafting.

Core Features & Use Cases

  • Index papers from arXiv to make them discoverable on Hugging Face Paper Pages.
  • Link papers to models/datasets/spaces by updating repository README YAML/sections with arXiv citations (and optional BibTeX).
  • Create professional paper drafts using built-in markdown templates (standard, modern, arxiv, ml-report).
  • Quick authorship management to start authorship claims and check claim status.

Quick Start

Ask the skill to link an arXiv paper to your Hugging Face model by running the link command with your repo-id, repo-type, and arxiv-id.

Frequently Asked Questions about hugging-face-paper-publisher

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

FAQPage Schema
How do I link an arXiv paper to my Hugging Face model or dataset repository?

To link an arXiv paper to a Hugging Face repository, you update the README YAML and sections with arXiv citations and optional BibTeX. This ensures consistent citations and makes your research discoverable on Hugging Face Paper Pages.

Can I automatically index my research papers from arXiv to Hugging Face?

Yes, you can automatically index research papers from arXiv to Hugging Face. The automation fetches arXiv metadata over the network and publishes it to Hugging Face Hub, making your papers discoverable on Paper Pages.

What do I need to configure before publishing research papers on Hugging Face Hub?

Before publishing research papers on Hugging Face Hub, you need to set up your environment with the HF_TOKEN to authenticate API calls. You also need network access to fetch arXiv metadata and edit repository README content.

Does Hugging Face support generating research article drafts from markdown templates?

Hugging Face research publishing workflows support generating drafts from markdown templates. You can render templates into markdown outputs using built-in formats like standard, modern, arxiv, and ml-report styles.

How do I claim authorship for a research paper on Hugging Face?

You can claim authorship for a research paper on Hugging Face by starting an authorship claim and checking the status. This quick management process ensures proper attribution for your published repositories and Paper Pages.