nature-paper2ppt

nature-paper2ppt is a skill for Claude Code, Codex from LiHongwei-cn/lihongwei-cn. It costs 130 tokens per session (5,710 once invoked), scanned A, a copy of nature-paper2ppt, MIT.

A tool that turns a scientific paper, preprint, PDF, article, abstract, figure notes, or similar source into a complete Chinese PowerPoint presentation with a research-focused structure and integrated figures.

In plain words
What is it for?
Use it to explain a paper’s problem, methods, results, reliability, significance, limitations, and open questions in a real PPTX deck.
Why use it?
It removes the work of planning the scientific story, selecting evidence, and assembling slides for a journal club, lab meeting, thesis seminar, or paper presentation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to explain a paper’s problem, methods, results, reliability, significance, limitations, and open questions in a real PPTX deck.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LiHongwei-cn/lihongwei-cn --skill nature-paper2ppt
Clone the repo
git clone --depth 1 https://github.com/LiHongwei-cn/lihongwei-cn

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nature-paper2ppt

README.md
[![agentmods](https://agentmods.dev/badge/skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt/github.svg)](https://agentmods.dev/skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt)
Your own site
<a href="https://agentmods.dev/skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt"><img src="https://agentmods.dev/badge/skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nature-paper2ppt

Your own site · 80×15
<a href="https://agentmods.dev/skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt"><img src="https://agentmods.dev/badge/skills/lihongwei-cn/lihongwei-cn/nature-paper2ppt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 130 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,710 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 97% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00130 $0.05710
Opus 5 $0.00065 $0.02855
Sonnet 5 $0.00026 $0.01142
Haiku 4.5 $0.00013 $0.00571

Measured 12d ago against content hash 70bb1b952276, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

nature-paper2ppt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

97% identical to nature-paper2ppt — 44 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

global-specs/skills/nature-paper2ppt/SKILL.md · 528 lines

How it starts

The opening of the file, as written. The whole thing — 528 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Purpose

Transform a scientific paper or paper-derived notes into a complete Chinese, figure-integrated PPTX presentation package with a Nature-style reporting logic.

The skill must not stop at an outline or script. The expected end product is a real .pptx deck. Keep supporting files minimal unless the user asks for more traceability.

Use this skill for papers across scientific fields, including:

  • life sciences and medicine
  • chemistry and materials science
  • environmental and earth sciences
  • physics and engineering
  • computational biology, AI, and methods papers
  • interdisciplinary Nature-family style research
  • reviews, perspectives, resources, datasets, and benchmark papers

Core Principle

Use the paper's scientific argument as the presentation spine.

The default slide logic should help the audience answer, in order:

  1. Why does this problem matter?
  2. What gap or bottleneck does the paper address?
  3. What did the authors do?
  4. What is the key evidence?
  5. Why should we trust the result?
  6. What is new, reusable, or broadly meaningful?
  7. Where are the boundaries and open questions?

This is more important than copying the paper section order.

Lean Operating Mode

Default to the lowest-overhead workflow that still produces a usable PPTX.

Do:

  • read only the source material needed to understand the paper's argument,
  • extract only figures/tables that will actually appear in the deck,
  • create the PPTX as the primary deliverable,
  • run lightweight structural checks on the PPTX package,
  • write a short QA report.

Avoid by default:

  • exhaustive extraction of every figure, page, image, table, or supplement,
  • full OCR unless normal text extraction fails or the PDF is scanned,
  • saving full raw extracted paper text unless it is needed for debugging or reuse,
  • installing new dependencies when an existing tool can complete the task,
  • launching GUI apps or desktop automation just to render previews,
  • generating long markdown scripts when the user only needs a deck,
  • rendering every slide when no reliable headless renderer is available.

Read the full file on GitHub · 528 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 528 lines · 130 tokens per session scan A 70bb1b952276

Subscribe to this mod's changes

nature-paper2ppt is a skill published in the GitHub repository LiHongwei-cn/lihongwei-cn (5 stars, last pushed 1mo ago), licensed MIT. It adds 130 tokens to every session and 5,710 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to nature-paper2ppt, differing in 44 lines, and is treated as a copy.

Related

Other skills, from other repositories

paper-figures

Extract figures from downloaded papers and include them in survey/review reports. Use when the report covers other groups' work and benefits from their architecture diagrams, experimental plots, or system schematics. Your brain prompt supplies the absolute path to the extract-figures script as {{EXTRACTFIGURES}} — use…

Muuuun/luxas · 79 tokens

paper-compile

A build workflow that turns LaTeX source files into a PDF and checks whether the paper compiles correctly. LaTeX is a text-based system commonly used for academic papers.

wanshuiyin/Auto-claude-code-research-in-sleep · 53 tokens

review

Write domain-authentic review articles that synthesize rather than stack. Covers 10 scientific domains (physics, chemistry, biology, medicine, mathematics, computerscience, earthenvironment, astronomy, economics, materials) with per-domain style guides mined from landmark reviews in RMP / Nat. Rev. X / Annu. Rev. /…

Muuuun/luxas · 97 tokens

matplotlib-figures

Publication-quality data plots via matplotlib with venue-specific styles. Use for generating your own figures (timelines, comparison charts, data summaries, heatmaps) that you add to the LaTeX report. Your brain prompt supplies the venue-specific style directory as {{VENUESPECIFICDIR}} — use that value wherever this…

Muuuun/luxas · 79 tokens

qec-construct

Verifier-in-the-loop CONSTRUCTION of quantum error-correcting codes with transversal non-Clifford gates (CCZ/T). Applies whenever the project goal is a new or better code/construction — INCLUDING search-phrased goals ("find codes beating X"), where the construct-loop (propose algebraic rule → qverify → debug) is the…

Muuuun/luxas · 148 tokens

figure

Hybrid figure pipeline (Nano Banana raster + rembg background removal + TikZ vector assembly). Includes a TikZ template library covering quantum circuits (quantikz), Feynman diagrams (tikz-feynman), circuits (circuitikz), molecules (chemfig), 2D/3D plots (pgfplots), energy-level diagrams, phase-space trajectories…

Muuuun/luxas · 104 tokens