hugging-face-paper-publisher

Index arXiv papers, publish them on Hugging Face Hub, and link them to repositories.

1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/BlackRoad-OS-Inc/blackroad-operator --skill hugging-face-paper-publisher-blackroad-os-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/BlackRoad-OS-Inc/blackroad-operator/tree/main/agents/skills/skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/BlackRoad-OS-Inc/blackroad-operator --skill hugging-face-paper-publisher-blackroad-os-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Publish, index, and link research papers on the Hugging Face Hub, enabling seamless visibility and attribution for scholarly work.

Core Features & Use Cases

  • Paper Pages: index arXiv papers and expose them on Hugging Face Paper Pages.
  • Repository Linking: attach papers to models, datasets, or Spaces with YAML-backed metadata.
  • Authorship & Citations: claim authorship and generate citations for README integration.
  • Templates: generate markdown-based research articles from templates for rapid publication.

Quick Start

Index a paper from arXiv, publish it on Hugging Face, and link it to relevant repositories.

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 an arXiv paper to a model on Hugging Face Hub?

Link an arXiv paper to a Hugging Face model by indexing the paper and attaching it to the repository with YAML-backed metadata. The Skill automates paper-to-repo linking via Python scripts, updating the model card to expose the research.

How do I generate and add citations to a Hugging Face model README?

Generate citations for a Hugging Face model README by claiming authorship and running the bibliography generation script. The Skill produces citation metadata that integrates directly into your repository's README file.

Can I automate arXiv paper indexing on Hugging Face using the huggingface_hub API?

You can automate arXiv paper indexing on Hugging Face using the huggingface_hub API. The Skill provides end-to-end CLI and Python scripts that coordinate indexing, repository linking, and markdown article creation.

What's the best way to create markdown research articles from templates for Hugging Face?

Create markdown research articles from templates for Hugging Face by using the Skill's templated article generation feature. It generates markdown-based research articles from predefined templates for rapid publication on the Hub.

Do I need pyyaml and python-dotenv to publish papers on Hugging Face?

You need pyyaml and python-dotenv installed to manage YAML-backed metadata and environment variables when publishing papers on Hugging Face. The Skill depends on these libraries alongside huggingface_hub and requests for API operations.

Why are my Hugging Face paper pages not showing authorship attribution?

Hugging Face paper pages lack authorship attribution when the claim authorship step is skipped during publication. The Skill automates claiming authorship and generating citations to ensure seamless visibility and attribution for scholarly work.