hugging-face-paper-publisher
- Repo stars 0
- Author repo nano-core
Hugging Face Paper Publisher Skill
When to use this skill
- Use when the user request matches this skill's domain and capabilities.
- Use when this workflow or toolchain is explicitly requested.
When not to use this skill
- Do not use when another skill is a better direct match for the task.
- Do not use when the request is outside this skill's scope.
Overview
This skill helps you publish and manage research papers on the Hugging Face Hub, enabling seamless integration with models, datasets, and reproducible research.
Core Capabilities
1. Paper Creation and Publishing
- Create new paper pages on Hugging Face Hub
- Format paper content with proper markdown structure
- Add paper metadata (title, authors, abstract, keywords)
- Upload PDF versions and supplementary materials
- Set paper visibility (public/private)
2. Model and Dataset Integration
- Link papers to associated models on the Hub
- Connect papers with relevant datasets
- Create reproducible research workflows
- Add code snippets and implementation details
- Set up automatic model card generation
3. Authorship and Attribution
- Claim and verify authorship
- Manage contributor lists and affiliations
- Add ORCID integration for author identification
- Handle citation and reference management
- Update author information over time
4. Paper Management
- Update existing papers with new versions
- Add errata and corrections
- Manage paper discussions and community feedback
- Track paper metrics and usage statistics
- Handle paper withdrawal or retraction
Usage Instructions
Publishing a New Paper
- Prepare your paper content in markdown format
- Gather paper metadata (title, authors, abstract, etc.)
- Create a new paper repository on Hugging Face Hub
- Upload PDF and supplementary materials
- Link associated models and datasets
- Set appropriate visibility and licensing
Linking Models and Datasets
- Identify relevant models and datasets on the Hub
- Create proper linking in paper metadata
- Add reproducible code snippets
- Set up automatic model card references
- Ensure version compatibility
Managing Authorship
- Add all contributors with proper attribution
- Include institutional affiliations
- Add ORCID IDs for author verification
- Update author information as needed
- Handle author order and contributions
Dependencies
- huggingface_hub
- datasets (for dataset integration)
- transformers (for model integration)
- PyPDF2 or pdfplumber (for PDF processing)
- python-markdown (for markdown processing)
- requests (for API interactions)
Best Practices
- Use clear, descriptive titles and abstracts
- Include proper citations and references
- Provide reproducible code when possible
- Link to all relevant models and datasets
- Use appropriate open-source licenses
- Keep paper information up to date
- Engage with community feedback and discussions
Integration Notes
- Works seamlessly with Hugging Face Hub API
- Supports integration with GitHub for code linking
- Compatible with various citation formats (APA, MLA, IEEE)
- Can be used with manuscript preparation tools
- Supports automated paper updates from version control
Paper Structure Template
# Paper Title
## Abstract
[Brief summary of the paper]
## Authors
- [Author Name](https://huggingface.co/author-username) - Institution
## Paper Content
[Full paper content in markdown format]
## Models Used
- [Model Name](https://huggingface.co/model-repo) - Description
## Datasets
- [Dataset Name](https://huggingface.co/dataset-repo) - Description
## Code Repository
[Link to GitHub or other code repository]
## Citation
```bibtex
@paper{citation-key,
title={Paper Title},
author={Author Names},
year={Year},
journal={Journal/Conference}
}
- Fluxly category
- Other
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @0-CYBERDYNE-SYSTEMS-0 · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Python
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Use when the user request matches this skill's domain and capabilities. Use when this workflow or toolchain is explicitly requested.
Do not use when another skill is a better direct match for the task. Do not use when the request is outside this skill's scope.
This skill helps you publish and manage research papers on the Hugging Face Hub, enabling seamless integration with models, datasets, and reproducible research.
Core Capabilities
Create new paper pages on Hugging Face Hub Format paper content with proper markdown structure Add paper metadata (title, authors, abstract, keywords)
Link papers to associated models on the Hub Connect papers with relevant datasets Create reproducible research workflows
# Hugging Face Paper Publisher Skill
## When to use this skill
- Use when the user request matches this skill's domain and capabilities.
- Use when this workflow or toolchain is explicitly requested.
## When not to use this skill
- Do not use when another skill is a better direct match for the task.
- Do not use when the request is outside this skill's scope.
## Overview
This skill helps you publish and manage research papers on the Hugging Face Hub, enabling seamless integration with models, datasets, and reproducible research.
## Core Capabilities
### 1. Paper Creation and Publishing
- Create new paper pages on Hugging Face Hub
- Format paper content with proper markdown structure
- Add paper metadata (title, authors, abstract, keywords)
- Upload PDF versions and supplementary materials
- Set paper visibility (public/private)
### 2. Model and Dataset Integration
- Link papers to associated models on the Hub
- Connect papers with relevant datasets
- Create reproducible research workflows
- Add code snippets and implementation details
- Set up automatic model card generation
### 3. Authorship and Attribution
- Claim and verify authorship
- Manage contributor lists and affiliations
- Add ORCID integration for author identification
- Handle citation and reference management
- Update author information over time
### 4. Paper Management
- Update existing papers with new versions
- Add errata and corrections
- Manage paper discussions and community feedback
- Track paper metrics and usage statistics
- Handle paper withdrawal or retraction
## Usage Instructions
### Publishing a New Paper
1. Prepare your paper content in markdown format
2. Gather paper metadata (title, authors, abstract, etc.)
3. Create a new paper repository on Hugging Face Hub
… Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> When to use this skill → When not to use this skill → Overview → Core Capabilities → 1. Paper Creation and Publishing → 2. Model and Dataset Integration
terms -> no emphasized key terms
files/cmd -> public/private · huggingface.co/author-username · huggingface.co/model-repo · huggingface.co/dataset-repo · Journal/Conference
body sha256 -> fb006a26ec85
Decide Fit First
Design Intent
How To Use It
Boundaries And Review