ljg-present

Convert orgmode or markdown outlines into self-contained HTML slides.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill ljg-present-zjykzk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ljg-present
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/ljg-present
Command: npx skills add https://github.com/zjykzk/blog --skill ljg-present-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

将 orgmode/markdown 的大纲内容以 1:1 的视觉化方式呈现为幻灯片/演讲页面,避免改动原文结构和字句,节省排版与设计的时间。

Core Features & Use Cases

  • Outline → 视觉化渲染:保持原有等级、顺序和文本,只改变呈现样式与排版。
  • 支持三档主题色(black/red/yellow)及 cyber 风格,输出单文件 HTML 到 Downloads 目录。
  • 语义映射:一级标题作为封面页、二级及以上标题占据独立页、表格与列表按轮廓分页等,便于现场呈现与观众阅读。
  • 使用场景:将会议提要或培训大纲快速转化为演示文稿,减少设计工作量。

Quick Start

将以下大纲快速渲染成单文件 HTML 的演讲幻灯片,保持原有结构并使用默认 black 主题。

Frequently Asked Questions about ljg-present

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

FAQPage Schema
How do I convert markdown or orgmode outlines into visual presentation slides?▼

This Skill renders markdown or orgmode outlines into 1:1 visual presentation slides without altering original content, outputting a self-contained HTML file to your Downloads directory.

Can I render markdown tables and lists into separate slides automatically?▼

Yes, you can render markdown tables and lists into separate slides automatically. The Skill preserves your outline structure by mapping first-level headings to cover pages, higher-level headings to individual pages, and tables or lists to paginated visual sections.

How do I apply themes to markdown-generated HTML slides?▼

To apply themes to markdown-generated HTML slides, the Skill supports explicit theming and inferred themes, offering three color options (black, red, yellow) and a cyber style to style your outline presentation.

Does this presentation renderer work with orgmode files or only markdown?▼

This presentation renderer works with both orgmode and markdown files. It accepts outlines from notes, meetings, or talks, transforming either format into a visual HTML slide deck while keeping the original structure intact.

What is the best way to turn meeting notes into a presentation without manual formatting?▼

The best way to turn meeting notes into a presentation without manual formatting is using this Skill to automatically map your outline hierarchy into structured slides, saving design time and outputting a ready-to-present single HTML file.

Will converting my markdown outline to slides modify my original content?▼

Converting your markdown outline to slides will not modify your original content. The Skill strictly preserves the original heading levels, order, and text, changing only the visual presentation style and layout.