Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:28 +08:00
commit e60768ac8e
10 changed files with 1020 additions and 0 deletions

View File

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