figma-create-new-file

Create new Figma design or FigJam files with custom names.

6|Updated May 10, 2026
One-click install
npx skills add https://github.com/Luohao-Yan/warp-cn --skill figma-create-new-file-luohao-yan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/Luohao-Yan/warp-cn/tree/main/resources/bundled/mcp_skills/figma/figma-create-new-file
Command: npx skills add https://github.com/Luohao-Yan/warp-cn --skill figma-create-new-file-luohao-yan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of manually creating new Figma files, streamlining the process into a single command for efficiency.

Core Features & Use Cases

  • Create New Files: Generate new Figma files without the need for manual setup.
  • Flexible Naming: Customize the name of the new file to your preference.
  • Editor Type Selection: Choose between 'design' and 'figjam' file types.
  • Use Case: For designers who need to quickly create a new blank file to start their design work.

Quick Start

Create a new Figma design file named "My Design" using the command: /figma-create-new-file design My Design

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 from the command line?

To create a new Figma file using the command line, invoke the skill with your desired file type and name, such as /figma-create-new-file design My Design. This requires authorization to access your Figma account.

Can I specify a custom name when creating a Figma file via a script?

Yes, you can specify a custom name for your new Figma file when executing the creation command. This allows you to generate a properly named blank file instantly without needing to manually rename it later in the editor.

Does this Figma file creation tool support generating FigJam files?

Yes, the Figma file creation tool supports generating FigJam files. You can select the editor type by passing 'figjam' as the parameter in your command to initiate a new FigJam project instead of a standard design file.

Do I need to authorize my Figma account to use an automated file creation script?

Yes, you must authorize the tool to access your Figma account to handle file creation operations. This authorization is required so the script can successfully generate new design or FigJam files within your workspace.

What is the best way to quickly start a new blank Figma design project?

The best way to quickly start a new blank Figma design project is to use a command line skill that automates the setup. Designers can bypass manual UI clicks and instantly generate a named file to begin their design work.