omd:reference-capture

Capture design tokens and visual references from live websites using Playwright and Python.

416|35|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/kwakseongjae/oh-my-design --skill omd-reference-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omd:reference-capture
Source: https://github.com/kwakseongjae/oh-my-design/tree/main/skills/omd-reference-capture
Command: npx skills add https://github.com/kwakseongjae/oh-my-design --skill omd-reference-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the capture of design contexts (tokens, structure, visual references) from selected live brand websites, reducing the manual effort and potential errors in design reference collection.

Core Features & Use Cases

  • Automated Live Reference Capture: Captures design contexts like tokens, structures, and visual references from live brand websites.
  • Reference Management: Collects captured data in assets/_reference/<id>/ directory for further use in design projects.
  • Use Case: For a brand new product design, you can use this Skill to capture the design references from a similar existing product website and apply them to your design process.

Quick Start

Run the command 'omd:reference-capture <brand-id>' to capture design references from the brand's live website.

Frequently Asked Questions about omd:reference-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web scraping to capture UI design references from live websites?

Capturing design tokens from live websites is done by running the command 'omd:reference-capture <brand-id>'. This automates the extraction of design contexts like tokens and structures using Playwright, saving the collected data into a local reference directory.

What is the best way to collect design system analysis data from existing product websites?

Yes, you can use Playwright for design reference collection. This Skill leverages Playwright alongside Python to navigate and scrape live brand websites, automatically capturing visual references and design structures for your projects.

How do I extract and manage visual references for UX design inspiration?

Captured design references are stored in the 'assets/_reference/<id>/' directory. This Skill automatically collects and organizes the scraped design tokens, structures, and visual contexts into this specific folder structure for easy access during design projects.

Does this automated reference capture tool require Python and Playwright to run?

Yes, the automated reference capture requires Python, Playwright, pypdf, and pdfplumber to run. These dependencies enable the Skill to perform web scraping and extract design contexts from live brand websites effectively.

Can I use captured design tokens for a brand new product design process?

Yes, you can use captured design tokens for a brand new product design process. By capturing references from a similar existing product website, you can apply the extracted design contexts and structures directly to your own UI/UX development.