huggingface-paper-publisher

Publish and index arXiv papers on Hugging Face Hub with markdown templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/domattioli/DomI --skill huggingface-paper-publisher-domattioli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-paper-publisher
Source: https://github.com/domattioli/DomI/tree/main/plugins/huggingface-skills/skills/huggingface-paper-publisher
Command: npx skills add https://github.com/domattioli/DomI --skill huggingface-paper-publisher-domattioli

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?

Researchers often struggle to publish and organize scientific papers across repositories, needing consistent metadata and cross-linking to models and datasets on Hugging Face Hub. This skill automates publishing, indexing arXiv papers, and updating README frontmatter to enable discoverability and attribution.

Core Features & Use Cases

  • Create professional markdown-based research articles from templates and manage arXiv-based metadata.
  • Link papers to models, datasets, and Spaces, including claiming authorship and controlling visibility.
  • Generate and maintain YAML frontmatter, update READMEs, and produce BibTeX citations for reproducible references.

Quick Start

Index a paper from arXiv and link it to your Hugging Face repository in one step.

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

To publish an arXiv paper on Hugging Face Hub, this skill automates indexing the paper, generating markdown articles with proper metadata, and updating your repository README with YAML frontmatter to enable discovery and attribution.

Can I link my Hugging Face models and datasets to a research paper?

Yes, you can link Hugging Face models, datasets, and Spaces to a published paper. This skill manages cross-linking, controls visibility, and allows you to claim authorship for accurate attribution across repositories.

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

YAML frontmatter is required for indexing papers on Hugging Face. This skill handles YAML frontmatter creation, input sanitization, and error handling to ensure your research articles maintain consistent metadata.

What is the best way to generate BibTeX citations for Hugging Face papers?

The best way to generate BibTeX citations for Hugging Face papers is using automated publication tools. This skill produces BibTeX citations and markdown templates from arXiv metadata to ensure reproducible references.

Does publishing papers on Hugging Face Hub require huggingface_hub and pyyaml?

Publishing papers on Hugging Face Hub requires the huggingface_hub and pyyaml dependencies. These libraries manage repository API interactions and YAML frontmatter generation for professional research article publication.