🔌

hugging-face-paper-publisher

🔌Plugin

huggingface/skills

VibeIndex|
What it does
|

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

Overview

Hugging Face Paper Publisher is a plugin from the official Hugging Face Skills repository that provides AI coding assistants with guidance for publishing research papers on the Hugging Face platform. It follows the standardized Agent Skill format and works across Claude Code, OpenAI Codex, Gemini CLI, and Cursor.

Key Features

  • Paper Publishing Guidance - Provides structured instructions for publishing and managing research papers on the Hugging Face platform
  • Multi-Agent Compatibility - Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and other AI coding assistants through the Agent Skills standard
  • Plugin Marketplace Install - Installable via Claude Code's plugin marketplace with simple commands
  • Standardized Format - Uses SKILL.md files with YAML frontmatter following the Agent Skills open format for broad tool compatibility
  • Fallback Support - Includes AGENTS.md and gemini-extension.json for tools that do not natively support skills

Who is this for?

This plugin is designed for researchers and ML practitioners who want to publish papers on the Hugging Face platform with AI-assisted workflows. It is ideal for academics and industry researchers who use AI coding assistants and want streamlined guidance for paper submission and management on the Hugging Face Hub.

🏪

Part of

huggingface-skills

Installation

Add marketplace in Claude Code:
/plugin marketplace add huggingface/skills
Step 2. Install plugin:
/plugin install hugging-face-paper-publisher@huggingface-skills
10,744
-
Last UpdatedJun 25, 2026

More from this repository10

🔌
hugging-face-tool-builder🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-datasets🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-jobs🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-cli🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-trackio🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-model-trainer🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-evaluation🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🏪
huggingface-skills🏪Marketplace

Give your agents the power of the Hugging Face ecosystem

🎯
hf-cli🎯Skill

A skill for the Hugging Face Hub CLI (hf), enabling downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, and jobs on the Hugging Face Hub. Replaces the deprecated huggingface-cli.

🎯
huggingface-gradio🎯Skill

Official Hugging Face Gradio skill for building Python web UIs and ML demos — covers the `Interface` high-level wrapper, `Blocks` low-level layout with explicit event wiring, `ChatInterface` for chatbots, core component signatures (Textbox, etc.), streaming inputs/outputs, custom CSS/JS, and sharing your app.