Tools for publishing and managing research papers on Hugging Face Hub — formatting, metadata, and distribution.
What it does
The HuggingFace Hub has specific requirements for paper submissions: metadata structure, abstract formatting, linked model and dataset cards, and the correct arXiv ID format. Claude knows the Hub exists but doesn't know the current submission format, generates incorrect metadata fields, and misses the cross-linking between papers, models, and datasets that the Hub uses to surface related work. This skill loads HuggingFace's paper submission workflow — formatting, metadata, distribution, and community linking. Made by HuggingFace.
Use case
Publishing or managing research papers on HuggingFace Hub — from formatting the paper card to linking it with associated models and datasets.
"Prepare this paper for publication on HuggingFace Hub with correct metadata." "Format this abstract and metadata for a HuggingFace paper submission." "Link this paper to its associated model card and dataset card." "Update this paper card with the new benchmark results." "Generate the paper card for this arXiv submission."
Provide the paper content (abstract, authors, arXiv ID) and any associated model or dataset Hub IDs.
Claude formats the complete paper card with correct metadata and cross-links.
For updates: provide the new results and Claude generates the correct update to the existing card.
Input
Paper content: title, abstract, authors, arXiv ID, and any associated model or dataset Hub repository IDs.
Output
A complete HuggingFace Hub paper card with correct metadata structure, properly formatted content, and cross-links to associated models and datasets.
npx skillsadd huggingface/skills/hf-paper-publisher
Requires skills.sh CLI
Collection of scientific skills for working with specialized libraries, databases, and research workflows.
Comprehensive LLM training skill with guidance, helper scripts, cost estimators, and best practices.
Orchestrate ML model evaluation jobs — benchmarks, metrics, reports, and comparison dashboards.