brand-extractor

Extract structured brand profiles from URLs, text, or assets.

3|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/paolomoz/skills --skill brand-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-extractor
Source: https://github.com/paolomoz/skills/tree/main/skills/brand-extractor
Command: npx skills add https://github.com/paolomoz/skills --skill brand-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of analyzing and synthesizing brand identity from disparate sources, ensuring a consistent and accurate brand profile.

Core Features & Use Cases

  • Multi-Tiered Analysis: Leverages web search, training knowledge, and local data for robust extraction.
  • Comprehensive Profiling: Generates a structured BrandProfile object including tone, values, colors, and positioning.
  • Use Case: A marketing team needs to quickly understand the brand identity of a new acquisition. They provide the acquisition's URL, and this Skill generates a detailed BrandProfile, which is then used by the brand-css-generator to create a consistent design system.

Quick Start

Extract the brand profile for the website https://example.com.

Frequently Asked Questions about brand-extractor

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

FAQPage Schema
How do I extract a brand identity profile from a website URL?

To extract a brand identity profile from a website URL, provide the link to an automated analysis tool that synthesizes tone of voice, brand values, color palettes, and brand positioning into a structured profile object.

Can I generate a structured brand profile from existing text descriptions?

Yes, you can generate a structured brand profile from existing text descriptions by running them through a multi-tiered AI analysis that outputs a comprehensive BrandProfile object including tone and positioning.

What is included in a comprehensive brand profiling analysis?

A comprehensive brand profiling analysis includes the extraction of brand tone, values, color palettes, design tokens, and positioning, which are compiled into a structured BrandProfile object and optional supporting brand documentation files.

How does brand analysis handle sources with limited information?

Brand analysis handles sources with limited information by leveraging a multi-tiered approach that uses web search fallback, training knowledge, and local data to ensure robust brand profile extraction.

What can I do with a generated BrandProfile object?

A generated BrandProfile object can be used by downstream tools like a brand-css-generator to create a consistent design system, or by marketing teams to understand a new acquisition's brand identity.