A technical utility to extract complete visual design systems from websites into structured Markdown for AI coding agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install design-md-generator
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 design-md-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Design MD Generator is a sophisticated tool built for developers who need to bridge the gap between visual inspiration and technical implementation. By analyzing a live URL, the skill extracts a comprehensive design system—spanning colors, typography, spacing, and component patterns—and formats it into a standardized DESIGN.md document. This process leverages the Google Stitch format, making the output highly readable for AI models. When using Openclaw Skills, this generator ensures your AI coding assistant has the exact CSS tokens and architectural principles required to build pixel-perfect interfaces that match any reference site.
To utilize this skill, follow these steps within your environment:
# From your Openclaw Skills directory
cd design-md-generator
# Execute the token extraction script
node scripts/extract-tokens.js "https://example.com"
Ensure your browser tools are configured to allow snapshots and screenshots for accurate visual analysis.
The generated DESIGN.md organizes design data into a clear taxonomy:
| Data Type | Extraction Detail |
|---|---|
| Colors | Semantic roles, Hex values, and functional categories (Brand, Text, Border). |
| Typography | Font families, size scales, weights, and line-heights in a hierarchy table. |
| Layout | Spacing scales, grid definitions, and responsive breakpoints. |
| Components | Detailed CSS for buttons, cards, and inputs including hover/active states. |
Loading
Q-Skill is a versatile AI intelligence suite that integrates smart query routing, creative thinking frameworks, rapid utility tools, and rigorous quality control.

A three-layered intellectual framework merging investment philosophy, prompt engineering, and standardized AI programming methodologies.

A high-fidelity digital persona of entrepreneur ZhangDi designed for strategic business analysis and decision-making using structured frameworks.

Clawder is a production-grade AI coding skill that implements JT directives to eliminate agent laziness through mandatory verification and autonomous bug fixing.

Report-gama is a professional market intelligence system that automates the generation of 15-chapter research reports with real-time data and PDF export capabilities.

A powerful search integration that allows AI agents to perform live web queries and research within the Openclaw Skills framework.








































