huggingface-paper-publisher

Publish and index arXiv papers on the Hugging Face Hub.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill huggingface-paper-publisher-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-paper-publisher
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/hugging-face/skills/paper-publisher
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill huggingface-paper-publisher-nagyvikt

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?

This skill solves the fragmentation between research papers on arXiv and their corresponding code, models, or datasets on the Hugging Face Hub by automating the indexing, linking, and metadata management processes.

Core Features & Use Cases

  • Automated Indexing: Instantly index arXiv papers on the Hugging Face Hub to make them discoverable.
  • Repository Linking: Seamlessly link research papers to specific models, datasets, or spaces with proper YAML metadata and citation formatting.
  • Research Article Generation: Quickly generate professional, modern scientific articles using pre-built templates like standard, modern, or ML-report formats.

Quick Start

Use the huggingface-paper-publisher skill to index the paper with arXiv ID 2301.12345 and link it to the model repository username/model-name.

Frequently Asked Questions about huggingface-paper-publisher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I link an arXiv paper to my Hugging Face Hub repository?

You link an arXiv paper to your Hugging Face Hub repository by automating publication and cross-linking via API-driven updates. This skill generates proper YAML metadata and citation formats to connect papers directly to your models or datasets.

Can I automatically index arXiv papers on the Hugging Face Hub?

Yes, you can automatically index arXiv papers on the Hugging Face Hub. The skill uses huggingface_hub and requests dependencies to execute API-driven repository updates, making your research papers discoverable across the platform.

What is the best way to generate scientific articles for Hugging Face?

The best way to generate scientific articles for Hugging Face is by using pre-built markdown templates. This skill supports standard, modern, and ML-report formats to quickly produce professional research articles with proper metadata synchronization.

Do I need a specific environment setup to publish research papers on Hugging Face?

Yes, publishing research papers on Hugging Face requires installing huggingface_hub, pyyaml, requests, and python-dotenv. These dependencies facilitate API-driven repository updates and authorship verification for researchers.

How does cross-linking metadata between arXiv and Hugging Face work?

Cross-linking metadata between arXiv and Hugging Face works by synchronizing repository updates through API calls. The skill manages authorship verification and updates YAML metadata to ensure research papers are properly indexed and linked to corresponding code or models.