create-presentation

Convert notebooks into presentation-ready markdown with embedded HTML and EDS blocks.

2|Updated Feb 22, 2024
One-click install
npx skills add https://github.com/ddttom/allaboutv2 --skill create-presentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-presentation
Source: https://github.com/ddttom/allaboutv2/tree/main/.claude/skills/create-presentation
Command: npx skills add https://github.com/ddttom/allaboutv2 --skill create-presentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the complexity of creating beautiful, interactive presentation notebooks by providing structured templates and embedded EDS blocks.

Core Features & Use Cases

  • Presentation Mode Conversion: Convert existing notebooks to presentation-only format without executable code.
  • Visual Block Integration: Embed accordion, cards, tabs, hero, grid, and table blocks for rich layouts.
  • Use Case: Imagine you have an educational notebook with runnable code cells. Use this Skill to transform it into a polished presentation with collapsible sections and interactive elements.

Quick Start

Use the create-presentation skill to build a product demo with sections for features, benefits, and pricing using cards and table blocks.

Frequently Asked Questions about create-presentation

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

FAQPage Schema
How do I convert a Jupyter notebook into a presentation format?

Convert notebooks into presentation-ready markdown by transforming executable code cells into static informative content while embedding EDS blocks like accordions, cards, and tabs for rich visual layouts. The Skill removes runnable code and outputs polished presentation documents.

Can I use EDS blocks like cards and tabs to structure my notebook presentation?

Yes. EDS blocks including accordion, cards, tabs, grid, hero, and table components integrate directly into converted notebooks, enabling you to create interactive visual layouts without writing custom HTML.

What happens to executable code cells when I convert a notebook to presentation mode?

Executable code cells are converted to static informative markdown text, and runnable JavaScript cells are removed entirely, leaving only presentation content with embedded HTML and EDS blocks.

Can I transform educational notebooks into polished presentations with collapsible sections?

Yes. Convert educational notebooks to presentation-only format using accordion and other EDS blocks to create collapsible sections, interactive elements, and structured layouts without executable code.

Does this approach preserve metadata and version information in the output?

Structured metadata is preserved during conversion for versioning and documentation purposes, ensuring your presentation document retains essential information alongside the converted content.

What's the best way to create a product demo notebook with features, benefits, and pricing sections?

Build using cards and table EDS blocks to structure feature sections, benefits descriptions, and pricing information, transforming your notebook into a polished, interactive presentation without executable code.