source-brand-assets

Scrapes logos and product photos from the web into a structured brand-assets folder using curl and web search.

6|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill source-brand-assets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-brand-assets
Source: https://github.com/gooseworks-ai/gooseworks-ads-skills/tree/main/skills/atoms/source/source-brand-assets
Command: npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill source-brand-assets

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Gathering real reference imagery and logos for a brand can be time-consuming and inefficient. This Skill automates the process of scraping visual brand assets from the web into a structured folder.

Core Features & Use Cases

  • Automated Asset Scraping: Gather logos and product photos for a brand from public sources.
  • Folder Organization: Stores assets in a structured brand-assets/ folder with subdirectories for logos and photos.
  • Use Case: Ideal for kickstarting a creative project where you need real product and logo references, ensuring on-brand generated imagery.

Quick Start

Run the skill and provide the company name and product focus, e.g., source-brand-assets -c "American Express" -p "Platinum card" -o ./brand-assets.

Frequently Asked Questions about source-brand-assets

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

FAQPage Schema
How do I collect brand assets and logos from the web for a creative project?

You can collect brand assets by running an automated web scraping script that searches for a company's logos and product photos, then organizes them into a structured folder for creative reference.

What's the best way to scrape product photos and brand logos automatically?

The best way to scrape product photos automatically is using a script that retrieves public visual assets via web search and curl, saving them directly into organized subdirectories for logos and photos.

Can I gather visual brand references for a specific company product like a credit card?

Yes, you can gather visual brand references by providing the company name and product focus as input, which targets the scraping retrieval toward specific product imagery and logos.

How are scraped brand assets organized on my computer?

Scraped brand assets are organized into a structured directory, typically separating logos and product photos into their own subdirectories within a main brand-assets folder for easy access.

Do I need any special dependencies to download brand logos from public sources?

No special dependencies are required to download brand logos, as the retrieval process relies on standard web search and curl commands to fetch public visual assets directly.

Why use automated web scraping for brand assets instead of manual downloads?

Automated web scraping for brand assets saves time by eliminating manual downloads, efficiently gathering real product photos and logos into a structured folder to kickstart creative development.