By rocknroll17
Drop-in briefing agent for reading a research paper with Claude Code. /paper-study:new-paper <arxiv_id> downloads the PDF, scaffolds the project, and fully analyzes every section into notes/ + glossary/ so the generated files replace the paper itself.
본 논문과 선행 연구를 비교표로 정리. 1개 이상의 선행작 이름을 인자로 받음. Example: /compare-prior HMR 2.0 또는 /compare-prior BARC BITE
논문 수식을 "말하듯이" 풀어주되 원리를 그림으로 그릴 수 있게 해설한다. 비유·기호표·ASCII 흐름도·반사실·숫자 예시의 5블록 구조. Example: /explain-equation Eq. 3 또는 /explain-equation "L = ||y - ŷ||^2"
용어를 "비유 → 논문 맥락 → 형식 정의" 3층으로 설명하고, 외부 개념은 작동 원리까지 포함. 단순 정의 금지. Example: /glossary attention 또는 /glossary MoE 또는 /glossary list
비어있는 현재 디렉토리를 "누구나 술술 읽고 이해되는" 논문 학습 환경으로 부트스트랩한다. PDF 전체 + 필요한 외부 배경지식까지 조사해 notes 7개와 glossary를 서사형으로 채운다. 결과물은 원문 대신 이 파일들만 읽어도 이해되게 만드는 것이 목표. Example: /paper-study:new-paper 2508.00298 또는 /paper-study:new-paper ./mypaper.pdf --shallow
Bloom's taxonomy 기반 이해·적용·분석 퀴즈 3문항 생성, 사용자 답 채점·피드백. 사용자가 명시 요청할 때만 실행. Example: /quiz Method 의 핵심 수식
Claude Code plugin marketplace for research and study workflows.
/plugin marketplace add rocknroll17/skills
| Plugin | What it does |
|---|---|
paper-study | Drop-in briefing agent for reading a research paper — scaffolds CLAUDE.md, notes/, glossary/, and bundles six paper-specific slash commands. |
/plugin install paper-study@rocknroll17-skills
Then, in an empty folder:
/paper-study:new-paper 2508.00298
See each plugin's README for details.
skills/
├── .claude-plugin/
│ └── marketplace.json # this repo as a marketplace
├── paper-study/ # plugin 1
│ ├── .claude-plugin/plugin.json
│ ├── skills/ # slash commands shipped by this plugin
│ ├── scaffold/ # template files (also embedded in /new-paper skill)
│ ├── README.md
│ └── README.ko.md
└── LICENSE
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rocknroll17/skills --plugin paper-studyUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.