Add benchling

This commit is contained in:
Timothy Kassis
2025-10-20 21:28:25 -07:00
parent c73c256f89
commit 2273130f5f
6 changed files with 2526 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"description": "Claude scientific skills from K-Dense Inc",
"version": "1.23.0"
"version": "1.24.0"
},
"plugins": [
{
@@ -104,6 +104,15 @@
"./scientific-thinking/document-skills/pptx",
"./scientific-thinking/document-skills/xlsx"
]
},
{
"name": "scientific-integrations",
"description": "Collection of scientific platform integrations",
"source": "./",
"strict": false,
"skills": [
"./scientific-integrations/benchling-integration"
]
}
]
}