hugging-face-paper-publisher

Publish and index arXiv research papers on Hugging Face Hub.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill hugging-face-paper-publisher-pingqlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/pingqLIN/UniText --skill hugging-face-paper-publisher-pingqlin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Publishing and managing research papers on Hugging Face Hub is a multi-step process requiring indexing from arXiv, linking papers to models and datasets, and maintaining authorship metadata across repositories.

Core Features & Use Cases

  • Paper Page Management: index papers, claim authorship, and control visibility on HF Hub.
  • Link Papers to Artifacts: attach papers to model and dataset cards, with automatic arXiv tagging and citation tracking.
  • Metadata-driven Articles: generate professional Markdown-based research articles using templates.

Quick Start

Create a new paper article from a template, index it from arXiv, and link it to your repository.

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 publish an arXiv paper on Hugging Face Hub?

To publish an arXiv paper on Hugging Face Hub, you index the paper to enable discoverability, claim authorship, and control page visibility using scriptable workflows and metadata-ready repository cards.

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

Link a research paper by attaching it to model and dataset cards using YAML frontmatter. This enables automatic arXiv tagging, citation tracking, and surface-level metadata generation across your linked repositories.

Can I generate Markdown research articles from templates for Hugging Face?

Yes, you can generate professional Markdown-based research articles using templates. This metadata-driven approach formats your content for Hugging Face Hub while maintaining required YAML frontmatter for repository linking.

Do I need YAML frontmatter to index papers and link artifacts on Hugging Face?

Yes, YAML frontmatter is required in metadata-ready model and dataset cards. It enables scriptable workflows to automatically attach papers, track citations, and manage runtime projections for end-to-end publishing.

What is the best way to manage authorship metadata across Hugging Face repositories?

The best way to manage authorship metadata is using scriptable workflows that index papers from arXiv and claim authorship. This centralizes metadata control and links authors to corresponding models, datasets, and spaces.

Why are my Hugging Face paper pages not showing arXiv citations automatically?

Automatic arXiv tagging and citation tracking fail when model or dataset cards lack required YAML frontmatter. Ensure your metadata-ready cards are properly configured to support linking papers to artifacts.