store-teardown

Analyze e-commerce store visuals into structured design briefs with YAML/JSON outputs.

60|10|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/BENZEMA216/ai-ecommerce-agent-skills --skill store-teardown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: store-teardown
Source: https://github.com/BENZEMA216/ai-ecommerce-agent-skills/tree/main/store-teardown
Command: npx skills add https://github.com/BENZEMA216/ai-ecommerce-agent-skills --skill store-teardown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, pyyaml, instaloader, pillow, numpy, scikit-learn, and includes scripts (resource) components.

What problem does it solve?

This skill automates the visual teardown of e-commerce stores, extracting color schemes, layout language, typography impressions, and image styles to inform design decisions.

Core Features & Use Cases

  • Automated store teardown: analyze color palettes, typography cues, composition, and photography style across Taobao/Tmall/JD/Pinduoduo stores.
  • Phase-based workflow: prepare data, collect images via taobao_fetch or manual image input, and produce structured design briefs for designers.
  • Use Case: a design team wants a quick, repeatable method to extract a store's visual DNA and produce a designer-ready brief.

Quick Start

Provide a design brief by analyzing the target Taobao store visuals.

Frequently Asked Questions about store-teardown

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

FAQPage Schema
How do I extract a color palette and design brief from a Taobao store?

To extract a color palette and design brief from a Taobao store, this skill automates the collection of store images and analyzes visual elements like color schemes, typography, and photography styles. It outputs a structured YAML or JSON design brief for design teams.

What is the best way to automate ecommerce store teardown for visual assets?

Automating ecommerce store teardown involves using a modular pipeline to collect store visuals from platforms like Tmall, JD, or Pinduoduo. This process extracts layout language and image styles, producing a structured design brief that captures the store's visual DNA.

Can I analyze store visuals from JD and Pinduoduo using Python?

Yes, you can analyze store visuals from JD and Pinduoduo using Python. The skill uses libraries like beautifulsoup4, requests, and instaloader for image downloading, alongside numpy and scikit-learn for local color extraction and visual data analysis.

How do I turn scattered store images into a structured design brief?

Turning scattered store images into a structured design brief is done by processing collected images through local color extraction and optional Gemini AI analysis. This evaluates composition and typography impressions, outputting a cohesive brief for brand teams.

Does store visual analysis support manual image input instead of web scraping?

Store visual analysis supports manual image input as an alternative to automated fetching. You can provide your own images to the pipeline, which will then perform color palette extraction and photography style analysis to generate the final design brief.

What is included in an automated visual teardown of an ecommerce store?

An automated visual teardown of an ecommerce store includes analysis of color palettes, typography cues, composition, and photography style. This visual data is synthesized into a designer-ready brief formatted in YAML or JSON for immediate integration.