figma-create-new-file

Create a new blank Figma file with plan key, name, and editor type.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures you never call Figma's file-creation tool incorrectly or without the required setup, preventing broken workflows when starting a new design, FigJam board, or Slides deck.

Core Features & Use Cases

  • Mandatory tool gating: Forces you to load the skill before every create_new_file action.
  • Plan resolution: Determines the correct Figma plan key by using an existing value or calling whoami when needed.
  • Editor-specific creation: Supports design, figjam, and slides file creation with the right defaults and naming.
  • Workflow handoff: Returns the new file key and URL so the next step can continue in Figma smoothly.

Quick Start

Create a new FigJam file named My Whiteboard for the correct team plan.

Frequently Asked Questions about figma-create-new-file

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

FAQPage Schema
How do I create a new Figma file programmatically with the correct plan key?

To create a new Figma file programmatically, this Skill enforces mandatory tool gating and resolves your correct plan key automatically by using an existing value or calling whoami before generating the file.

Can I create FigJam boards and Slides decks on demand using Figma automation?

Yes, you can create FigJam boards and Slides decks on demand. The Skill supports editor-specific creation for design, figjam, and slides files by applying the right defaults and naming conventions.

What is the best way to ensure my Figma design workflow doesn't break when starting a new file?

The best way to prevent broken Figma design workflows is to use a Skill that enforces mandatory tool gating, ensuring you never call Figma's file-creation tool incorrectly or without the required setup.

Do I need a specific Figma plan key before creating a new design file?

Yes, a valid Figma plan key is required before creating a new design file. The Skill handles plan resolution by checking for an existing key or calling whoami to determine the correct plan.

How do I get the file URL after creating a new Figma file for my workflow?

After creating a new Figma file, the Skill provides a workflow handoff by returning the new file key and URL, allowing the next step in your Figma workflow to continue smoothly.