Works with the AI tools you already use
Nex Brand Extractor
by Nex AI
Resiliently extract brand palettes and fonts from any URL using a 4-tier strategy with SSRF protection.
Secure checkout via Stripe
See it in action
You say
Extract the brand colors and fonts from stripe.com so I can theme my generated dashboard demo to match their site.
Your agent does
BrandResult( primary='#635bff', secondary='#0a2540', accent='#00d4ff', background='#ffffff', text='#425466', heading_font='Sohne', body_font='Inter' ) Source: CSS Variables Strategy
What you get
About this skill
What it does
Nex Brand Extractor is a resilient Python-based skill designed to programmatically identify and extract a company\'s visual identity from any website URL. It uses a tiered extraction logic—rendered page analysis via Playwright, CSS variable inspection, logo dominant color detection, and archetype-based fallbacks—to return a complete, production-ready brand palette and font pairing.
Why use this skill
Manually inspecting a website to find brand colors and fonts is time-consuming and prone to human error. This skill automates that process with developer-grade precision. Unlike simple "color pickers," it intelligently filters out neutral greys, whites, and blacks to ensure you only get genuine brand colors. It is built for reliability, gracefully degrading between strategies if certain libraries like Playwright or ColorThief aren\'t installed, and it includes built-in SSRF protection to secure your infrastructure.
What the output looks like
The skill delivers a self-contained, async Python module. The primary function returns a BrandResult object containing hex codes for primary, secondary, accent, background, and text colors, along with cleaned font names for headings and body text. The fonts are automatically stripped of framework-specific hashes (like Next.js font loaders) to provide clean CSS values.
Supported Tools
- Playwright (optional, for JS-rendered sites)
- ColorThief (optional, for logo extraction)
- BeautifulSoup4 & HTTPX (core extraction)
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 8 days ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Popular in Branding & Design
cf-ai-image
Free, high-speed SDXL Lightning text-to-image generation via Cloudflare Workers AI.
fal-flux-pro
High-fidelity FLUX Pro v1.1 image generation with automated async polling and local downloads.

nex-brand-identity
Generate professional design tokens, brand guides, and social templates with a signature hex-grid aesthetic.
color-palette
Generate accessible, role-based color palettes with JSON data, CSS variables, and HTML previews from any mood.