brand_extract_site
Extract comprehensive brand evidence from any website by analyzing multiple pages, capturing screenshots, and sampling computed styles across devices. Use this for richer brand identity data before compiling design tokens.
Instructions
Deeply extract brand evidence from a website by discovering representative pages, rendering them in headless Chrome across desktop and mobile, capturing screenshots, and sampling computed styles from multiple components. Use when a homepage scan is not enough or when you want richer evidence before compiling tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL to deeply extract brand evidence from (e.g. 'https://acme.com'). | |
| page_limit | No | Maximum number of representative pages to sample. Default 5. | |
| merge | No | If true and .brand/ exists, merge extracted colors/fonts into core-identity.yaml and persist extraction-evidence.json. |