figma-use-slides

Create and edit Figma Slides decks with API-safe layout and validation workflows.

2|1|Updated May 17, 2026
One-click install
npx skills add https://github.com/rakibulism/agent-skills-os --skill figma-use-slides-rakibulism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-use-slides
Source: https://github.com/rakibulism/agent-skills-os/tree/main/skills/figma-figma-use-slides
Command: npx skills add https://github.com/rakibulism/agent-skills-os --skill figma-use-slides-rakibulism

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps agents create, edit, organize, and validate Figma Slides decks without falling into the common pitfalls of the Slides API. It turns slide building into a reliable workflow for layout, styling, sectioning, and presenter-ready delivery.

Core Features & Use Cases

  • Deck creation and editing: Build new slide decks or modify existing slides in place with full control over layout, text, shapes, and structure.
  • Slides-specific guardrails: Avoid common mistakes like positioning nodes before parenting them, treating slide grid nodes like frames, or using unsupported design APIs in Slides mode.
  • Presentation workflow support: Organize slides into sections, add speaker notes, validate overlap and bounds, and adapt designs from reference files or brand direction.
  • Use case: A designer or PM can ask for a branded 8-slide product update deck and have the slides built, checked, and sectioned for presentation without manual rework.

Quick Start

Ask the agent to create or revise a Figma Slides deck, then provide the content, brand direction, and any reference file so it can build the slides with the correct layout and validation workflow.

Frequently Asked Questions about figma-use-slides

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

FAQPage Schema
How do I create Figma slides without overlapping content or API errors?

To create Figma slides safely, use an API-safe layout workflow with append-first node positioning and slide-grid-aware structure handling. This prevents overlapping content by validating bounds and structure before finalizing nodes.

Why does my Figma presentation layout break when editing slides through the API?

Figma presentation layouts break when slide grid nodes are treated like standard frames or when design APIs unsupported in Slides mode are used. Apply slide-specific validation and correct structure handling to avoid these errors.

Can I use a reference file to apply branding to a Figma deck?

Yes, you can adapt Figma deck designs from reference files or brand direction. The workflow applies reference-guided branding to ensure new presentations and in-place redesigns match your visual specifications.

What's the best way to organize a Figma presentation into sections with speaker notes?

The best way to organize a Figma presentation is using a sectioning workflow that structures slides into logical groups and adds speaker notes. This ensures presenter-ready delivery without manual rework.

Does the Figma Slides API support standard frame design properties for deck design?

The Figma Slides API does not fully support standard frame design properties for deck design. You must use slide-specific validation and avoid treating slide grid nodes like regular frames to prevent API errors.