Add UniPort

This commit is contained in:
Timothy Kassis
2025-10-19 18:54:03 -07:00
parent dd4e49670a
commit 242f22a489
8 changed files with 1671 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"description": "Claude scientific skills from K-Dense Inc",
"version": "1.11.0"
"version": "1.12.0"
},
"plugins": [
{
@@ -71,6 +71,7 @@
"./scientific-databases/pubchem-database",
"./scientific-databases/pubmed-database",
"./scientific-databases/string-database",
"./scientific-databases/uniprot-database",
"./scientific-databases/zinc-database"
]
},