scientific-slides

scientific-slides is a skill for Claude Code from erafat/skills. It costs 65 tokens per session (10,876 once invoked), scanned A, a copy of scientific-slides, MIT.

A skill for creating research presentation slide decks, such as conference talks, seminars, and thesis defenses, with guidance on structure, visuals, timing, and review.

In plain words
What is it for?
Use it to plan and design scientific slides, choose supporting figures or diagrams, organize citations, and check the presentation visually.
Why use it?
It helps turn research into a clear spoken story instead of a dense collection of text and data.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/generate_schematic.py "your diagram description" -o figures/output.png.

Good fit Use it to plan and design scientific slides, choose supporting figures or diagrams, organize citations, and check the presentation visually.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/erafat/skills
agentmods
npx agentmods add skills/erafat/skills/scientific-slides

Made for: Claude Code.

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 scientific-slides

README.md
[![agentmods](https://agentmods.dev/badge/skills/erafat/skills/scientific-slides/github.svg)](https://agentmods.dev/skills/erafat/skills/scientific-slides)
Your own site
<a href="https://agentmods.dev/skills/erafat/skills/scientific-slides"><img src="https://agentmods.dev/badge/skills/erafat/skills/scientific-slides/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 scientific-slides

Your own site · 80×15
<a href="https://agentmods.dev/skills/erafat/skills/scientific-slides"><img src="https://agentmods.dev/badge/skills/erafat/skills/scientific-slides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,876 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 100% 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.00065 $0.10876
Opus 5 $0.00032 $0.05438
Sonnet 5 $0.00013 $0.02175
Haiku 4.5 $0.00006 $0.01088

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

Security

Grade A, and why

scientific-slides 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 10d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/generate_slide_image_ai.py, scripts/generate_slide_image.py, scripts/pdf_to_images.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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

100% identical to scientific-slides — 7 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.

scientific-slides/SKILL.md · 1,151 lines

How it starts

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

Scientific Slides

Overview

Scientific presentations are a critical medium for communicating research, sharing findings, and engaging with academic and professional audiences. This skill provides comprehensive guidance for creating effective scientific presentations, from structure and content development to visual design and delivery preparation.

Key Focus: Oral presentations for conferences, seminars, defenses, and professional talks.

CRITICAL DESIGN PHILOSOPHY: Scientific presentations should be VISUALLY ENGAGING and RESEARCH-BACKED. Avoid dry, text-heavy slides at all costs. Great scientific presentations combine:

  • Compelling visuals: High-quality figures, images, diagrams (not just bullet points)
  • Research context: Proper citations from research-lookup establishing credibility
  • Minimal text: Bullet points as prompts, YOU provide the explanation verbally
  • Professional design: Modern color schemes, strong visual hierarchy, generous white space
  • Story-driven: Clear narrative arc, not just data dumps

Remember: Boring presentations = forgotten science. Make your slides visually memorable while maintaining scientific rigor through proper citations.

When to Use This Skill

This skill should be used when:

  • Preparing conference presentations (5-20 minutes)
  • Developing academic seminars (45-60 minutes)
  • Creating thesis or dissertation defense presentations
  • Designing grant pitch presentations
  • Preparing journal club presentations
  • Giving research talks at institutions or companies
  • Teaching or tutorial presentations on scientific topics

Slide Generation with Nano Banana Pro

This skill uses Nano Banana Pro AI to generate stunning presentation slides automatically.

There are two workflows depending on output format:

Default Workflow: PDF Slides (Recommended)

Generate each slide as a complete image using Nano Banana Pro, then combine into a PDF. This produces the most visually stunning results.

How it works:

  1. Plan the deck: Create a detailed plan for each slide (title, key points, visual elements)
  2. Generate slides: Call Nano Banana Pro for each slide to create complete slide images
  3. Combine to PDF: Assemble slide images into a single PDF presentation

Read the full file on GitHub · 1,151 lines

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. 10d ago First seen · 1,151 lines · 65 tokens per session scan A 6725dfb5db22

Subscribe to this mod's changes

scientific-slides is a skill published in the GitHub repository erafat/skills (16 stars, last pushed 2mo ago), licensed MIT. It adds 65 tokens to every session and 10,876 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to scientific-slides, differing in 7 lines, and is treated as a copy.

Related

Other skills, from other repositories

pixel2motion

Turn a raster logo (PNG/JPG/WebP/screenshot) into a clean minimal SVG with edge smoothness as the primary hard gate and IoU optimized as high as reasonably possible without a fixed global threshold, then into a choreographed logo animation delivered as standalone JS-rendered HTML, applying Disney's 12 animation…

nolangz/pixel2motion · 163 tokens

regional-culture-poster

Convert Chinese provinces, municipalities, autonomous regions, cities, counties, ancient cities, and cultural regions into restrained contemporary posters led by one culturally transformed Chinese character. Supports direct one-shot final image generation and layered production. Use when the user asks for a…

dacnay816y62-hub/regional-culture-poster · 158 tokens

academic-slide-minimalist

Use this skill for Chinese academic literature-report PPTs, research slides, journal-club decks, thesis-defense slides, slide page images, or paper-to-PPT workflows based on real paper/SI figures. It enforces an Image2 availability gate: only an Image2-style native 16:9 full-slide image backend may create…

fangyuanopus/literature-report-ppt-builder · 163 tokens

asset-review-agent

Independently review source-extracted quote, viewpoint, hook, and structure candidates. Image and shot assets are outside automatic review and enter only after explicit user interaction.

KristenPan/pickoo-your-favorites · 37 tokens

creator-content-ingest

Process, validate, repair, or resume an existing Pickoo source package after save-to-favorites or the shared task worker hands it off. Handles evidence-preserving capture, OCR, ASR, chaptering, analysis, and quality-gated assets inside that package. Do not use this skill as the intake route for an ordinary new link…

KristenPan/pickoo-your-favorites · 98 tokens

create-xiaohongshu-knowledge-carousel

Create complete Chinese Xiaohongshu educational carousel images from a topic, source document, notes, or an existing page concept. Use when Codex must plan every definition and meaning without compressing knowledge points, maintain a recurring character and visual system, directly render fully typeset 3:4 final pages…

Jaimo-so/xiaohongshu-knowledge-carousel-skill · 89 tokens