A powerful integration that allows AI agents to interact with Figma workspaces for design inspection, asset management, and collaboration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install figma-2
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install figma-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables AI agents to interface directly with the Figma REST API through a secure MorphixAI proxy. It empowers developers and designers to automate workflows within Openclaw Skills, such as navigating team projects, extracting design tokens, and retrieving specific node metadata.
By integrating this skill, your agent gains the ability to see and interact with the visual source of truth, making it an essential tool for design-to-code workflows and automated design reviews. It bridges the gap between design files and development environments, allowing for seamless data extraction and feedback loops.
First, install the required plugin using the CLI:
openclaw plugins install openclaw-morphixai
Next, obtain your API key from the Morphix dashboard and set the environment variable:
export MORPHIXAI_API_KEY="mk_your_key_here"
Finally, link your Figma account via the connection portal or use the link tool:
mx_link app: "figma"
The skill organizes design data based on the Figma REST API hierarchy. Key data structures include:
| Data Type | Description | Key Identifiers |
|---|---|---|
| Design Tree | Hierarchical structure of pages, frames, and layers. | file_key, node_id |
| Components | Metadata for reusable design elements and variants. | component_id, key |
| Design Tokens | Variables including colors, numbers, strings, and booleans. | variable_id, resolvedType |
| Comments | User feedback threads and messages. | comment_id, message |
| Assets | Temporary URLs for exported images in various formats. | scale, format |
Loading
A high-efficiency morning report tool that consolidates updates from development, project management, and communication platforms into a single actionable summary.

A comprehensive integration for managing Confluence Cloud workspaces, enabling automated page lifecycle management and advanced knowledge base searching.

A comprehensive integration for controlling Home Assistant devices, scripts, and scenes via REST API and bidirectional webhooks.

Automate GitHub Pull Request prioritization by scoring contributions against your project's specific mission and values.

A comprehensive toolset for managing GitHub repositories, issues, pull requests, and CI/CD workflows through an AI agent.

A comprehensive Gmail integration skill that allows AI agents to securely read, search, send, and organize emails via the MorphixAI proxy.








































