Agent Skills by ALSEL
OpenAIデザイン・クリエイティブ⭐ リポ 18,898品質スコア 90/100

figma-create-new-file

新しい空白のFigmaファイルを作成します。ユーザーが新しいFigmaデザインファイルまたはFigJamファイルを作成したい場合、またはuse_figmaを呼び出す前に新しいファイルが必要な場合に使用します。必要に応じてwhoamiを通じてプラン解決を処理します。使用方法 — /figma-create-new-file [editorType] [fileName](例:/figma-create-new-file figjam My Whiteboard)

description の原文を見る

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 use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)

SKILL.md 本文

注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。

create_new_file — 新しい Figma ファイルを作成する

create_new_file MCP ツールを使用して、ユーザーのドラフトフォルダに新しい空の Figma ファイルを作成します。通常、作業用の新しいファイルが必要な場合に use_figma の前に使用されます。

スキル引数

このスキルはオプション引数を受け付けます:/figma-create-new-file [editorType] [fileName]

  • editorType: design(デフォルト)または figjam
  • fileName: 新しいファイルの名前(デフォルトは「Untitled」)

例:

  • /figma-create-new-file — 「Untitled」という名前のデザインファイルを作成
  • /figma-create-new-file figjam My Whiteboard — 「My Whiteboard」という名前の FigJam ファイルを作成
  • /figma-create-new-file design My New Design — 「My New Design」という名前のデザインファイルを作成

スキル呼び出しから引数を解析してください。editorType が指定されてい

...

詳細情報

作者
openai
リポジトリ
openai/skills
ライセンス
不明
最終更新
2026/5/12

Source: https://github.com/openai/skills / ライセンス: 未指定

本サイトは GitHub 上で公開されているオープンソースの SKILL.md ファイルをクロール・インデックス化したものです。 各スキルの著作権は原作者に帰属します。掲載に問題がある場合は info@alsel.co.jp または /takedown フォームよりご連絡ください。
原作者: openai · openai/skills · ライセンス: ライセンス未確認