figma-create-new-file

Create a new blank Figma file using editorType and fileName.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/izo/Ulk --skill figma-create-new-file-izo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/izo/Ulk/tree/main/community-skills/figma/figma-create-new-file
Command: npx skills add https://github.com/izo/Ulk --skill figma-create-new-file-izo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a new blank Figma file quickly to start a fresh design or FigJam session, saving setup time.

Core Features & Use Cases

  • Automated File Creation: Quickly generate a new file in the user's Figma drafts for immediate work.
  • Plan-aware: Resolves user plan context via whoami to determine the correct workspace.
  • Use Case: When starting a new design sprint, quickly prepare a blank canvas named appropriately.

Quick Start

Invoke the skill to create a new Figma file by specifying the editorType and fileName, for example: /figma-create-new-file figjam 'Team Wireframes'

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 for a design workflow?

You can create a new Figma file by invoking the skill with your desired editorType and fileName. It resolves your workspace context automatically and returns a file_url to start your design session.

Can I start a FigJam session by creating a file through MCP?

Yes, you can start a FigJam session by specifying figjam as the editorType. The skill uses the MCP create_new_file tool to generate a blank FigJam canvas in your workspace for immediate collaboration.

Does the Figma file creation process require a specific workspace?

The Figma file creation process is plan-aware and automatically resolves your correct workspace using a whoami check. It creates the file in the appropriate workspace without requiring manual selection.

What is the fastest way to set up a blank canvas for a design sprint?

The fastest way to set up a blank canvas is to use this skill to quickly generate a new Figma file named appropriately for your sprint. It bypasses manual UI steps and returns a direct file_url.

What do I get back after creating a new Figma file?

After creating a new Figma file, you get the resulting file_key and file_url. These outputs allow you to perform subsequent actions and navigate directly to your new design or FigJam session.