Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:31 +08:00
commit ca9b85ccda
35 changed files with 10784 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "project-basics",
"description": "Basic tools for projects",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Luca Silverentand",
"email": "luca@onezero.company"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}