med-presentation

Assemble a Slidev medical talk deck with speaker notes and references.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/zinojeng/Med-Presenstation-Skills --skill med-presentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: med-presentation
Source: https://github.com/zinojeng/Med-Presenstation-Skills/tree/main
Command: npx skills add https://github.com/zinojeng/Med-Presenstation-Skills --skill med-presentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning a folder of PDFs, figures, and references into a ready-to-deliver 30-minute Chinese medical/clinical talk scaffold. It builds the slide deck, inserts placeholders for figures, and generates speaker notes and a to-do references checklist so you can rehearse without starting from scratch.

Core Features & Use Cases

  • Inventory the working folder and generate an inventory.md listing files by type and likely use.
  • Propose and lock a 30-minute outline (title, objectives, background, evidence, guidelines, take-home, Q&A).
  • Generate the Slidev deck (slides.md) with Vancouver-style citations and placeholder figures.
  • Produce speaker notes embedded as <!-- --> blocks with pacing markers to guide delivery.
  • Build a Vancouver references slide from the cited literature and assemble a figures checklist (figures.md).
  • Provide a timing audit to estimate duration and flag slides that are too long or too short.
  • Hand off with a concise summary and file paths for review.
  • Deep workflow guidance and templates live in references/ and a starting skeleton in assets/slides-skeleton.md.

Quick Start

Drop a literature folder into the working directory and tell Claude to generate a 30-minute Chinese medical talk scaffold with a Slidev deck, speaker notes, and figure placeholders.

Frequently Asked Questions about med-presentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a folder of medical PDFs into a ready-to-rehearse presentation?

Yes, Slidev speaker notes are generated as embedded HTML comment blocks within the slides.md file, complete with pacing markers to guide your delivery timing during the medical talk.

Can I generate Vancouver-style citations directly from my reference PDFs?

Slidev is the required framework for the slide deck generation. The Skill outputs a slides.md file specifically formatted for Slidev, complete with markdown-based placeholder figures and Vancouver-style citations.

Does this tool provide a timing audit for a 30-minute medical talk?

The Skill requires a working folder containing PDFs, figures, and references to begin processing. It inventories these files by type and likely use, generating an inventory.md file to organize the literature before outlining your medical talk.

What is the best way to structure a 30-minute clinical talk outline from literature?

The best way to structure a clinical talk outline is to use the proposed structure covering title, objectives, background, evidence, guidelines, take-home, and Q&A. This outline is locked in before the Slidev deck generation begins to ensure a logical presentation flow.