hugging-face-paper-publisher

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

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AnushkaTandon26/AI-ML-Projects --skill hugging-face-paper-publisher-anushkatandon26
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/AnushkaTandon26/AI-ML-Projects/tree/main/hugging-face-skills/skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/AnushkaTandon26/AI-ML-Projects --skill hugging-face-paper-publisher-anushkatandon26

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?

Publishing and managing research papers on Hugging Face Hub is streamlined, enabling easy indexing, authorship claims, and clear linking to related models and datasets.

Core Features & Use Cases

  • Paper Pages: Create and index paper entries on Hugging Face Hub and automatically link to related artifacts.
  • ArXiv Integration & Authorship: Index from arXiv IDs and claim authorship to verify contributions.
  • Model/Dataset Linking & Metadata: Attach papers to models and datasets through YAML frontmatter and README references; generate citation blocks for proper attribution.
  • Research Article Templates: Generate well-formatted markdown-based research articles using provided templates (standard, modern, arxiv, ml-report).
  • Reproducible Workflows: End-to-end workflows from creation to publication, including templates, citations, and versioning.

Quick Start

Index a paper from arXiv and link it to your model or dataset README to publish on Hugging Face Hub.

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 can index the paper using its arXiv ID. The workflow enforces YAML frontmatter metadata and generates web-ready markdown articles to create and index the paper entry.

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

You can link a research paper to models and datasets by attaching it through YAML frontmatter and README references. This process also generates citation blocks to ensure proper attribution for the linked artifacts.

Can I claim authorship of a paper on Hugging Face after indexing it from arXiv?

Yes, you can claim authorship on Hugging Face to verify your contributions. After indexing a paper from its arXiv ID, the workflow supports authorship claims to validate and link your profile to the research.

What markdown templates are available for generating research articles on Hugging Face?

The workflow provides four template options for generating markdown-based research articles: standard, modern, arxiv, and ml-report. These templates enforce structured YAML frontmatter to produce professional, web-ready articles.

Does managing paper metadata on Hugging Face Hub require YAML frontmatter?

Yes, YAML frontmatter metadata is strictly enforced for paper publishing on Hugging Face Hub. It is required to properly structure metadata, link related models and datasets, and generate citation blocks for attribution.

What is the best way to manage research paper metadata and versioning on Hugging Face?

The best way to manage paper metadata and versioning is using an end-to-end publication workflow. This approach handles creation, template-driven markdown generation, artifact linking, and reproducible versioning from arXiv to the Hub.