hugging-face-paper-publisher

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

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

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?

Publish and manage research papers on Hugging Face Hub, enabling end-to-end workflows from drafting to publication, arXiv indexing, and repository linking.

Core Features & Use Cases

  • Index papers from arXiv to Hugging Face Paper Pages.
  • Link papers to models, datasets, and spaces with YAML frontmatter.
  • Claim authorship and manage visibility of papers on HF profile.
  • Generate professional markdown-based research articles using templates.
  • Create reproducible citations and templates for scientific communication.

Quick Start

Run the Paper Manager to index a new arXiv paper, then attach it to your model or dataset with a single command.

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 link an arXiv paper to a Hugging Face model or dataset repository?

You can link an arXiv paper to Hugging Face repositories by indexing the paper and attaching it to your model or dataset using YAML frontmatter. This maintains consistent metadata across HF Cards and Spaces through automated publication workflows.

What is the process to index an arXiv paper on Hugging Face Hub?

Indexing an arXiv paper on Hugging Face Hub involves running the Paper Manager to fetch the paper and create a linked HF Paper Page. This enables automated end-to-end workflows from drafting to publication for researchers.

Do I need Python and huggingface_hub to publish papers on Hugging Face?

Yes, you need a Python environment with huggingface_hub, PyYAML, requests, and python-dotenv installed. These dependencies support the scripts required to manage automated paper publication and repository linking workflows.

Can I claim authorship and manage visibility for my papers on my HF profile?

Yes, you can claim authorship and manage the visibility of papers on your HF profile. The workflow allows researchers to maintain professional markdown-based research articles and generate reproducible citations for scientific communication.

What's the best way to maintain consistent metadata across HF Cards and Spaces?

The best way to maintain consistent metadata across HF Cards and Spaces is using YAML frontmatter to link papers to models and datasets. This ensures automated publication workflows apply uniform metadata across all linked Hugging Face Hub repositories.