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

academic-pptxacademic PPTX 搜索

Agent Skill

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

总安装

1,816

周安装

78

GitHub Stars

310

下载量

636
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/gabberflast/academic-pptx-skill --skill academic-pptx

简介

academic-pptx 提供学术演示文稿的内容规划与 PPTX 文件创建双重功能。

  • 涵盖幻灯片结构设计、内容层级安排及学术演讲的叙事逻辑指导。
  • 支持从零开始构建或编辑现有 .pptx 文件,结合 pptxgenjs 实现技术落地。
  • 安装需通过 GitHub 仓库并使用 npx 命令,使用前应阅读完整文档以理解内容规则与技术限制。
  • 注意该技能可能涉及文件读写,请确认环境权限并避免在非授权路径下运行。

SKILL.md

Academic Presentations Skill

How This Skill Works

This skill has two layers:

  1. This file — governs content, argument structure, and design standards for academic presentations. Read it fully before planning any slides.
  2. PPTX skill — governs the technical implementation (creating, editing, and QA-ing the.pptx file). Read it too.

Always read both before writing any code or creating any files.


Quick Reference

TaskGuide
Content planning, argument structure, slide-by-slide rulescontent_guidelines.md
Per-slide-type patterns (title, methods, results, etc.)slide_patterns.md
Technical creation from scratchPPTX skill → pptxgenjs.md
Technical editing of an existing filePPTX skill → editing.md

Step 1: Identify Presentation Type

Before planning a single slide, determine which mode applies.

Structured Argument (default for academic work)

Use for: conference papers, seminar talks, thesis defenses, dissertation chapters, grant briefings, internal lab presentations, policy briefings, consulting-style research deliverables.

Priority order: argument structure → data → layout → aesthetics.

Follow content_guidelines.md in full.

Visual / Narrative

Use for: public engagement talks, science communication to non-specialist audiences, funding pitches to lay panels, event keynotes.

Follow the PPTX skill's design-forward guidelines. Argument structure still matters, but visual storytelling and emotional engagement take priority.

When in doubt

Default to Structured Argument. If the user mentions a paper, a study, a dataset, a thesis, a grant, or a conference, they almost certainly want structured argument mode.


Step 2: Plan the Deck Before Creating Any Slides

Produce a slide-by-slide outline (title, action title, exhibit type) and confirm with the user if the deck is more than 10 slides or if the content is complex. Do not start building until the outline is agreed.

Use the ghost deck test during planning: read only the proposed action titles in sequence. They must tell the complete argument. If they don't, fix the outline before building.


Step 3: Apply Design Standards

Academic presentations use communication-first design. These rules override the PPTX skill's design-forward defaults.

Color

  • White background for all content slides.
  • One sans-serif font throughout (Arial, Calibri, or Helvetica — confirm with user or match their institution's template if provided).
  • Maximum three colors: one primary, one accent, one for emphasis or alerts. Default: dark navy primary (1F4E79), mid-blue accent (2E75B6), white or off-white background.
  • No decorative color gradients, no themed color palettes unless the user explicitly requests them.
  • Use color to direct attention — highlight the key finding on a chart, mark a callout box — not for decoration.

Typography

ElementSizeWeight
Action title24–28 ptBold
Section header20–22 ptBold
Body bullets20 ptRegular
Chart labels / annotations16–18 ptRegular
Source citations on slides12–14 ptRegular, muted color

Single font face. Use size and weight for hierarchy — never multiple typefaces.

Layout

  • Left-align all body text. Center only slide titles and axis labels.
  • Consistent grid: all text boxes and figures align to the same margins (minimum 0.5" from slide edges).
  • For result slides: figure on the left, interpretive bullets on the right. This matches natural left-to-right reading.
  • White space is a signal of analytical clarity — do not fill every inch.
  • 16:9 widescreen is the default. Confirm with the user if they know the venue's aspect ratio.

Avoid (Academic-Specific)

  • No decorative icons — icons in colored circles, stock images, clip art are inappropriate for analytical academic presentations.
  • No accent lines under titles — use whitespace instead.
  • No color palettes chosen for aesthetic interest — use institution colors or the minimal defaults above.
  • No full-bleed background images on content slides — reserve for title/section dividers only if desired.
  • No text-heavy slides — if the audience is reading, they are not listening. Maximum ~40 words of body text per content slide.

Step 4: Build and QA

Follow the PPTX skill's QA procedure in full, including:

  • Content QA via markitdown
  • Visual QA via slide images (subagents if available)
  • Fix-and-verify loop until a full pass reveals no new issues

Additionally, run the academic-specific checks:

Academic QA checklist:
□ Every content slide has an action title (complete sentence stating the takeaway)
□ Ghost deck test passes (action titles alone tell the full argument)
□ One exhibit per results slide; each exhibit has a "so what" annotation
□ Every borrowed figure or data point has an in-slide citation
□ A References slide exists at the end
□ Conclusions slide is the last non-appendix slide (not "Thank You" or a blank)
□ Contact information and/or QR code/link on the final slide
□ Font sizes are readable from the back of a room (≥ 20 pt body text)
□ No decorative elements that don't carry content
□ Section dividers or breadcrumb bar present for decks > 15 slides

Key Principles (Summary)

Action titles, not topic labels. Every slide title is a complete sentence stating the takeaway. Reading titles alone should tell the whole argument (ghost deck test).

One argument, made well. Don't present your whole paper. Pick the claim that can be made convincingly in the allotted time. Everything else goes in the appendix.

One insight per slide. One exhibit per results slide. Highlight the key finding directly on the chart — don't make the audience hunt for it.

Slides support speech; they don't replace it. Body text is for orientation, not information transfer. The presenter carries the argument; the slide carries the evidence.

Cite everything borrowed. Academic integrity applies to slides. In-text citations on the slide, full references on the References slide.

End on conclusions. The conclusions slide stays on screen during Q&A. Never end on "Thank You" or a blank slide.


Dependencies

Same as PPTX skill:

  • pip install "markitdown[pptx]" — text extraction
  • npm install -g pptxgenjs — creating from scratch
  • LibreOffice (soffice) — PDF conversion
  • Poppler (pdftoppm) — PDF to images

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.95%
按下载量换算216

Claude

29.67%
按下载量换算189

Cursor

19.45%
按下载量换算124

Gemini CLI

8.63%
按下载量换算55

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills