hugging-face-paper-publisher

Index arXiv papers and publish metadata on Hugging Face Hub.

55|7|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/wp931120/tiny_agent --skill hugging-face-paper-publisher-wp931120
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/wp931120/tiny_agent/tree/main/workspace/skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/wp931120/tiny_agent --skill hugging-face-paper-publisher-wp931120

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?

Indexes arXiv papers and publishes metadata on Hugging Face Hub to centralize scholarly artifacts and enhance discoverability.

Core Features & Use Cases

  • Paper indexing and metadata publication on HF Hub for arXiv papers.
  • Authorship management and linking papers to models, datasets, or Spaces.
  • Markdown-based research article generation using the provided templates and frontmatter.

Quick Start

Install dependencies and run the paper_manager tool to index a paper and attach it to a repository.

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 Hugging Face model repository?

You can link an arXiv paper to a Hugging Face model by using the paper_manager tooling to index the paper and attach its metadata directly to your repository on the HF Hub.

Can I manage authorship metadata when publishing research articles on Hugging Face?

Yes, you can manage authorship across repositories when publishing on Hugging Face by utilizing the provided markdown templates and frontmatter generation features.

What is the best way to generate markdown research articles from arXiv papers for HF Hub?

The best way is to use the paper_manager tooling to index arXiv papers and generate frontmatter-based markdown articles using provided templates, ensuring proper metadata publication on the HF Hub.

Do I need Hugging Face authentication to index arXiv papers and attach them to datasets?

Yes, HF authentication is required to index arXiv papers and publish metadata on the Hugging Face Hub, along with arXiv access and the paper_manager tooling to link repositories.

How does markdown frontmatter help with paper publishing on Hugging Face Hub?

Markdown frontmatter structures metadata for research articles on Hugging Face Hub, centralizing scholarly artifacts and enhancing discoverability when linking papers to models, datasets, or Spaces repositories.