huggingface-paper-publisher

Publish and manage research papers on the Hugging Face Hub.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ClyptAI/Clypt-Backend --skill huggingface-paper-publisher-clyptai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-paper-publisher
Source: https://github.com/ClyptAI/Clypt-Backend/tree/main/.agents/skills/hf-skills/skills/huggingface-paper-publisher
Command: npx skills add https://github.com/ClyptAI/Clypt-Backend --skill huggingface-paper-publisher-clyptai

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?

Publish and manage research papers on the Hugging Face Hub from creation through publication.

Core Features & Use Cases

  • Paper Page Management: Index papers, claim authorship, control visibility, and discover papers on Hugging Face Hub.
  • Link Papers to Artifacts: Connect papers to models and datasets via metadata and README updates.
  • Research Article Creation: Generate professional Markdown-based papers with templates, dynamic table of contents, and LaTeX math support.
  • Metadata Management: Track citations, versions, and support multi-paper linkage across artifacts.

Quick Start

Create a new research article with the modern template, index it from arXiv, and link it to your model or dataset on Hugging Face.

Frequently Asked Questions about huggingface-paper-publisher

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

FAQPage Schema
How do I publish a research paper on Hugging Face Hub from an arXiv source?

You can index a research paper on the Hugging Face Hub directly from arXiv using this skill. It handles authorship claiming, visibility control, and generates YAML frontmatter metadata with Markdown-ready content for your repository.

Can I link my Hugging Face paper to specific models and datasets?

Yes, you can link your Hugging Face paper to specific models and datasets. The skill connects papers to these artifacts by updating metadata and README files to ensure proper cross-referencing across your Hub repositories.

What is the process for generating Markdown-based research articles with LaTeX math support?

Generating Markdown-based research articles involves using built-in templates that support dynamic table of contents generation and LaTeX math formatting. The skill outputs structured Markdown content with YAML frontmatter metadata ready for Hugging Face Hub publication.

Does Hugging Face paper publishing require python-dotenv and huggingface_hub dependencies?

Yes, Hugging Face paper publishing requires python-dotenv and huggingface_hub dependencies, along with pyyaml, requests, and markdown. These libraries handle API communication, environment variable management, and content formatting.

How do I manage multi-paper linkage and track citations across Hugging Face artifacts?

You manage multi-paper linkage and track citations across Hugging Face artifacts through the skill's metadata management features. It maintains consistent YAML frontmatter and updates README files to track versions and link multiple papers to single artifacts.