Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

academic-slides学术幻灯片

Agent Skill

academic-slides 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,969

周安装

203

GitHub Stars

346

下载量

1,608
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:academic-slides(学术幻灯片)
来源仓库:https://github.com/evoscientist/evoskills
仓库路径:skills/academic-slides
安装命令:
npx skills add https://github.com/evoscientist/evoskills --skill academic-slides
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/evoscientist/evoskills --skill academic-slides

简介

academic-slides 专注于学术演讲幻灯片的结构化设计与讲演准备指导。

  • 覆盖研究展示的逻辑框架、视觉层次规划、讲演技巧及问答环节应对策略。
  • 适用于会议报告、学位答辩或实验室汇报等正式学术场合的幻灯片制作需求。
  • 安装方式为 GitHub 仓库添加,使用前需明确所展示的研究成果及其内在叙事关系。
  • 建议先回答三项前置问题:展示内容、目标受众与核心信息,以确保结构清晰有效。

SKILL.md

Academic Slides

A structured approach to creating academic presentation slides and preparing research talks. Covers narrative structure, slide design, visual hierarchy, delivery technique, and Q&A preparation.

When to Use This Skill

  • User wants to create presentation slides for a research talk
  • User asks about structuring an academic presentation
  • User needs to prepare for a conference talk, thesis defense, or lab meeting
  • User wants to design a slide deck from a paper or research project
  • User mentions "slides", "presentation", "talk", "defense", "poster talk"

Before You Start: Three Questions

Before designing any slides, answer these questions clearly:

  1. What works are you presenting? They must share a coherent research direction. If presenting multiple works, they should form a narrative arc — not a disconnected list.
  2. What problems do these works solve in that direction? Each work should map to a specific problem. If you cannot articulate the problem in one sentence, you are not ready to present.
  3. How do you use related work to naturally introduce these problems? Related work is not citation duty. It builds the motivation for YOUR problem. Each related work you mention should advance the audience toward understanding why your approach is needed.

Core Workflow

Step 1: Define scope and audience
Step 2: Draft narrative arc (outline)
Step 3: Design slide structure (section breakdown)
Step 4: Create individual slides (one idea per slide)
Step 5: Add visual elements (figures, diagrams, animations)
Step 6: Rehearse and time
Step 7: Prepare backup / Q&A slides

Step 1: Define Scope and Audience

AudienceAdjust
Domain expertsSkip basics, go deep on method and results
Broad CS / engineeringExplain task context, moderate technical depth
InterdisciplinaryStart from the application, minimize jargon
IndustryLead with impact and demo, light on theory

Rule of thumb: Duration in minutes = approximate slide count. A 20-minute talk needs about 20 slides.

Step 2: Draft Narrative Arc

Use the outline template at assets/talk-outline-template.md to plan your talk before making any slides. The outline forces you to articulate your key takeaway and narrative arc.

Step 3: Design Slide Structure

Break your outline into sections with claim-style headers. See talk-structure.md for two complete talk structures and section-by-section guidance.

Step 4: Create Individual Slides

One idea per slide. Follow the 10 design rules in slide-design.md for visual hierarchy and layout.

Step 5: Build the.pptx File

Use slide-creation.md for practical .pptx creation — color palettes, layout code, charts, tables, figures, and QA workflow.

Step 6: Rehearse and Time

See references/delivery-and-qa.md for the rehearsal protocol, delivery principles, and Q&A preparation.

Step 7: Prepare Backup Slides

Backup slides go after your "Thank You" slide. They are not part of the talk — they are your safety net for Q&A:

  • Full quantitative comparison table
  • Failure cases (shows honesty and preparation)
  • Additional ablations or analysis
  • Slides addressing anticipated tough questions

Artifact Sources from Other Skills

If you used other EvoSkills earlier in the pipeline, pull these artifacts directly:

Source SkillArtifactUse In Slides
paper-planningStory summary (task → challenge → insight)Motivation slides
paper-planningPipeline figure sketchMethod overview slide
paper-planningExperiment planResults structure
paper-writingFinalized figures and tablesMethod + results slides
paper-reviewAnticipated reviewer concernsBackup Q&A slides

See slide-creation.md for detailed layout patterns using each artifact.


Counterintuitive Presentation Rules

For the 10 design rules (one idea per slide, claim-style titles, max 6 elements, etc.), see slide-design.md. The rules below are higher-level mindset shifts.

1. Your slides are not your paper

A talk is an advertisement, not a lecture. Your goal is to make the audience interested enough to read the paper. Cut 80% of your paper's content. If someone can reconstruct your paper from your slides alone, your slides have too much.

2. Reading and listening compete

Text-heavy slides force the audience to choose between reading your slides and listening to you. They will read — and stop hearing you. When you put text on a slide, you are choosing to be ignored.

3. Enthusiasm > polish

A passionate speaker with rough slides beats a bored speaker with beautiful slides. The audience remembers your energy and clarity, not your color scheme. If you only have time to improve one thing, rehearse more — don't redesign slides.

4. Related work is not citation duty

Use related work to BUILD your problem motivation, not to show you have read papers. Each related work slide should advance the narrative: "This approach solved X, but Y remains open — which is exactly what we address."


Reference Navigation

TopicReference FileWhen to Use
Talk structurestalk-structure.mdOrganizing the narrative arc
Slide designslide-design.mdVisual design and layout rules
Slide creationslide-creation.mdBuilding.pptx files with code
Delivery and Q&Adelivery-and-qa.mdRehearsal, timing, Q&A preparation
Talk outline templatetalk-outline-template.mdStarting a new presentation

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.02%
按下载量换算547

Claude

27.65%
按下载量换算445

Cursor

19.6%
按下载量换算315

Gemini CLI

8.96%
按下载量换算144

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills