figma-create-new-file

Create new Figma design, FigJam, or slides files via the Figma MCP tool.

1.9k|171|Updated Aug 5, 2025
One-click install
npx skills add https://github.com/figma/mcp-server-guide --skill figma-create-new-file-figma
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/figma/mcp-server-guide/tree/main/skills/figma-create-new-file
Command: npx skills add https://github.com/figma/mcp-server-guide --skill figma-create-new-file-figma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamlines the process of creating new Figma files by ensuring a new file is created before any editing begins, reducing errors and improving workflow efficiency.

Core Features & Use Cases

  • Pre-Create File Handoff: Ensures the correct editor type and file name are set up before any tool call, maintaining consistency.
  • Editor Type Flexibility: Supports different types of Figma files such as 'design', 'figjam', and 'slides'.
  • User-Friendly Invocation: Offers simple command syntax for creating files, reducing cognitive load.

Quick Start

Start a new Figma file with the desired type and name using the command: /figma-create-new-file [editorType] [fileName]

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 using MCP tooling?▼

To create a new Figma file using MCP tooling, invoke the create_new_file tool after resolving a planKey, specifying the desired editor type and file name for proper setup.

What Figma editor types can I specify when setting up a new file?▼

When setting up a new Figma file, you can specify 'design', 'figjam', or 'slides' as the editor type, ensuring the correct file format is initialized before editing begins.

Why do I need to create a Figma file before starting an editing workflow?▼

Creating a Figma file before editing ensures the correct editor type and file name are established, reducing errors and maintaining workflow consistency for subsequent tool calls.

Can I use Figma MCP to set up both design and FigJam files?▼

Yes, Figma MCP supports setting up both design and FigJam files, allowing you to resolve a planKey and initialize the specific editor type required for your project workflow.

What is the best way to automate Figma file creation for design workflows?▼

The best way to automate Figma file creation is by using command syntax to invoke the create_new_file tool, which resolves the planKey and sets up the editor type and file name quickly.