hugging-face-paper-publisher

Index arXiv papers onto Hugging Face Paper Pages and link models.

3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/ihatesea69/HieuNghi-AI-Skills --skill hugging-face-paper-publisher-ihatesea69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-paper-publisher
Source: https://github.com/ihatesea69/HieuNghi-AI-Skills/tree/main/huggingface_skills/hugging-face-paper-publisher
Command: npx skills add https://github.com/ihatesea69/HieuNghi-AI-Skills --skill hugging-face-paper-publisher-ihatesea69

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the entire process of publishing, managing, and linking research papers within the Hugging Face ecosystem, from initial creation to discoverability.

Core Features & Use Cases

  • Paper Indexing: Easily index papers from arXiv onto Hugging Face Paper Pages.
  • Repository Linking: Connect your models, datasets, and spaces to relevant research papers.
  • Article Generation: Create professional, markdown-based research articles using various templates.
  • Authorship Management: Claim and manage your authorship on published papers.
  • Use Case: A researcher can use this skill to automatically link their newly published arXiv paper to their corresponding model repository on Hugging Face, ensuring discoverability and proper attribution.

Quick Start

Use the hugging-face-paper-publisher skill to index the paper with arXiv ID '2301.12345'.

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 index research papers from arXiv to Hugging Face?

Indexing research papers from arXiv to Hugging Face involves using the huggingface_hub library to fetch arxiv metadata via requests and publish it directly to Hugging Face Paper Pages. This automates the initial creation and discoverability process for your academic work.

Can I link my models and datasets to a research paper on Hugging Face Hub?

You can link your models, datasets, and spaces to relevant research papers on Hugging Face Hub. This repository linking connects your code artifacts directly to their underlying academic publications, ensuring proper attribution and significantly improving discoverability.

How do I generate markdown-based research articles for Hugging Face?

Generate markdown-based research articles for Hugging Face by utilizing built-in templates and the markdown library. This workflow creates professional research articles, streamlining the formatting and publication process directly within the Hugging Face ecosystem.

What is the best way to claim authorship on Hugging Face Paper Pages?

Claiming authorship on Hugging Face Paper Pages is best handled through a workflow automation skill that manages authorship directly via the huggingface_hub API. This ensures your user profile is properly linked to your published arXiv papers for accurate attribution.

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

You need python-dotenv to securely load environment variables, such as your Hugging Face API token, required by the huggingface_hub library. This dependency ensures safe authentication when automating your research paper publication and repository management workflows.

Does pyyaml work with Hugging Face paper publishing workflows?

Pyyaml works with Hugging Face paper publishing workflows to manage and structure article templates and configuration metadata. It integrates alongside huggingface_hub and requests to automate the generation, linking, and indexing of your markdown-based research articles.