mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Added full support for ToolUniverse. Claude Code can now use the tools it provide as it needs without the MCP being a gateway.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Claude scientific skills from K-Dense Inc",
|
||||
"version": "1.52.0"
|
||||
"version": "1.53.0"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
@@ -55,6 +55,7 @@
|
||||
"./scientific-packages/statsmodels",
|
||||
"./scientific-packages/torch_geometric",
|
||||
"./scientific-packages/torchdrug",
|
||||
"./scientific-packages/tooluniverse",
|
||||
"./scientific-packages/transformers",
|
||||
"./scientific-packages/umap-learn",
|
||||
"./scientific-packages/zarr-python"
|
||||
|
||||
Reference in New Issue
Block a user