skills/brand-assets/SKILL.md
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
npx skillsauth add hasna/skills brand-assetsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Discover official brand identity material for a company, product, or website and package it into a clean handoff folder.
SKILLS_API_KEY.skills run brand-assets --url https://example.com
skills run brand-assets --brand "Acme Ledger" --sizes 64,128,256,512,1024
skills run brand-assets "Acme Ledger" --url https://example.com --include-screenshot
| Option | Description | Default |
|--------|-------------|---------|
| --brand <text> | Brand, product, or company name. Positional text also works. | inferred when possible |
| --url <url> | Official website or landing page to inspect. | optional |
| --sizes <list> | Comma-separated PNG export sizes. | 64,128,256,512,1024 |
| --include-screenshot | Include a visual reference screenshot when available. | false |
manifest.jsonbrand-profile.jsonbrand-profile.mdpalette.jsontypography.mdlogo-usage.mdsources.jsonlogos/svg/<brand>-logo.svglogos/png/<brand>-logo-64.pnglogos/png/<brand>-logo-128.pnglogos/png/<brand>-logo-256.pnglogos/png/<brand>-logo-512.pnglogos/png/<brand>-logo-1024.pngAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.
testing
Generate premium social content calendars with daily posts, channel strategy, asset briefs, publishing schedule, and repurposing map.