Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:48 +08:00
commit df7d982d80
5 changed files with 566 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "data-science-skills",
"description": "Specialized skills for data analysis, machine learning, and scientific computing with Python",
"version": "1.0.0",
"author": {
"name": "Claude Skills Marketplace"
},
"commands": [
"./commands"
]
}