Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:59:49 +08:00
commit 0b5a14af96
4 changed files with 700 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "yzmir-ai-engineering-expert",
"description": "Primary router for all AI/ML engineering skillpacks - directs to specialized packs",
"version": "1.0.1",
"author": {
"name": "tachyon-beep",
"url": "https://github.com/tachyon-beep"
},
"skills": [
"./skills"
]
}