figma-create-new-file Skill
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling usefigma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard) Published by openai in skills.
What is figma-create-new-file Skill?
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling usefigma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard) Published by openai in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use figma-create-new-file Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/figma-create-new-file/SKILL.md
What it does
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling usefigma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)
Skill instructions
createnewfile — Create a New Figma File Use the createnewfile MCP tool to create a new blank Figma file in the user's drafts folder. This is typically used before usefigma when you need a fresh file to work with. Skill Arguments This skill accepts optional arguments: /figma-create-new-file [editorType] [fileName] - editorType: design (default) or figjam - fileName: Name for the new file (defaults to "Untitled") Examples: - /figma-create-new-file — creates a design file named "Untitled" - /figma-create-new-file figjam My Whiteboard — creates a FigJam file named "My Whiteboard" - /figma-create-new-file design My New Design — creates a design file named "My New Design" Parse the arguments from the skill invocation. If editorType is not provided, default to "design". If fileName is not provided, default to "Untitled". Workflow Step 1: Resolve the planKey The createnewfile tool requires a planKey parameter. Follow this decision tree: 1. User already provided a planKey (e.g. from a previous
Explore related resources
Frequently asked questions
What is figma-create-new-file?
figma-create-new-file is a open-source AI agent skill with Copy skill directory. Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling usefigma.
Who is figma-create-new-file best for?
figma-create-new-file is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install figma-create-new-file?
Install or run figma-create-new-file using Copy skill directory. Check figma-create-new-file for the latest setup command.
Is figma-create-new-file actively maintained?
figma-create-new-file may need a closer maintenance check before production use.
Auto-fetched from GitHub.