Figma Export Automator

Exports assets from Figma files using the Figma REST API v1. Extracts component sets, design tokens (colors, typography, spacing), and renders frames as SVG/PNG. Generates CSS custom properties from styles.

agentskillexchange Updated 28 repo stars

File contents

Figma Export Automator

Exports assets from Figma files using the Figma REST API v1. Extracts component sets, design tokens (colors, typography, spacing), and renders frames as SVG/PNG. Generates CSS custom properties from styles.

Installation

Use the upstream install or setup path that matches your environment:

  • Make requests for different resources:

Requirements and caveats from upstream:

  • Once granted access, you can use the Figma API to inspect a JSON representation of the file. Every layer or object in a file will be represented within the file by a node (subtree). You will then be able to access and...

Basic usage or getting-started notes:

Documentation

Source

agentskillexchange/skills/tree/main/skills/figma-export-automator commit 1bea8fa093

Frequently asked questions

npx skillmds@latest add agentskillexchange/figma-export-automator