presentation

Generate Marp-compatible markdown presentations from intent specifications.

2|1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sejas/ai-code-skills --skill presentation-sejas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation
Source: https://github.com/sejas/ai-code-skills/tree/main/plugins/presentations/commands/presentation
Command: npx skills add https://github.com/sejas/ai-code-skills --skill presentation-sejas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of presentation slides from intent specifications, streamlining the process of generating visual content for meetings or documentation.

Core Features & Use Cases

  • Marp Presentation Generation: Converts structured intent specifications into Marp-compatible Markdown slides.
  • Automated Formatting: Applies a predefined Marp structure for consistent slide design.
  • Use Case: After defining a new feature specification, use this Skill to quickly generate a presentation outline to share with your team.

Quick Start

Use the presentation skill to create a Marp presentation from the current intent.

Frequently Asked Questions about presentation

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

FAQPage Schema
How do I convert intent specifications into Marp presentation slides?

Converting intent specifications into Marp presentation slides requires defining your feature spec and running the presentation skill to automatically structure content into Marp-compatible Markdown. This streamlines generating visual content for meetings or documentation.

What is the process for generating Marp markdown from a specification file?

Generating Marp markdown from a specification file involves parsing structured intent specifications and applying a predefined Marp structure for consistent slide design. This automated formatting ensures your project updates are quickly structured into slides.

Do I need Marp CLI installed to generate presentations from specs?

Yes, you need Marp CLI installed to generate the final presentation output. The skill produces Marp-compatible Markdown slides from your intent specifications, but Marp CLI is required to render the final visual presentation files.

Can I use this to create documentation slides for project updates?

Yes, you can use this to create documentation slides for project updates. The skill structures content from spec files into slides, facilitating the creation of visual aids specifically for project updates and documentation purposes.

What is the best way to automate slide creation from feature specifications?

The best way to automate slide creation from feature specifications is using a skill that parses intent specifications and applies a predefined Marp structure. This ensures consistent slide design without manual formatting overhead.