← 返回 Skills 市场
maddiedreese

Figma

作者 maddiedreese · GitHub ↗ · v2.1.0
cross-platform ✓ 安全检测通过
9405
总下载
15
收藏
76
当前安装
3
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install figma
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /figma 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug figma
版本 2.1.0
许可证
累计安装 298
当前安装数 76
历史版本数 3
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9405 次。

如何安装 Figma?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install figma」即可一键安装,无需额外配置。

Figma 是免费的吗?

是的,Figma 完全免费(开源免费),可自由下载、安装和使用。

Figma 支持哪些平台?

Figma 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Figma?

由 maddiedreese(@maddiedreese)开发并维护,当前版本 v2.1.0。

💬 留言讨论