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.
npx skills add sickn33/agentic-awesome-skills --skill hugging-face-paper-publisher --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Overview ## When to Use Use this skill when you need 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. This skill provides comprehensive tools for AI engineers and researchers to publish, manage, and link research papers on the Hugging Face Hub. It streamlines the workflow from paper creation to publication, including integration with arXiv, model/dataset linking, and authorship management. ## Integration with HF Ecosystem - **Paper Pages**: Index and discover papers on Hugging Face Hub - **arXiv Integration**: Automatic paper indexing from arXiv IDs - **Model/Dataset Linking**: Connect papers to relevant artifacts through metadata - **Authorship Verification**: Claim and verify paper authorship - **Research Article Template**: Generate professional, modern scientific papers # Version 1.0.0 # Dependencies The included script uses PEP 723 inline dependencies. Prefer `uv run` over manual environment setup. - huggingface_hub>=0.26.0 - pyyaml>=6.0.3 - requests>=2.32.5 - markdown>=3.5.0 - python-dotenv>=1.2.1 # Core Capabilities ##
- When to Use
- Integration with HF Ecosystem
- 1. Paper Page Management
- 2. Link Papers to Artifacts
- 3. Research Article Creation
- 4. Metadata Management
- Prerequisites
- Method 1: Index Paper from arXiv
- Method 2: Link Paper to Model/Dataset
- Method 3: Claim Authorship
- Method 4: Manage Paper Visibility
- Method 5: Create Research Article
- Paper Template Structure
- Commands Reference
uv run scripts/paper_manager.py index \ uv run scripts/paper_manager.py check \ uv run scripts/paper_manager.py link \ uv run scripts/paper_manager.py claim \ uv run scripts/paper_manager.py check-authorship \ uv run scripts/paper_manager.py list-my-papers uv run scripts/paper_manager.py toggle-visibility \ uv run scripts/paper_manager.py create \ uv run scripts/paper_manager.py convert \ uv run scripts/paper_manager.py index --arxiv-id "2301.12345"
What does the hugging-face-paper-publisher skill do?
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.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill hugging-face-paper-publisher --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.