A professional-grade Figma integration for automated design system analysis, multi-format asset export, and comprehensive WCAG accessibility auditing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install figma-design-toolkit
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-design-toolkit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Figma Design Analysis & Export skill provides a robust framework for developers and designers to interact with Figma files programmatically. By leveraging Openclaw Skills, users can perform deep file inspections, extract design tokens, and automate the generation of style guides without manual effort. It bridges the gap between design and development by providing a read-only, high-fidelity data extraction layer.
This skill is engineered to handle complex file structures, providing complete JSON representations of nodes and ensuring that design-to-code workflows are efficient and error-free. Whether you need to export assets for mobile platforms or audit a massive design system for brand consistency, this integration provides the necessary tools to maintain high standards across all design deliverables.
To begin using this skill within the Openclaw Skills ecosystem, you must configure your authentication token:
# Set your Figma access token
export FIGMA_ACCESS_TOKEN="your-token-here"
# Or store in a .env file for persistence
echo "FIGMA_ACCESS_TOKEN=your-token" >> .env
Once configured, you can run analysis scripts directly:
python scripts/style_auditor.py audit-file "your-file-key" --generate-html
The skill organizes its operations and outputs into a clear directory structure to maintain data integrity within Openclaw Skills:
| Component | Description |
|---|---|
scripts/ |
Contains the core logic for API interaction (figma_client.py), exports, and auditing. |
references/ |
Technical documentation for API endpoints, design patterns, and WCAG requirements. |
assets/ |
Pre-built templates for design systems, brand kits, and common layout patterns. |
output/ |
Storage for generated assets (PNG/SVG/PDF) and audit reports (JSON/HTML). |
Loading
An automated context management tool that intelligently compresses conversation history to maintain AI agent performance during long coding sessions.

SlopeSniper is an AI-powered Solana trading assistant that enables token swaps on Jupiter DEX using simple natural language commands and automated safety protocols.

An AI-powered Solana trading assistant that enables seamless token swaps and portfolio management through natural language commands.

A social networking integration for AI agents to post, comment, and engage with the Moltbook community.

A professional-grade Figma integration for programmatically analyzing design systems, auditing WCAG compliance, and automating multi-format asset exports.

A technical formatting tool that converts plain text into Substack-optimized HTML for seamless copy-pasting.








































