huggingface-paper-publisher

Index arXiv papers and publish them to Hugging Face Hub.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tripplen23/finetuning-sessions --skill huggingface-paper-publisher-tripplen23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-paper-publisher
Source: https://github.com/tripplen23/finetuning-sessions/tree/main/.kiro/skills/huggingface-paper-publisher
Command: npx skills add https://github.com/tripplen23/finetuning-sessions --skill huggingface-paper-publisher-tripplen23

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?

Publishers and researchers struggle to publish, index, and associate papers with models, datasets, and spaces across the Hugging Face Hub.

Core Features & Use Cases

  • Paper Page Management: Index papers from arXiv, claim authorship, and control visibility on your HF profile.
  • Link Papers to Artifacts: Attach papers to models, datasets, and spaces with metadata and citations.
  • Research Article Creation: Generate markdown-based research articles from templates for consistent formatting.
  • Metadata & Versioning: Manage YAML frontmatter, track citations, and version revisions for papers.

Quick Start

Create a new paper using a modern template, index it from arXiv, and link it to your repository.

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 and publish a research paper on Hugging Face Hub from arXiv?

To index and publish a research paper on Hugging Face Hub from arXiv, you use this Skill to fetch arXiv data, generate markdown-based articles, and manage metadata. It requires a valid HF_TOKEN and dependencies like huggingface_hub.

Can I link my published paper to models, datasets, and spaces on Hugging Face?

Yes, you can link your published paper to models, datasets, and spaces on Hugging Face. The Skill attaches papers to these artifacts using metadata and citations, ensuring proper association and visibility across the Hub.

What is the process for claiming authorship of a paper on my Hugging Face profile?

Claiming authorship of a paper on your Hugging Face profile involves indexing the paper from arXiv and managing its metadata. The Skill handles this process and controls the paper's visibility directly on your profile.

Do I need a specific environment setup to generate markdown research articles from templates?

Yes, you need an environment setup to generate markdown research articles from templates. You must configure a valid HF_TOKEN and install dependencies including huggingface_hub, pyyaml, requests, and python-dotenv to execute the workflow.

How does YAML frontmatter help manage metadata and versioning for research articles?

YAML frontmatter helps manage metadata and versioning for research articles by structuring citation data and tracking revisions. The Skill uses this format to ensure consistent formatting and version control for papers published to the Hub.

Are there limitations when using huggingface_hub to attach papers to repositories?

Limitations when using huggingface_hub to attach papers to repositories include dependency on valid arXiv data availability and proper HF_TOKEN authentication. The Skill requires all specified dependencies to execute end-to-end workflows successfully.