hugging-face-paper-publisher

Index arXiv papers and link them to Hugging Face repositories.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mashharuki/Mistral-Worldwide-Hackathon --skill hugging-face-paper-publisher-mashharuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/mashharuki/Mistral-Worldwide-Hackathon/tree/main/.agents/skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/mashharuki/Mistral-Worldwide-Hackathon --skill hugging-face-paper-publisher-mashharuki

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of publishing, managing, and linking research papers on the Hugging Face Hub, making academic work more discoverable and integrated within the AI ecosystem.

Core Features & Use Cases

  • Index Papers: Easily add papers from arXiv to Hugging Face Paper Pages.
  • Link Papers: Connect your models, datasets, or Spaces to relevant research papers.
  • Create Articles: Generate professional research articles using markdown templates.
  • Use Case: As a researcher, you've just published a paper on arXiv. Use this Skill to index it on Hugging Face, link it to your model repository, and generate a BibTeX citation for your README.

Quick Start

Use the hugging-face-paper-publisher skill to index the paper with arXiv ID '2301.12345'.

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 index an arXiv paper on the Hugging Face Hub?

You can index an arXiv paper on the Hugging Face Hub by providing its specific arXiv ID to the skill. This action creates a dedicated Paper Page to make your academic work discoverable.

Can I link my Hugging Face models and datasets to a research paper?

Yes, you can link your models, datasets, and Spaces to a research paper on the Hugging Face Hub. This integrates your code repositories directly with the academic publication for better discoverability.

How do I generate a markdown research article for a Hugging Face repository?

You can generate professional markdown research articles using the provided templates. This creates standardized documentation and BibTeX citations for your Hugging Face repository READMEs.

Do I need the huggingface_hub library to publish papers?

Yes, the huggingface_hub library is a required dependency for this task. It provides the necessary API interaction to manage publications, claim authorship, and connect with the Hugging Face platform.

What is the best way to claim authorship of a paper on Hugging Face?

The best way to claim authorship is to use the huggingface_hub library integration. It facilitates claiming authorship directly while managing and indexing your arXiv publications on the platform.