huggingface-paper-publisher

Index arXiv papers and generate markdown articles for Hugging Face Hub.

1|Updated Jul 12, 2026
One-click install
npx skills add https://github.com/Tyler-R-Kendrick/slm-training --skill huggingface-paper-publisher-tyler-r-kendrick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-paper-publisher
Source: https://github.com/Tyler-R-Kendrick/slm-training/tree/main/.agents/skills/huggingface-paper-publisher
Command: npx skills add https://github.com/Tyler-R-Kendrick/slm-training --skill huggingface-paper-publisher-tyler-r-kendrick

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the friction of manually managing research paper metadata, linking artifacts, and formatting professional articles for the Hugging Face ecosystem.

Core Features & Use Cases

  • Automated Indexing: Quickly index arXiv papers on Hugging Face Paper Pages.
  • Repository Linking: Automatically link papers to models, datasets, and spaces with proper YAML metadata and citation management.
  • Article Generation: Generate professional, modern research articles from templates to ensure consistent formatting and discoverability.

Quick Start

Use the huggingface-paper-publisher skill to index an arXiv paper by providing its ID to the paper manager script.

Frequently Asked Questions about huggingface-paper-publisher

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

FAQPage Schema
How do I index an arXiv paper on Hugging Face automatically?

To index an arXiv paper on Hugging Face, you provide the arXiv ID to the paper manager script. This automates the discovery and indexing process, linking the research directly within the Hugging Face Hub ecosystem.

Can I link models and datasets to a Hugging Face paper using YAML metadata?

Yes, you can link models, datasets, and spaces to a Hugging Face paper. The skill automatically generates proper YAML metadata and citation management to maintain consistent research lineage across linked artifacts.

What's the best way to format research articles for the Hugging Face Hub?

The best way to format research articles for the Hugging Face Hub is using markdown-based generation. The skill creates professional, modern research articles from templates to ensure consistent formatting and discoverability.

Do I need a Hugging Face Hub API token to publish research papers?

Yes, you need Hugging Face Hub API integration to publish research papers. The workflow relies on standard Python scientific publishing dependencies, including the huggingface_hub library and python-dotenv for environment management.

How does repository metadata management work for Hugging Face papers?

Repository metadata management for Hugging Face papers works by automating the linking of artifacts through proper YAML configuration. It maintains consistent research lineage by handling citation management and repository connections automatically.

What are the limitations of automating arXiv paper discovery for Hugging Face?

Automating arXiv paper discovery for Hugging Face is limited to papers with valid arXiv IDs and requires standard Python dependencies like requests and pyyaml. It focuses on metadata management and article generation rather than content validation.