Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:28 +08:00
commit 5651879ea8
10 changed files with 564 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "ai-ml-engineering-pack",
"description": "Professional AI/ML Engineering toolkit: Prompt engineering, LLM integration, RAG systems, AI safety with 12 expert plugins",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]",
"url": "https://github.com/jeremylongshore"
},
"skills": [
"./skills"
]
}