AI SummaryA skill that enables researchers and AI engineers to publish, manage, and link research papers on Hugging Face Hub with arXiv integration and professional markdown generation. Useful for academics and ML practitioners looking to streamline paper publication workflows.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/huggingface/skills/main/skills/hugging-face-paper-publisher/SKILL.md"
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.
Overview
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.
Usage Instructions
The skill includes Python scripts in scripts/ for paper publishing operations.
Prerequisites
• Install dependencies: uv add huggingface_hub pyyaml requests markdown python-dotenv • Set HF_TOKEN environment variable with Write-access token • Activate virtual environment: source .venv/bin/activate > **All paths are relative to the directory containing this SKILL.md file.** > Before running any script, first cd to that directory or use the full path.
Integration Examples
Workflow 1: Publish New Research `bash
Quality Score
Acceptable
69/100
Trust & Transparency
Open Source — Apache-2.0
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Yesterday
7.5k stars — Strong Community
438 forks