academic-slide-minimalist

academic-slide-minimalist is a skill for Codex from fangyuanopus/literature-report-ppt-builder. It costs 163 tokens per session (9,883 once invoked), scanned A, original, MIT.

A workflow for creating Chinese academic presentation slides from real research papers and their supporting figures. It includes rules for checking whether complete slide images can be generated faithfully.

In plain words
What is it for?
Use it for literature reports, journal clubs, thesis defenses, paper-to-PowerPoint work, and slide-page images based on research figures.
Why use it?
It prevents producing a final presentation when the available image-generation tools cannot preserve the paper's figures and required slide content accurately.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it for literature reports, journal clubs, thesis defenses, paper-to-PowerPoint work, and slide-page images based on research figures.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist
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 fangyuanopus/literature-report-ppt-builder --skill academic-slide-minimalist
Clone the repo
git clone --depth 1 https://github.com/fangyuanopus/literature-report-ppt-builder

Made for: 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 academic-slide-minimalist

README.md
[![agentmods](https://agentmods.dev/badge/skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist/github.svg)](https://agentmods.dev/skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist)
Your own site
<a href="https://agentmods.dev/skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist"><img src="https://agentmods.dev/badge/skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist/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 academic-slide-minimalist

Your own site · 80×15
<a href="https://agentmods.dev/skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist"><img src="https://agentmods.dev/badge/skills/fangyuanopus/literature-report-ppt-builder/academic-slide-minimalist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 163 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,883 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Anti-Refusal · line 713
    Skill instructs the agent to omit warnings, disclaimers, or ethical commentary. Stripping safety caveats hides risk from the user and is a common jailbreak preamble.
    Fix: Remove instructions that suppress warnings, disclaimers, or ethical commentary. Let the agent surface safety-relevant caveats to the user.
How audits are shown
Origin original No closer match found 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.00163 $0.09883
Opus 5 $0.00081 $0.04942
Sonnet 5 $0.00033 $0.01977
Haiku 4.5 $0.00016 $0.00988

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

Security

Grade A, and why

academic-slide-minimalist 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 13d ago.

The scan reads SKILL.md. This mod also ships 7 executable files (scripts/audit_fallback_template_pptx.py, scripts/build_fallback_template_pptx.py, scripts/draft_fallback_edit_plan.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.

academic-slide-minimalist/SKILL.md · 838 lines

How it starts

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

Academic Slide Minimalist

Non-Bypassable Execution Gates

These gates override every other workflow section in this skill. Run them before any slide-generation or PPTX-packaging action.

Gate A: Image2 availability gate

Before creating final slide images, sample redesigned pages, or a PPTX, explicitly determine whether the current environment has an Image2-style native full-slide image-generation backend.

The backend counts as available only if all are true:

  • it can generate one complete 16:9 academic slide image per page;
  • the full-slide image can include title, navigation, real source figure crops, annotations, labels, notes, and page number inside the image;
  • it can preserve scientific source crops faithfully without redrawing, restyling, or semantically changing them;
  • its outputs can be saved as accepted final slide images and then mechanically packaged into an image-only PPTX.

If availability is unavailable, unclear, unconfirmed, or blocked by the current environment, do not create or deliver an Image2-only PPTX. First explain the boundary, then ask whether the user accepts a lower-fidelity fallback PPTX route. Until the user explicitly accepts that fallback, deliver only the valid non-image artifacts: paper reading outputs, adaptive navigation, deck_order_map.md, figure_source_manifest.md, page_briefs.md, Image2 prompts, and assembly notes.

Use this boundary statement when Image2 is unavailable:

当前环境未确认可用 Image2-style 全页幻灯片生成后端,因此无法交付严格 Image2-only 高保真 PPTX。请选择:
A. 只交付可用于后续 Image2 生成的页面方案、figure manifest、page briefs、prompts 与 assembly notes;
B. 接受降级版 PPTX:使用现有 `assets/sample-literature-report.pptx` 的模板、版式节奏和红黑灰学术风格生成可编辑 fallback PPTX;它不是 Image2-only 高保真交付,也不能声称通过 Image2 manifest 与 image-only 验证。

Gate B: Image2 manifest gate

Do not package a PPTX unless image2_manifest.json exists and records every final slide image. The manifest must include:

{
  "image2_backend_confirmed": true,
  "slides": [
    {
      "slide_no": 1,
      "final_image": "final_images/slide_001.png",
      "generation_route": "image2_full_slide",
      "accepted": true,
      "source_figures": []
    }
  ]
}

Read the full file on GitHub · 838 lines

Files

What ships with it

58 files 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. 13d ago First seen · 838 lines · 163 tokens per session scan A befd8638b59c

Subscribe to this mod's changes

academic-slide-minimalist is a skill published in the GitHub repository fangyuanopus/literature-report-ppt-builder (107 stars, last pushed 2mo ago), licensed MIT. It adds 163 tokens to every session and 9,883 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

presenting-conference-talks

Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral talks, spotlight presentations, or invited talks for ML and systems conferences.

Orchestra-Research/AI-Research-SKILLs · 53 tokens

bias-detection

Assess systematic biases in the evidence body — publication bias, reporting bias, and selective outcome reporting. Budget: 40 studies, 40 effect sizes, 40 web searches.

yogsoth-ai/de-anthropocentric-research-engine · 39 tokens

analyze-stats

Statistical analysis for medical research papers. Generates reproducible Python/R code with publication-ready tables and figures. Supports diagnostic accuracy, inter-rater agreement, meta-analysis, survival analysis, survey data, group comparisons, regression, propensity score, and repeated measures.

Aperivue/medsci-skills · 56 tokens

assumption-audit

Surface all assumptions, classify by vulnerability (load-bearing × likely-false), validate causal logic. Focus on dangerous assumptions — high load-bearing + non-explicit.

yogsoth-ai/de-anthropocentric-research-engine · 37 tokens

meta-analysis

Systematic review and meta-analysis pipeline for medical research. Covers protocol registration (PROSPERO), search strategy, screening, data extraction, risk of bias assessment (QUADAS-2/ROBINS-I), statistical synthesis (bivariate/HSROC for DTA, random-effects for intervention), and PRISMA-compliant reporting.…

Aperivue/medsci-skills · 80 tokens

present-paper

Academic presentation preparation — paper-driven (journal club, grand rounds, seminar) and lecture/teaching decks (course material, workshop slides, conference talks). Analyzes source material, finds supporting references, drafts audience-adapted speaker scripts, generates or augments PPTX with speaker notes, and…

Aperivue/medsci-skills · 67 tokens