Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:28 +08:00
commit 8f34f4d52b
5 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "nexus",
"description": "Skills nexus for research, data analysis, and business workflows",
"version": "0.1.0",
"author": {
"name": "Mehmet Oner Yalcin",
"email": "oneryalcin@gmail.com"
},
"hooks": [
"./hooks"
]
}