figma-create-new-file

Create new Figma design or FigJam files via the Figma API.

2|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/ulises-jeremias/agentic-workstation --skill figma-create-new-file-ulises-jeremias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/ulises-jeremias/agentic-workstation/tree/main/home/dot_local/share/agentic-workstation/skills/figma-create-new-file
Command: npx skills add https://github.com/ulises-jeremias/agentic-workstation --skill figma-create-new-file-ulises-jeremias

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for quickly and easily creating new Figma design or FigJam files, without the manual steps involved in traditional file creation processes.

Core Features & Use Cases

  • File Creation: Simplifies the process of starting a new design or FigJam file with minimal user input.
  • Plan Resolution: Automatically handles plan resolution through the whoami tool if necessary.
  • Use Case: Ideal for when a user wants to initiate a new design project or a collaborative brainstorming session without prior setup.

Quick Start

Create a new design file with the command: /figma-create-new-file design New 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 using the API?

You can create a new Figma file via the API by using a command like `/figma-create-new-file design New Design` to handle naming and editor type automatically. Prior Figma API authorization is required.

Can I automate FigJam file creation without manual setup?

Yes, you can automate FigJam file creation by specifying 'figjam' as the file type in your command. This skips manual setup and instantly initializes a new collaborative FigJam file.

Do I need Figma API authorization to automate file creation?

Yes, Figma API authorization is required to create new files. The automation tool needs this access to handle plan resolution and successfully generate new design or FigJam files.

What is the best way to start a new design project in Figma with minimal input?

The best way to start a new Figma design project with minimal input is using a command-line automation tool. By specifying 'design' and a file name, it handles plan resolution and editor setup instantly.

Does the Figma file creation process handle plan resolution automatically?

Yes, the Figma file creation process handles plan resolution automatically. It integrates with the whoami tool to resolve your plan during file creation without requiring manual user intervention.