Hugging Face Paper Publisher Skill · Research

Publish and Manage Research Papers on Hugging Face Hub

Streamline research publishing with 5+ core integration tools.

Link papers to models and datasets on Hugging Face Hub automatically. Try it now.

  • Hugging Face Hub
  • arXiv
  • Research
  • Metadata
  • Markdown

About This Skill

This skill provides 2 core capability pillars and 5 essential dependencies to help researchers manage papers. It automates linking papers to models and datasets, ensuring your research is discoverable within the Hugging Face ecosystem.

Quick Start

  1. 1Install dependencies using uv run
  2. 2Configure your Hugging Face token
  3. 3Run the publisher script with your arXiv ID
Example Command
uv run publish_paper.py --arxiv_id 2301.12345

Core Capabilities

Paper Page Management

Index papers from arXiv, claim authorship, and manage visibility on your profile.

Link Papers to Artifacts

Connect papers to model cards and dataset cards via metadata and automatic tagging.

Authorship Verification

Verify and claim authorship on published papers to maintain a professional research profile.

Research Article Template

Generate professional, modern scientific papers using markdown-based templates.

Usage Examples

Before

Model card with no paper reference or citation.

After

Model card linked to official research paper with automatic citation tags.

Input

Claim authorship for paper ID 12345.

Output

Authorship claim submitted for paper 12345 on Hugging Face Hub.

Input

Generate a markdown template for my new LLM research.

Output

Markdown template generated with standard research sections and HF metadata.

SKILL.md

---
source: "https://github.com/huggingface/skills/tree/main/skills/huggingface-paper-publisher"
name: hugging-face-paper-publisher
description: Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
risk: unknown
---

# Overview

## When to Use
Use this skill when a user wants to publish, link, index, or manage research papers on the Hugging Face Hub.
This skill provides comprehensive tools for AI engineers and researchers to publish, manage, and link research papers on the Hugging Face Hub. It streamlines the workflow from paper creation to publication, including integration with arXiv, model/dataset linking, and authorship management.

## Integration with HF Ecosystem
- **Paper Pages**: Index and discover papers on Hugging Face Hub
- **arXiv Integration**: Automatic paper indexing from arXiv IDs
- **Model/Dataset Linking**: Connect papers to relevant artifacts through metadata
- **Authorship Verification**: Claim and verify paper authorship
- **Research Article Template**: Generate professional, modern scientific papers

# Version
1.0.0

# Dependencies
The included script uses PEP 723 inline dependencies. Prefer `uv run` over
manual environment setup.

- huggingface_hub>=0.26.0
- pyyaml>=6.0.3
- requests>=2.32.5
- markdown>=3.5.0
- python-dotenv>=1.2.1

# Core Capabilities

## 1. Paper Page Management
- **Index Papers**: Add papers to Hugging Face from arXiv
- **Claim Authorship**: Verify and claim authorship on published papers
- **Manage Visibility**: Control which papers appear on your profile
- **Paper Discovery**: Find and explore papers in the HF ecosystem

## 2. Link Papers to Artifacts
- **Model Cards**: Add paper citations to model metadata
- **Dataset Cards**: Link papers to datasets via README
- **Automatic Tagging**: Hub auto-generates arxiv:<PAPER_ID> tags
- **Citation Management**: Maintain proper attr

Frequently Asked Questions

FAQ

Which tools is this skill compatible with?
It is compatible with the Hugging Face Hub, arXiv, and standard Python environments using uv or pip.
Who is the target audience for this skill?
AI engineers, researchers, and software developers who publish work on the Hugging Face ecosystem.
How does this differ from manual metadata editing?
It automates the tagging process, ensures correct arXiv formatting, and handles authorship verification in one unified workflow.
Does it support multiple languages?
The skill primarily manages metadata and markdown in English, though it can handle UTF-8 characters for international author names.
What are the expected results after using this skill?
Your papers will be indexed on the HF Hub, linked to your models/datasets, and visible on your professional profile.

Discussion

Discussion

0 comments
U

Trigger Phrases

Use these phrases to activate this skill in your AI coding assistant:

Publish paper to Hugging FaceLink arXiv to modelClaim paper authorshipGenerate research article templateIndex paper from arXiv