SkillsLLM
CategoriesBlogAI NewsAbout
HomeCode Generationclaude-paper

claude-paper

by alaliqing

Pending

πŸ“š Claude Code plugin that automates research papers study with automatic material generation, code demonstrations, and interactive web viewer.

114stars
7forks
Vue
Added 3/10/2026
View on GitHubDownload ZIP
Code Generationacademic-toolsclaude-codecode-generationlearning-managementpdf-parserresearch-papersvueweb-viewer
Installation
# Add to your Claude Code skills
git clone https://github.com/alaliqing/claude-paper
README.md
<div align="center">

Claude Paper

Transform research papers into comprehensive learning environments

English | δΈ­ζ–‡

License: MIT Node Version Claude Code Plugin

A powerful Claude Code plugin that automates research paper study through intelligent material generation, code demonstrations, and an interactive web viewer.

</div>

Features

  • Automatic PDF parsing - Extract title, authors, abstract, and full content
  • Smart content truncation - Handles large papers (50k char limit) intelligently
  • Code repository detection - Automatically finds GitHub, arXiv, CodeOcean links
  • Adaptive learning materials - Generates README, summary, insights, Q&A based on paper complexity
  • Code demonstrations - Clean implementations with Jupyter notebooks and original code integration
  • Interactive web viewer - Nuxt.js interface with math equation support (KaTeX)
  • Intelligent assessment - Difficulty levels and paper type detection for adaptive content generation

Quick Start

Installation

Install from the Claude Code marketplace:

# Add the marketplace
/plugin marketplace add alaliqing/claude-paper

# Install the plugin
/plugin install claude-paper

# Restart Claude Code for the plugin to take effect

That's it! The plugin will automatically:

  • Install all dependencies (pdf-parse for PDF processing)
  • Create the papers directory at ~/claude-papers/
  • Initialize the search index
  • Install web viewer dependencies

System Requirements

  • Node.js: 18.0.0 or higher
  • npm: Comes with Node.js
  • Claude Code: Latest version with plugin support
  • poppler-utils: For PDF image extraction (install via system package manager)
    • macOS: brew install poppler
    • Ubuntu/Debian: sudo apt-get install poppler-utils
    • Arch Linux: sudo pacman -S poppler

Usage

Study a Research Paper

Simply talk to Claude Code to study a paper:

Help me study the paper at ~/Downloads/attention-is-all-you-need.pdf

You can also use URLs:

# Direct PDF URL
Help me study the paper at https://arxiv.org/pdf/1706.03762.pdf

# arXiv abstract URL (automatically converted to PDF)
Help me study the paper at https://arxiv.org/abs/1706.03762

Claude will automatically trigger the study workflow and:

  1. Parse the PDF and extract metadata
  2. Analyze paper complexity and type
  3. Generate adaptive learning materials
  4. Create code demonstrations (if applicable)
  5. Extract and include original code (if available)
  6. Extract key figures and images
  7. Update the global search index
  8. Launch the web viewer automatically

Launch Web Viewer

/claude-paper:webui

Opens the interactive web interfac...

Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

everything-claude-code

by affaan-m

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
73,757
9,228
JavaScript
AI Agentsai-agentsanthropic
View details
awesome-claude-skills

by ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
43,513
4,373
Python
AI Agentsagent-skillsai-agents
View details
cherry-studio

by CherryHQ

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
41,349
3,818
TypeScript
AI Agentsai-agentclaude-code
View details
ui-ux-pro-max-skill

by nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
40,598
3,923
Python
CLI Toolsai-skillsantigravity
View details
oh-my-openagent

by code-yeongyu

omo; the best agent harness - previously oh-my-opencode
39,545
2,990
TypeScript
AI Agentsaiai-agents
View details
oh-my-opencode

by code-yeongyu

the best agent harness
37,322
2,805
TypeScript
AI Agentsaiai-agents
View details