Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:22 +08:00
commit 2c8fd6d9a0
22 changed files with 8353 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "py-plugin",
"description": "A plugin stores all skills for py projects",
"version": "1.0.14",
"author": {
"name": "dai.pham"
},
"skills": [
"./skills"
]
}