yida-ppt-slider

Render full-screen PPT-style slides from a SLIDES array in 宜搭.

201|43|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/openyida/openyida --skill yida-ppt-slider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yida-ppt-slider
Source: https://github.com/openyida/openyida/tree/main/yida-skills/skills/yida-ppt-slider
Command: npx skills add https://github.com/openyida/openyida --skill yida-ppt-slider

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Building immersive, full-screen PPT-style slides inside the 宜搭 platform can be time-consuming without a standard blueprint. This guide provides a frontmatter-driven approach to create a reusable PPT slider that supports keyboard navigation, mobile adaptation, and themed UI.

Core Features & Use Cases

  • Full-screen PPT slides: Render a complete, immersive presentation within a custom 宜搭 page.
  • Keyboard & touch navigation: Navigate slides with arrows, PageUp/PageDown, and swipe gestures for mobile.
  • Theming & localization: Switch between themes like default and dark-tech, and toggle Chinese/English UI text.
  • Presenter notes & timing: Basic support for slide notes and a progress indicator to aid pacing.
  • Data-driven slides: Define slides in a SLIDES array to compose covers, tocs, sections, and endings with structured fields.

Quick Start

Define a SLIDES array and publish the page on 宜搭 to render the PPT slider.

Frequently Asked Questions about yida-ppt-slider

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

FAQPage Schema
How do I build full-screen PPT slides in 宜搭?

You can build full-screen PPT slides in 宜搭 by defining a SLIDES array and rendering it through a class-based React component that handles keyboard and touch navigation. This approach provides a reusable blueprint for immersive, data-rich presentations.

Can I use keyboard navigation for presentation slides inside 宜搭?

Yes, keyboard navigation for presentation slides inside 宜搭 is supported. You can navigate between slides using arrow keys, PageUp/PageDown, and swipe gestures for mobile adaptation, providing an interactive presenting experience.

Does 宜搭 support themed UI and localization for custom slides?

宜搭 supports themed UI and localization for custom slides by allowing you to switch between themes like default and dark-tech, and toggle between Chinese and English UI text. This enables localized, visually adapted presentations.

How do I create data-driven slides with a structured array in 宜搭?

You create data-driven slides in 宜搭 by defining a SLIDES array with structured fields to compose covers, tables of contents, sections, and endings. This method allows you to render complex, interactive presentation content programmatically.

Does the 宜搭 slide player support presenter notes and timing?

The 宜搭 slide player supports presenter notes and timing through basic slide note capabilities and a progress indicator. This helps presenters maintain pacing and keep track of their presentation flow during delivery.