llm-icon-finder by daymade/claude-code-skills
npx skills add https://github.com/daymade/claude-code-skills --skill llm-icon-finder从 lobe-icons 库中获取 AI/LLM 模型品牌图标和徽标。该库包含 100 多个图标,涵盖模型(Claude、GPT、Gemini)、提供商(OpenAI、Anthropic、Google)和应用程序(ComfyUI、LobeChat)。
可用格式:SVG(可缩放)、PNG(位图)、WEBP(压缩格式) 主题变体:浅色、深色和彩色(部分图标)
使用以下模式构建 URL:
# SVG
https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-svg/{light|dark}/{icon-name}.svg
# PNG
https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-png/{light|dark}/{icon-name}.png
# WEBP
https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-webp/{light|dark}/{icon-name}.webp
# 彩色变体(在 icon-name 后追加 -color)
https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-png/dark/{icon-name}-color.png
图标命名规范:小写字母,使用连字符连接(例如 claude、chatglm、openai、)
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
huggingface当用户请求图标时:
https://lobehub.com/icons/{icon-name}常见图标:查看 references/icons-list.md 获取按类别(模型、提供商、应用程序、中国 AI)组织的完整列表
不确定的名称:
alibaba 与 alibabacloud)-color 变体中国 AI 模型:支持中文查询(例如,"智谱" → chatglm,"月之暗面" → moonshot)
单个图标请求:
用户:"Claude 图标"
→ 提供:https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-png/dark/claude.png
→ 同时提及彩色变体和网页查看器链接
多个图标下载:
curl -o openai.svg "https://raw.githubusercontent.com/lobehub/lobe-icons/.../dark/openai.svg"
curl -o anthropic.svg "https://raw.githubusercontent.com/lobehub/lobe-icons/.../dark/anthropic.svg"
中文查询:
用户:"找一下智谱的图标"
→ 识别:智谱 = ChatGLM → 图标名称:chatglm
→ 提供 URL 并提及相关图标(zhipu, codegeex)
如果 URL 返回 404:
-color 后缀变体chatgpt 与 gpt,google 与 gemini)references/icons-list.md - 按类别分类的 100 多个可用图标的完整列表references/developer-info.md - npm 安装和 React 使用示例每周安装次数
88
仓库
GitHub 星标数
636
首次出现
2026 年 1 月 20 日
安全审计
安装于
claude-code71
opencode67
gemini-cli63
codex63
github-copilot55
cursor54
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
118,000 周安装