Add PDB database

This commit is contained in:
Timothy Kassis
2025-10-19 16:28:40 -07:00
parent 031e44b8e5
commit 7fc594c981
4 changed files with 914 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"description": "Claude scientific skills from K-Dense Inc",
"version": "1.0.0"
"version": "1.1.0"
},
"plugins": [
{
@@ -61,6 +61,7 @@
"skills": [
"./scientific-databases/chembl-database",
"./scientific-databases/gene-database",
"./scientific-databases/pdb-database",
"./scientific-databases/pubchem-database",
"./scientific-databases/pubmed-database"
]