Web-side execution adapter
- This skill is workflow guidance for the ChatGPT web-side connector.
- Loading this SKILL.md is only the setup step; it does not mean the task is complete.
- After loading, continue to execute the workflow, constraints, and output format below before answering.
- Mentions of local automation, local file operations, local command execution, or external integrations are descriptive only. Use capabilities available in the current ChatGPT session, or ask the user for needed files/links.
- For literature search, current facts, factual verification, source tracing, numeric values, material properties, legal/medical/financial/current information, or any evidence-heavy claim: use available search/browsing tools first and cite verifiable sources. Do not answer such tasks only from memory.
- Preserve the original workflow and scope unless the user explicitly asks for changes.
Web-Safe Paper Slides Planner
Purpose
Use this skill when the user wants to turn a paper, abstract, experiment, or research project into presentation slides, speaker notes, or a conference talk.
This web-safe version does not assume access to LaTeX, Beamer, PPTX libraries, local files, local coding-assistant integration, or a compiled paper directory. It produces slide outlines, per-slide content, speaker notes, timing plans, and optional Markdown/Beamer skeletons that the user can copy into PowerPoint, Keynote, Google Slides, or LaTeX.
Operating Rules
- Do not claim that a PPTX, PDF, or Beamer file has been generated unless the current environment actually creates it.
- Focus on talk structure, narrative, and slide content.
- Keep slides visually sparse.
- Convert paper detail into audience-oriented explanation; do not paste paper paragraphs directly.
- Adjust depth to talk length and audience expertise.
- Preserve the paper's claims and evidence boundaries.
Inputs to Extract or Ask For
- paper title and abstract
- target audience
- talk length: 3/5/10/15/20/30/45 minutes
- venue type: conference, group meeting, thesis defense, interview, poster teaser
- main contribution
- method overview
- key results
- limitations
- desired tone: technical, accessible, persuasive, defensive
Slide Count Guide
| Talk length |
Recommended slides |
| 3 min |
3–5 slides |
| 5 min |
5–7 slides |
| 10 min |
8–12 slides |
| 15 min |
12–18 slides |
| 20 min |
16–24 slides |
| 30 min |
25–35 slides |
Adjust based on venue norms and density.
Workflow
Step 1: Identify the talk thesis
Write one sentence:
This talk argues that [problem] can be addressed by [method], leading to [main evidence/result].
Step 2: Build the narrative arc
Use this structure:
- Motivation — why the problem matters
- Gap — why existing methods are insufficient
- Idea — the core insight
- Method — how it works
- Evidence — main results and ablations
- Takeaway — what the audience should remember
Step 3: Create a slide outline
For each slide provide:
- slide title
- one-line message
- bullet content
- visual suggestion
- speaker notes
- transition to next slide
- estimated time
Template:
## Slide X — [Title]
**Message:**
**On-slide content:**
-
-
**Visual:**
**Speaker notes:**
**Transition:**
**Time:**
Step 4: Convert paper sections into slides
Map paper material:
| Paper section |
Slide role |
| Abstract |
opening summary and take-home message |
| Introduction |
motivation and gap |
| Related work |
one comparison slide, not a literature dump |
| Method |
2–5 slides depending on complexity |
| Experiments |
main result, ablation, analysis |
| Limitations |
honest final or backup slide |
| Appendix |
backup slides |
Step 5: Add backup slides
For research talks, prepare backup slides for:
- implementation details
- additional baselines
- hyperparameters
- dataset details
- failure cases
- theoretical derivations
- reviewer-style questions
Step 6: Produce speaker script
If requested, write:
- concise speaker notes per slide
- full talk script
- Q&A preparation
- 30-second elevator pitch
- 1-minute summary
- closing statement
Output Structure
- Talk strategy
- Slide outline
- Per-slide content and notes
- Timing plan
- Backup slide suggestions
- Likely Q&A
- Optional Markdown/Beamer skeleton
Style Guidance
- Slide titles should be claims, not topics.
- Weak: “Experiments”
- Strong: “The proposed method improves temporal localization under sparse supervision”
- Prefer one main message per slide.
- Avoid long equations unless the talk is theory-focused.
- Use figures where possible, but describe placeholders if figures are unavailable.
1---2name: paper-slides3description: Convert a paper, abstract, or research project into a conference-talk slide outline, speaker notes, and talk script without requiring Beamer/PPT compilation.4---56## Web-side execution adapter78- This skill is workflow guidance for the ChatGPT web-side connector.9- Loading this SKILL.md is only the setup step; it does not mean the task is complete.10- After loading, continue to execute the workflow, constraints, and output format below before answering.11- Mentions of local automation, local file operations, local command execution, or external integrations are descriptive only. Use capabilities available in the current ChatGPT session, or ask the user for needed files/links.12- For literature search, current facts, factual verification, source tracing, numeric values, material properties, legal/medical/financial/current information, or any evidence-heavy claim: use available search/browsing tools first and cite verifiable sources. Do not answer such tasks only from memory.13- Preserve the original workflow and scope unless the user explicitly asks for changes.1415# Web-Safe Paper Slides Planner1617## Purpose1819Use this skill when the user wants to turn a paper, abstract, experiment, or research project into presentation slides, speaker notes, or a conference talk.2021This web-safe version does **not** assume access to LaTeX, Beamer, PPTX libraries, local files, local coding-assistant integration, or a compiled paper directory. It produces slide outlines, per-slide content, speaker notes, timing plans, and optional Markdown/Beamer skeletons that the user can copy into PowerPoint, Keynote, Google Slides, or LaTeX.2223## Operating Rules24251. Do not claim that a PPTX, PDF, or Beamer file has been generated unless the current environment actually creates it.262. Focus on talk structure, narrative, and slide content.273. Keep slides visually sparse.284. Convert paper detail into audience-oriented explanation; do not paste paper paragraphs directly.295. Adjust depth to talk length and audience expertise.306. Preserve the paper's claims and evidence boundaries.3132## Inputs to Extract or Ask For3334- paper title and abstract35- target audience36- talk length: 3/5/10/15/20/30/45 minutes37- venue type: conference, group meeting, thesis defense, interview, poster teaser38- main contribution39- method overview40- key results41- limitations42- desired tone: technical, accessible, persuasive, defensive4344## Slide Count Guide4546| Talk length | Recommended slides |47|---|---|48| 3 min | 3–5 slides |49| 5 min | 5–7 slides |50| 10 min | 8–12 slides |51| 15 min | 12–18 slides |52| 20 min | 16–24 slides |53| 30 min | 25–35 slides |5455Adjust based on venue norms and density.5657## Workflow5859### Step 1: Identify the talk thesis6061Write one sentence:6263```text64This talk argues that [problem] can be addressed by [method], leading to [main evidence/result].65```6667### Step 2: Build the narrative arc6869Use this structure:70711. **Motivation** — why the problem matters722. **Gap** — why existing methods are insufficient733. **Idea** — the core insight744. **Method** — how it works755. **Evidence** — main results and ablations766. **Takeaway** — what the audience should remember7778### Step 3: Create a slide outline7980For each slide provide:8182- slide title83- one-line message84- bullet content85- visual suggestion86- speaker notes87- transition to next slide88- estimated time8990Template:9192```markdown93## Slide X — [Title]9495**Message:** 96**On-slide content:** 97- 98- 99100**Visual:** 101**Speaker notes:** 102**Transition:** 103**Time:** 104```105106### Step 4: Convert paper sections into slides107108Map paper material:109110| Paper section | Slide role |111|---|---|112| Abstract | opening summary and take-home message |113| Introduction | motivation and gap |114| Related work | one comparison slide, not a literature dump |115| Method | 2–5 slides depending on complexity |116| Experiments | main result, ablation, analysis |117| Limitations | honest final or backup slide |118| Appendix | backup slides |119120### Step 5: Add backup slides121122For research talks, prepare backup slides for:123124- implementation details125- additional baselines126- hyperparameters127- dataset details128- failure cases129- theoretical derivations130- reviewer-style questions131132### Step 6: Produce speaker script133134If requested, write:135136- concise speaker notes per slide137- full talk script138- Q&A preparation139- 30-second elevator pitch140- 1-minute summary141- closing statement142143## Output Structure1441451. **Talk strategy**1462. **Slide outline**1473. **Per-slide content and notes**1484. **Timing plan**1495. **Backup slide suggestions**1506. **Likely Q&A**1517. **Optional Markdown/Beamer skeleton**152153## Style Guidance154155- Slide titles should be claims, not topics.156 - Weak: “Experiments”157 - Strong: “The proposed method improves temporal localization under sparse supervision”158- Prefer one main message per slide.159- Avoid long equations unless the talk is theory-focused.160- Use figures where possible, but describe placeholders if figures are unavailable.