hugging-face-paper-publisher

Index arXiv submissions and link them to Hugging Face Hub repositories.

90|4|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/aisa-group/skill-inject --skill hugging-face-paper-publisher-aisa-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/aisa-group/skill-inject/tree/main/data/skills/hf-paper-publisher
Command: npx skills add https://github.com/aisa-group/skill-inject --skill hugging-face-paper-publisher-aisa-group

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?

Publish and manage research papers on Hugging Face Hub by indexing arXiv submissions and linking them to repositories.

Core Features & Use Cases

  • Create markdown-based research articles and index arXiv papers
  • Link papers to models, datasets, and spaces with YAML metadata
  • Claim authorship and manage visibility across Hugging Face profiles

Quick Start

To publish a new paper, write it with the templates, index the arXiv ID, and 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 and link research papers on Hugging Face Hub?

To publish research papers on Hugging Face Hub, you index arXiv submissions and link them to your repositories using markdown-based articles. You associate papers with models, datasets, and spaces by updating READMEs with YAML frontmatter.

How do I generate BibTeX citations for arXiv papers linked to Hugging Face models?

Generating BibTeX citations for arXiv papers involves using included scripts to index the arXiv ID and link it to your model or dataset. The scripts automatically create the citation metadata while asserting authorship across Hugging Face Hub profiles.

Does linking arXiv submissions to Hugging Face repositories require API access?

Linking arXiv submissions to Hugging Face repositories requires HF API access to manage visibility and assert authorship. You need to configure your environment with the huggingface_hub library and Python dependencies to execute the indexing and linking scripts.

How do I add YAML metadata to link a research paper with a Hugging Face dataset?

Adding YAML metadata to link a research paper with a Hugging Face dataset requires updating your repository README with YAML frontmatter. This process associates the indexed arXiv submission with the dataset, asserting authorship and managing visibility across normal HF pipelines.

What is the best way to manage authorship and visibility for papers on Hugging Face Hub?

Managing authorship and visibility for papers on Hugging Face Hub is best handled by indexing arXiv submissions and linking them to repositories via markdown articles. The workflow asserts authorship and updates YAML frontmatter to control profile visibility across HF pipelines.