Hugging Face Paper Publisher
This skill helps you discover and access cutting-edge research papers from Hugging Face's Paper Publisher, accelerating your learning and exploration.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hugging-face-paper-publisher npx -- -y @trustedskills/hugging-face-paper-publisher
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hugging-face-paper-publisher": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hugging-face-paper-publisher"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to publish papers directly to the Hugging Face Hub. It handles formatting, uploading, and versioning of research papers, streamlining the dissemination process for researchers and developers. The agent can manage metadata associated with the paper, ensuring proper attribution and discoverability on the platform.
When to use it
- A researcher needs to quickly share a new model or experimental result with the community.
- An AI development team wants to automate the publication of research papers as part of their workflow.
- You need to ensure consistent formatting and metadata across multiple published papers on Hugging Face.
- To easily version control your research publications, allowing for tracking changes and reproducibility.
Key capabilities
- Paper Formatting
- Metadata Management
- Uploading to Hugging Face Hub
- Versioning
Example prompts
- "Publish this paper titled 'My Awesome Model' with the abstract: 'This is a great model.'"
- "Upload my research paper and tag it with 'machine learning', 'NLP'."
- "Create a new version of my published paper, updating the results section."
Tips & gotchas
- Requires access to a Hugging Face account.
- The skill may require specific formatting for optimal upload success; consult Hugging Face documentation for details.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.