figma-create-new-file

Create a new Figma file or FigJam board in the drafts folder.

Updated May 25, 2026
One-click install
npx skills add https://github.com/pawan0631/AI_OpenAISkill --skill figma-create-new-file-pawan0631
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/pawan0631/AI_OpenAISkill/tree/main/skills/.curated/figma-create-new-file
Command: npx skills add https://github.com/pawan0631/AI_OpenAISkill --skill figma-create-new-file-pawan0631

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines creating a new Figma file or FigJam board on demand, ensuring a fresh canvas before using use_figma.

Core Features & Use Cases

  • Create a fresh Figma or FigJam file in the user's drafts folder using a simple command.
  • Automatically resolve the correct plan via whoami when needed, then create the file with the desired editor type and name.
  • Use case: when starting a new design session, run /figma-create-new-file figjam "My Whiteboard" to produce a ready-to-edit board.

Quick Start

Invoke /figma-create-new-file to create a new Figma file named Untitled by default, or specify editorType and fileName to customize.

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 or FigJam board automatically?

To create a new Figma file or FigJam board, invoke the automation command and specify the editorType and fileName. It resolves the correct plan and generates a fresh canvas in your drafts folder on demand.

Can I start a new design session with a specific file name in Figma?

Yes, you can start a new design session with a specific file name by passing the desired fileName and editorType parameters. The tool creates the customized blank file directly in your drafts.

Does creating a FigJam board require a specific Figma plan?

Creating a FigJam board automatically resolves your correct Figma plan via whoami when necessary. It checks your plan resolution before using the create_new_file tool to ensure successful board generation.

What is the default file name when creating a new Figma file on demand?

The default file name when creating a new Figma file is Untitled. You can override this default by providing a custom fileName parameter alongside the editorType during the command invocation.

When do I need to create a blank Figma file before starting my workflow?

You need a blank Figma file or FigJam board when starting a new design session or whiteboard collaboration. It ensures a fresh canvas is ready before executing subsequent design workflow commands.