Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:20 +08:00
commit 354f4ace0e
6 changed files with 291 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "llm-icon-finder",
"description": "Find and access AI/LLM model brand icons from lobe-icons library in SVG/PNG/WEBP formats",
"version": "0.0.0-2025.11.28",
"author": {
"name": "daymade",
"email": "daymadev89@gmail.com"
},
"skills": [
"./skills/llm-icon-finder"
]
}