create

Convert talk outlines into React/TSX slide decks using Butai.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/alfredoperez/butai --skill create-alfredoperez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create
Source: https://github.com/alfredoperez/butai/tree/main/plugins/butai-skills/skills/create
Command: npx skills add https://github.com/alfredoperez/butai --skill create-alfredoperez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @butai/slide-kit, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for converting talk outlines into professional-looking slide decks using React/TSX and Butai's design patterns.

Core Features & Use Cases

  • Outline to Slide Deck: Converts talk outlines into slide decks with Butai's slide archetypes.
  • Butai Themes: Applies Butai themes to ensure a consistent and professional look.
  • Use Case: Ideal for speakers who need to quickly translate their talk outlines into slides before a presentation.

Quick Start

Use the create skill to build a slide deck from the outline 'presentation-outline.md'.

Frequently Asked Questions about create

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

FAQPage Schema
How do I convert a talk outline into a React slide deck?

To convert a talk outline into a React slide deck, this Skill parses your outline and composes slides using Butai's React/TSX archetypes and themes. It requires an installed Butai project with the slide-kit.

Do I need a Butai project setup to generate React/TSX slides?

Yes, you need an installed Butai project with the slide-kit dependency and access to the Butai CLI. The Skill uses this environment to apply Butai themes and handle outline conversion.

How does outline conversion work for presentation slide decks?

Outline conversion works by parsing your talk outline, selecting appropriate Butai slide archetypes for each section, and composing a professional React/TSX presentation deck automatically.

Can I use my markdown outline file to create Butai presentation slides?

Yes, you can use a markdown outline file like 'presentation-outline.md' as input. The Skill transforms the text outline into a structured Butai slide deck with consistent design patterns.

What is the best way to build React/TSX presentations from text outlines?

Using a framework like Butai with the create Skill is an efficient way to build React/TSX presentations from text outlines. It translates talk structures into professional slide decks using predefined archetypes.

Are there limitations when transforming outlines into Butai slide decks?

The main limitation is environment dependency; transforming outlines into Butai slide decks requires a pre-existing Butai project setup. Without the slide-kit and CLI installed, the deck composition cannot function.