Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:01 +08:00
commit ac37c32142
6 changed files with 801 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "leapmultix-skill-creating-plugins",
"description": "Skill creating-plugins from LeapMultix",
"version": "1.0.0",
"author": {
"name": "Julien LE SAUX",
"email": "contact@jls42.org"
},
"skills": [
"./skills"
]
}