Hugging face 论文
- 作者仓库星标 0
- 作者仓库 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}
}
- 流狐分类
- 通用
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @0-CYBERDYNE-SYSTEMS-0 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- Python
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 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
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> When to use this skill → When not to use this skill → Overview → Core Capabilities → 1. Paper Creation and Publishing → 2. Model and Dataset Integration
要点 -> 原文未标出关键词
文件/命令 -> public/private · huggingface.co/author-username · huggingface.co/model-repo · huggingface.co/dataset-repo · Journal/Conference
内容 SHA-256 -> fb006a26ec85
原文结构
适用与边界
原文中的明确线索
public/private、huggingface.co/author-username、huggingface.co/model-repo、huggingface.co/dataset-repo、Journal/Conference