Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:58:40 +08:00
commit 021764fde3
8 changed files with 964 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "common",
"description": "Common base skills, plugins, commands etc.",
"version": "1.0.0",
"author": {
"name": "atc-net"
},
"skills": [
"./skills"
]
}