figma-create-new-file

Create new Figma design or FigJam files in the drafts folder.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires figma, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new Figma files, eliminating the need for manual creation and saving time.

Core Features & Use Cases

  • Create Figma Files: Generate new design or FigJam files directly within the Figma platform.
  • Customization: Allows for specifying the file type (design or FigJam) and the desired file name.
  • Integration: Facilitates seamless integration with other Figma tools and workflows.

Quick Start

Use the /figma-create-new-file command to create a new design file named "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 automate creating a new Figma file?

You can automate Figma file creation by using a Skill that leverages the Figma MCP server to generate new design or FigJam files directly within your drafts folder. This eliminates manual creation and saves time.

Can I specify the file type when creating a Figma file?

Yes, you can specify the file type when creating a Figma file. The Skill allows you to choose between generating a standard design file or a FigJam file, and lets you define the desired file name.

Do I need a specific Figma plan to automate file creation?

Yes, you need a valid Figma plan key to automate file creation. The Skill handles plan resolution and will prompt you for user interaction to select a plan if it is required.

What is the best way to create a FigJam file automatically?

The best way to create a FigJam file automatically is by running a command that utilizes the Figma MCP server to instantiate the file in your drafts folder. You simply provide the file name and specify FigJam as the type.

How does Figma file management automation work with the MCP server?

Figma file management automation works by passing your specified file name and type parameters through the Figma MCP server to automatically instantiate a new file. This process handles plan resolution and places the file in your drafts folder.