hugging-face-paper-publisher

Index, publish, and manage academic papers on the Hugging Face Hub.

4|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/oabdelmaksoud/Openclaw-skills-Compilations --skill hugging-face-paper-publisher-oabdelmaksoud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/oabdelmaksoud/Openclaw-skills-Compilations/tree/main/hugging-face-paper-publisher
Command: npx skills add https://github.com/oabdelmaksoud/Openclaw-skills-Compilations --skill hugging-face-paper-publisher-oabdelmaksoud

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?

Publishing and organizing academic papers across Hugging Face Hub can be cumbersome; this skill automates indexing, template-based article creation, and repository linking with consistent metadata.

Core Features & Use Cases

  • Paper Creation Templates: Generate well-formatted research articles from standard, modern, arXiv, and ML-report templates.
  • arXiv Indexing & HF Paper Pages: Index papers from arXiv and publish readable Paper Pages on HF Hub.
  • Repository Linking: Attach papers to models, datasets, or spaces with YAML metadata and citations.
  • Authorship & Visibility: Claim authorship and manage visibility across your HF profile.
  • Workflow Automation: End-to-end workflows from drafting to publication, with script-driven operations loaded in scripts/.

Quick Start

Index a paper from arXiv and link it to a model or dataset repository on Hugging Face Hub.

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

To publish an arXiv paper to Hugging Face Hub, this skill automates indexing the paper and generating a readable Paper Page using template-based article creation. It handles YAML frontmatter and repository linking to ensure consistent metadata.

How do I link an academic paper to my model or dataset repository on Hugging Face Hub?

Linking an academic paper to a model or dataset repository on Hugging Face Hub is handled by attaching the paper with YAML metadata and citations. This ensures proper authorship claims and visibility across your HF profile.

Can I use templates to create research articles for Hugging Face Hub?

Yes, you can use templates to create research articles for Hugging Face Hub. This skill supports generating well-formatted articles from standard, modern, arXiv, and ML-report templates for reproducible publications.

Does publishing papers on Hugging Face Hub require the huggingface_hub client?

Publishing papers on Hugging Face Hub requires the huggingface_hub client to manage API interactions. The workflow also uses pyyaml, requests, and python-dotenv for script-driven operations and YAML frontmatter handling.

What is the best way to manage academic paper metadata and authorship claims on Hugging Face?

The best way to manage academic paper metadata and authorship claims on Hugging Face is through automated indexing and YAML frontmatter handling. This allows you to claim authorship and manage visibility across repositories.

Why use template-based generation for Hugging Face paper publications?

Using template-based generation for Hugging Face paper publications ensures consistent metadata and reproducible articles. It streamlines the end-to-end workflow from drafting to publication using script-driven operations.