huggingface-paper-publisher

Publish and manage research papers on the Hugging Face Hub.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Andrew-Girgis/token-holdem --skill huggingface-paper-publisher-andrew-girgis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-paper-publisher
Source: https://github.com/Andrew-Girgis/token-holdem/tree/main/.agents/skills/huggingface-paper-publisher
Command: npx skills add https://github.com/Andrew-Girgis/token-holdem --skill huggingface-paper-publisher-andrew-girgis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of publishing and managing research papers on the Hugging Face Hub, from paper creation to publication.

Core Features & Use Cases

  • Paper Indexing: Add papers from arXiv to Hugging Face Paper Pages.
  • Paper Linking: Connect papers to models, datasets, and Spaces.
  • Authorship Verification: Claim and verify authorship on papers.
  • Research Article Creation: Generate professional markdown-based research articles.
  • Use Case: Publish your research paper on Hugging Face and link it to your model, so users can easily access your work and related resources.

Quick Start

Run the command 'uv run scripts/paper_manager.py create --template modern --title "Your Paper Title" --output "paper.md"' to create a modern research article template.

Frequently Asked Questions about huggingface-paper-publisher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish a research paper on the Hugging Face Hub?

To publish a research paper on the Hugging Face Hub, you can use this Skill to automate paper indexing from arXiv, link repositories, claim authorship, and generate markdown articles.

How do I link my research paper to a model or dataset on Hugging Face?

You can link your research paper to models, datasets, and Spaces on Hugging Face using the paper linking features. This connects your published work directly to related repository resources.

Can I index papers from arXiv to Hugging Face Paper Pages automatically?

Yes, you can automatically index papers from arXiv to Hugging Face Paper Pages. This Skill automates the retrieval and addition of arXiv papers to your Hub account.

Do I need huggingface_hub and python-dotenv to manage Hugging Face papers?

Yes, managing Hugging Face papers requires huggingface_hub, python-dotenv, pyyaml, requests, and markdown. These dependencies support Hub authentication, API requests, and article generation.

How do I create a markdown research article from a template?

You create a markdown research article by running the paper manager script with a template, title, and output file. This generates a professional markdown-based research article automatically.

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

The best way to claim authorship on the Hugging Face Hub is using the authorship verification feature. This Skill automates claiming and verifying your authorship on published research papers.