Use this skill whenever the user provides a scientific paper PDF and asks for a group-meeting literature report, journal-club slides, 文献汇报PPT, 组会PPT, paper presentation, article walkthrough, or to explain a paper with PowerPoint. The skill first reconstructs the paper's scientific logic, then builds author/background sections, chooses an evidence-driven slide outline, crops only main-text figure panels from the PDF, and creates an academic PPT with 10–30 slides including title and conclusion/discussion. Always use this skill for '把这篇论文做成PPT', '文献汇报', 'journal club', or '组会汇报', even if the user only says they need slides.
npx skills add https://github.com/xuzhougeng/wisp-science --skill journal-club-ppt
This skill turns a scientific paper PDF into a claim-driven PPT for lab meeting, journal club, or 文献汇报. The deck must explain the paper's logic, not merely summarize sections or paste screenshots.
Default language: Chinese, with key technical terms preserved in English when helpful. Use another language only if the user asks.
Use Wisp's strengths rather than treating the PDF as static screenshots:
pdf-explore-style helpers when available to read abstract, introduction, results, methods, discussion, captions, author information, and references.Before touching the PPT, produce a compact internal paper_logic brief:
Use the whole paper, especially results opening/closing paragraphs and figure captions. Do not rely only on the abstract.
Create one author slide unless the user asks for a longer introduction. Prefer facts from the PDF:
Avoid unsupported reputation claims such as “国际顶尖专家” unless sourced. If using external textual sources, record source links in speaker notes or a references slide. Do not use author portraits or lab logos unless they are in the PDF body figures and are scientifically relevant, which is rare.
The background must teach enough context for a lab audience to follow the results:
Use text, simple native PowerPoint shapes, and figure crops from the paper's main text. Do not bring in external review figures.
Build a figure_ledger before slide construction. Each row should contain:
figure_id: e.g. Fig1, Fig2, Fig3.panel_id: e.g. Fig2b; use whole_figure only when a full figure overview is truly needed.page: PDF page where it appears.caption_summary: concise panel meaning from the caption/results text.paper_claim_supported: which result claim this panel supports.visual_type: schematic, workflow, microscopy, UMAP, volcano plot, survival curve, bar plot, model architecture, validation experiment, etc.include_decision: include / maybe / exclude.reason: why this panel is necessary or redundant.crop_path: final crop file path if included.Main-text/body figure rule:
Figure 1, Fig. 1, etc. that appear in the article body/results.Select panels by argumentative value. Use the following scoring logic qualitatively:
include_score = centrality_to_claim + closes_key_gap + method_explanatory_value + visual_readability - redundancy - excessive_detail
A selected panel should usually satisfy at least one of these:
Avoid these anti-patterns:
Use Python to render pages at 200–300 DPI, then crop only the selected panels. Recommended naming:
figures/
Fig1a_p03_workflow.png
Fig2c_p06_validation.png
Fig4f_p11_mechanism.png
figure_ledger.csv
Cropping rules:
Fig. 2c next to the crop.The outline must follow the paper's logic rather than the PDF page order. A standard deck:
10. Integrated model / conclusion — how the results support the central claim.
11. Strengths — novelty, design, controls, data scale, method quality, translational or conceptual value.
12. Limitations and discussion — caveats, missing controls, generalizability, reproducibility, follow-up questions.
For papers requiring more than 12 slides, expand by splitting complex result chains, not by adding filler. Every added result slide must answer: “What claim does this slide make more believable?”
Academic PPT style:
Fig. 3b, Fig. 4e–f, etc.Suggested slide structure for a result slide:
The final discussion must be specific to the paper. Cover both scientific merit and weaknesses:
Strength examples:
Limitation examples:
End with 2–4 discussion questions suitable for group meeting.
When generating the final output, produce:
deck_outline.md: slide-by-slide plan with slide title, claim, figure panels, and notes.figure_ledger.csv: all main-text figures/panels considered and inclusion decisions.figures/: cropped panels used in the deck.journal_club_ppt.pptx: final presentation.In the final response to the user, report:
Do not deliver until all checks pass:
Load `journal-club-ppt`.
Paper: @paper.pdf
Make a Chinese academic journal-club PPT for group meeting.
Target length: 15–20 slides unless the paper complexity suggests otherwise.
Use only main-text figure panels from the PDF.
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.
Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.
Automated LLM-driven hypothesis generation and testing on tabular datasets. Use when you want to systematically explore hypotheses about patterns in empirical data (e.g., deception detection, content analysis). Combines literature insights with data-driven hypothesis testing. For manual hypothesis formulation use hypothesis-generation; for creative ideation use scientific-brainstorming.
Take xuzhougeng/journal-club-ppt from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.