Tech Logos

SkillDev tools

This skill gives your AI the ability to find and add official brand logos to your project. Once added, it can fetch logos for tech companies like Clerk and Vercel, AI providers like OpenAI and Claude, and social platforms, then install them into your project's UI.

Available today. Use it from your connected AI after setup.

After adding it, just ask for a logo in plain words, for example 'add a Vercel logo' or 'icon for GitHub'. Your AI will find the official version and place it in your project.

Then ask your AI: use the Tech Logos skill

What your AI can do with it

  • Find official logos for tech companies like Clerk, Vercel, and GitHub
  • Fetch logos for AI providers such as OpenAI, Anthropic, and Claude
  • Locate logos for social platforms
  • Install brand assets directly into your project
  • Act on simple requests like 'add [company] logo' or 'icon for [company]'

What this skill tells your AI

The instructions your AI receives, as published by compozy/compozy in .agents/skills/tech-logos/SKILL.md and read by ahel’s review.

Reuse the repository's existing official brand assets before fetching or installing anything. Inspect the logo index and the component's real props; do not assume every logo supports variant or mode.

  1. Find the logo in the existing inventory and import it through that inventory's public export.
  2. When it is missing, use an authoritative brand asset and the project's established SVG/component pattern. Preserve provenance, brand geometry, accessible labeling, and appropriate light/dark behavior.
  3. Add only the requested asset to the shared logo directory and public export. Extend the relevant story when it demonstrates a new supported state; no all-brand bundles or duplicated app-local logos.
  4. Use an external registry such as Elements only when the task calls for that source or the project already adopts it. Inspect the proposed files and use the repository package manager. A missing logo does not require opening a third-party issue.

Signals

GitHub stars
3k
Forks
178
Last commit
Sep 2026

ahel recommends instead

Advanced
Catalog kind
skill
Gateway key
tech-logos
Source
github.com/compozy/compozy
Tech Logos (tech-logos) by compozy: Skill · ahel