Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:23 +08:00
commit b8dc705a95
11 changed files with 1061 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "books",
"description": "TODO: Add description",
"version": "0.0.1",
"author": {
"name": "TODO: Add author"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}