hugging-face-paper-publisher

Index arXiv papers and link them to Hugging Face Hub models and datasets.

3|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/tayyabexe/skills --skill hugging-face-paper-publisher-tayyabexe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/tayyabexe/skills/tree/main/skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/tayyabexe/skills --skill hugging-face-paper-publisher-tayyabexe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires huggingface_hub, pyyaml, requests, markdown, python-dotenv, and includes scripts (resource) and templates (resource) and examples (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of publishing, managing, and linking research papers on the Hugging Face Hub, simplifying workflows for AI engineers and researchers.

Core Features & Use Cases

  • Paper Management: Index papers from arXiv, claim authorship, and manage visibility.
  • Artifact Linking: Connect papers to models, datasets, and Spaces via metadata.
  • Article Creation: Generate professional research articles using markdown templates.
  • Use Case: A researcher can use this skill to automatically link their new arXiv paper to their corresponding model repository on Hugging Face, ensuring discoverability and proper attribution.

Quick Start

Index a paper from arXiv using its ID.

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 my arXiv research paper to a model repository on the Hugging Face Hub?

To link an arXiv research paper to a model repository on the Hugging Face Hub, you index the paper using its arXiv ID and connect it to associated models and datasets via metadata. This ensures proper attribution and artifact discoverability across repositories.

Can I generate markdown-based research articles from arXiv papers for publication?

Yes, you can generate professional markdown-based research articles from arXiv papers for publication. The process uses built-in markdown templates to format research content, streamlining article creation and management directly on the Hugging Face Hub.

Does this workflow automation require the huggingface_hub library to manage paper authorship?

Yes, this workflow automation requires the huggingface_hub library to manage paper authorship and visibility on the platform. It integrates with pyyaml and requests libraries to seamlessly handle metadata configuration and API interactions for research paper management.

What is the best way to index research papers from arXiv for the Hugging Face Hub?

The best way to index research papers from arXiv for the Hugging Face Hub is by using the provided scripts to fetch paper data via its arXiv ID. This automates claiming authorship, managing visibility, and linking associated models or datasets.

Are there limitations when managing visibility and authorship for multiple arXiv publications?

Managing visibility and authorship for multiple arXiv publications relies on standard huggingface_hub API interactions and pyyaml metadata configurations. Users must ensure correct metadata mapping for each paper to avoid attribution errors when linking multiple models and datasets.