Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:49:50 +08:00
commit adc4b2be25
147 changed files with 24716 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "mxcp-plugin",
"description": "A Claude plugin for MXCP",
"version": "1.0.0",
"author": {
"name": "RAW Labs"
},
"skills": [
"./skills"
]
}