Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:45:40 +08:00
commit b713f67713
7 changed files with 1240 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "prompt-optimizer",
"description": "Optimize and refine prompts for AI models using comprehensive prompt engineering best practices",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Kanner",
"email": "kanner.chen@gmail.com"
},
"skills": [
"./skills/prompt-optimizer"
]
}