figma-create-new-file

Create a new blank Figma design or FigJam file with optional editorType and fileName.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/phoenicisf/forex-analyzer --skill figma-create-new-file-phoenicisf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/phoenicisf/forex-analyzer/tree/main/.agents/skills/figma-create-new-file
Command: npx skills add https://github.com/phoenicisf/forex-analyzer --skill figma-create-new-file-phoenicisf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly initialize a new blank Figma file (design or FigJam) so you can start your project without manual setup or prep work.

Core Features & Use Cases

  • Create a new file in the user's drafts folder with an optional editorType (design or figjam) and fileName.
  • Resolve the appropriate plan context via whoami when needed to ensure proper permissions.
  • Use as a starting point before calling use_figma in a design or collaboration session.

Quick Start

Create a new blank Figma file by providing optional editorType and fileName as needed.

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 blank Figma file automatically?

To create a new blank Figma file automatically, you can launch a fresh design or FigJam workspace in the user's drafts folder by specifying the editorType and an optional fileName.

Can I create a FigJam file instead of a standard design file?

Yes, you can create a FigJam file by setting the editorType parameter to figjam, which initializes a blank collaboration workspace instead of a standard design canvas.

What is the best way to start a design workflow before importing assets?

The best way to start a design workflow is to initialize a blank Figma file first, establishing a ready workspace before proceeding with further design or collaboration tasks.

Do I need to resolve my plan permissions before creating a Figma file?

Yes, the file creation process resolves the appropriate plan context via whoami when needed to ensure your account has the proper permissions to create the file.

How do I name a new Figma file during automated workspace setup?

You can name a new Figma file during automated workspace setup by providing the desired title through the fileName parameter when initializing the blank file.

Does this file creation process work for both Figma design and collaboration sessions?

Yes, the file creation process works for both scenarios by allowing you to specify either a design or figjam editorType, preparing the appropriate workspace for your project.