figma-create-new-file

Create a new blank Figma file for design or FigJam projects.

12|7|Updated Sep 15, 2025
One-click install
npx skills add https://github.com/allofmeng/streamline_project --skill figma-create-new-file-allofmeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/allofmeng/streamline_project/tree/main/.agents/skills/figma-create-new-file
Command: npx skills add https://github.com/allofmeng/streamline_project --skill figma-create-new-file-allofmeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates a new blank Figma file to kick off design or FigJam work without manual setup.

Core Features & Use Cases

  • Automatically creates a fresh Figma file in the user's drafts folder for design or FigJam sessions.
  • Resolves plan context automatically via whoami when a planKey is not provided and prepares the file for subsequent use_figma calls.
  • Supports both editor types design and figjam and returns the file_key and file_url 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 for a design workflow?

To create a new Figma file, invoke the creation command with an optional editor type and file name. It generates a blank file in your drafts and returns the file key and URL for immediate access.

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

Yes, you can create a FigJam file by specifying the figjam editor type. The process supports both design and FigJam sessions, returning the appropriate file key and URL for subsequent operations.

Do I need to manually provide a planKey to create a new Figma file?

No, you do not need to manually provide a planKey. The system automatically resolves the planKey via whoami when needed, allowing you to create a blank file without manual setup.

What is the best way to start a Figma automation project that requires a fresh canvas?

The best way to start is by generating a blank Figma file in your drafts. This prepares the file with a valid file key and URL, enabling subsequent Figma integration calls for your automation workflow.

Where is the new Figma file stored when created through automation?

The new Figma file is automatically created in your drafts folder. This ensures the generated file key and URL are ready for immediate design or FigJam work without requiring manual organization.