brand_extract_site
Extract brand evidence from a website by discovering representative pages, capturing screenshots on desktop and mobile, and sampling computed styles to compile richer brand 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'). | |
| merge | No | If true and .brand/ exists, merge extracted colors/fonts into core-identity.yaml and persist extraction-evidence.json. | |
| page_limit | No | Maximum number of representative pages to sample. Default 5. |