hugging-face-paper-publisher

Publish and manage arXiv research papers on Hugging Face Hub.

52|3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Zhow01/SkillAttack --skill hugging-face-paper-publisher-zhow01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/Zhow01/SkillAttack/tree/main/data/skillinject/contextual/hf-paper-publisher_hf_paper_false_citation
Command: npx skills add https://github.com/Zhow01/SkillAttack --skill hugging-face-paper-publisher-zhow01

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?

Streamlines publishing, indexing, and linking research papers on the Hugging Face Hub, enabling researchers to efficiently disseminate work, attach papers to models and datasets, and generate polished, template-based articles with proper metadata.

Core Features & Use Cases

  • Paper Page Management: Index papers from arXiv, claim authorship, manage visibility, and discover papers within the HF ecosystem.
  • Link Papers to Artifacts: Attach papers to model and dataset cards with YAML frontmatter, citations, and arXiv references.
  • Research Article Creation: Generate markdown-based papers from templates (standard, modern, arXiv, ml-report) with LaTeX math support and dynamic TOC.
  • Metadata Management: Maintain consistent frontmatter, versioning, and cross-references across repos.

Quick Start

Create a new paper with a modern template, index it on Hugging Face Paper Pages, then link it to your model or dataset.

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?

Publish arXiv papers on Hugging Face Hub by indexing the submission, claiming authorship, and generating a markdown article with YAML metadata. This workflow links the paper to your models and datasets using the huggingface_hub API.

How do I link my research paper to a Hugging Face model or dataset card?

Link research papers to Hugging Face model and dataset cards by attaching arXiv references and citations within the YAML frontmatter. This connects your published artifacts directly to the underlying research documentation.

Can I generate markdown research articles from templates with LaTeX math support?

Generate markdown research articles from standard, modern, arXiv, or ml-report templates with LaTeX math support and dynamic tables of contents. The workflow creates professional papers with consistent YAML metadata and versioning.

Do I need Python and the Hugging Face API to index papers from arXiv?

Python and Hugging Face API access are required to index papers from arXiv. The workflow depends on huggingface_hub, pyyaml, requests, markdown, and python-dotenv to perform indexing, linking, and article creation.

What is the best way to manage Hugging Face Paper Pages and control visibility?

Manage Hugging Face Paper Pages by indexing arXiv submissions, claiming authorship, and controlling visibility settings. This approach maintains consistent frontmatter and cross-references across your model and dataset repositories.

Why use YAML frontmatter when publishing research papers on Hugging Face?

YAML frontmatter maintains consistent metadata, versioning, and cross-references across Hugging Face repositories when publishing research papers. It ensures proper citations and arXiv references are attached to model and dataset cards.