figma-create-new-file

Create a new Figma file with planKey, editorType, and fileName.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/calvingit/skills --skill figma-create-new-file-calvingit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/calvingit/skills/tree/main/external-skills/Design/figma-create-new-file
Command: npx skills add https://github.com/calvingit/skills --skill figma-create-new-file-calvingit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a new blank Figma file when starting a design or FigJam session, eliminating the friction of creating a file manually and ensuring the correct plan context is applied.

Core Features & Use Cases

  • Create a new blank Figma file in the user's drafts to begin a project.
  • Support for editorType design or figjam and automatic plan resolution via whoami when a planKey is not provided.
  • Prepare a ready-to-use file before use_figma and return the file reference for immediate access.

Quick Start

Invoke the /figma-create-new-file command with optional editorType and fileName to create a new Figma file.

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 automatically?

You can create a new Figma file automatically by invoking the /figma-create-new-file command with an optional editorType and fileName, which returns the file_key and file_url for immediate access.

Can I create a FigJam file or is it only for design files?

You can create both design and FigJam files by specifying editorType as either design or figjam, returning the respective file_key and file_url for immediate access.

Do I need a plan key to generate a new Figma file?

No, you do not need to provide a plan key manually; the system automatically resolves the planKey via whoami if none is supplied when creating the new Figma file.

What is the best way to prepare a blank Figma file before starting a design session?

The best way to prepare a blank Figma file is to use the figma-create-new-file command, which resolves your plan context and returns a ready-to-use file_key and file_url before you begin designing.

What do I get back when I create a new Figma file this way?

When you create a new Figma file this way, you receive a file_key and a file_url, providing immediate access to the blank draft file for your design or FigJam session.