Hugging Face Paper Publisher
Publish and manage research papers on Hugging Face Hub, including creating paper pages, linking to models/datasets, claiming authorship, and genera...
The Skill
name description hugging-face-paper-publisher Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
Usage
To use this skill, install dependencies huggingface_hub, pyyaml, requests, markdown, and python-dotenv using uv add. Set your HF_TOKEN environment variable with write access. Then, navigate to the skill directory and execute the Python scripts using uv run scripts/paper_manager.py with various subcommands for indexing, linking, claiming authorship, managing visibility, or creating articles.