원클릭으로
explain-paper
Explains a paper comprehensively and concisely.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Explains a paper comprehensively and concisely.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Write a literature review by iterating over papers one at a time, accumulating summaries and themes across iterations.
Check and install required dependencies for this repository.
| name | explain-paper |
| description | Explains a paper comprehensively and concisely. |
Read the paper by running tools/extract_pdf.py to extract text from PDF files.
uv run python3 tools/extract_pdf.py <input.pdf>
(Use python instead of python3 if that's what your environment provides.)
When explaining a paper, always include:
Motivation: Why was this research conducted? What problem does it solve or question does it answer?
Diff of ideas: How does it differ from previous research? Why is this difference crucial? Why not use existing methods/theories?
Method: What approach/methodology addresses the research question? (experimental design, data collection, analysis techniques, theoretical frameworks)
Results: What are the key findings? How do they contribute to the field? Any surprising/significant results?
Significance: How does it advance understanding? What are potential applications/implications?
Draw from abstract, intro, and conclusion for a well-rounded explanation, with quotes and references to specific sections for clarity. Accessible to general audience while maintaining depth of original research.
Style: