← Back to Skills Marketplace
maddiedreese

Figma

by maddiedreese · GitHub ↗ · v2.1.0
cross-platform ✓ Security Clean
9405
Downloads
15
Stars
76
Active Installs
3
Versions
Install in OpenClaw
/install figma
Description
Professional Figma design analysis and asset export. Use for extracting design data, exporting assets in multiple formats, auditing accessibility compliance, analyzing design systems, and generating comprehensive design documentation. Read-only analysis of Figma files with powerful export and reporting capabilities.
Usage Guidance
Install only in a workspace where exported Figma assets and reports are acceptable to write. Store the Figma token as a secret, keep .env files out of source control, rotate the token if exposed, and prefer a dedicated output directory to avoid overwriting local files.
Capability Analysis
Type: OpenClaw Skill Name: figma Version: 2.1.0 The OpenClaw AgentSkills skill bundle for Figma is benign. All Python scripts (`figma_client.py`, `export_manager.py`, `accessibility_checker.py`, `style_auditor.py`) are focused on interacting with the Figma API for read-only operations like data extraction, asset export, and design auditing, as explicitly stated in `SKILL.md`. Authentication is handled securely via `FIGMA_ACCESS_TOKEN` environment variable. Network calls are exclusively directed to `api.figma.com` or Figma's CDN, and file system operations are limited to writing exported assets and reports to user-specified directories, with filename sanitization in place. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in the `SKILL.md` or any other files.
Capability Assessment
Purpose & Capability
The stated purpose is Figma design analysis, accessibility/style auditing, and asset/report export; the scripts use Figma REST GET endpoints and Figma CDN downloads for those purposes, with no Figma file mutation paths found.
Instruction Scope
The main instructions clearly say the skill cannot modify Figma files, though one reference section includes write-capable Plugin API examples; these are documentation-only and not implemented by the runtime scripts.
Install Mechanism
There is no installer or persistence mechanism, but requirements use broad lower-bound dependency constraints rather than pinned versions.
Credentials
The skill requires a Figma access token and can read private design data available to that token; this is proportionate for the integration but should be treated as sensitive access.
Persistence & Privilege
The skill writes exported assets, manifests, JSON, CSS/SCSS/JS token files, and HTML reports to caller-selected paths; this is expected for export/reporting but users should choose output locations carefully.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install figma
  3. After installation, invoke the skill by name or use /figma
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
Enhanced Figma design analysis and export tools with comprehensive documentation
v2.0.0
Major update: Honest, working Figma design analysis and asset export tool. Includes professional asset export, WCAG accessibility auditing, design system analysis, and comprehensive documentation. Removed non-functional batch update features for accuracy.
v1.0.0
Initial release: Figma design analysis and asset export tool with accessibility auditing and design system analysis capabilities.
Metadata
Slug figma
Version 2.1.0
License
All-time Installs 298
Active Installs 76
Total Versions 3
Frequently Asked Questions

What is Figma?

Professional Figma design analysis and asset export. Use for extracting design data, exporting assets in multiple formats, auditing accessibility compliance, analyzing design systems, and generating comprehensive design documentation. Read-only analysis of Figma files with powerful export and reporting capabilities. It is an AI Agent Skill for Claude Code / OpenClaw, with 9405 downloads so far.

How do I install Figma?

Run "/install figma" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Figma free?

Yes, Figma is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Figma support?

Figma is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Figma?

It is built and maintained by maddiedreese (@maddiedreese); the current version is v2.1.0.

💬 Comments