From 76e68df0219e7da45c31f009db58d0148e418169 Mon Sep 17 00:00:00 2001 From: Timothy Kassis Date: Thu, 30 Oct 2025 07:23:15 -0700 Subject: [PATCH] Shorter descriptions and break down plugin into multicle links --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff3c1ab..ee8c19c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,10 @@ ## 🔬 Scientific & Research Tools -- [claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) - Comprehensive collection of 24 scientific databases (AlphaFold, ChEMBL, PubMed, UniProt, KEGG, etc.), 40 scientific packages (RDKit, Biopython, Scanpy, DeepChem, PyTorch Lightning, etc.), 6 scientific integrations (Benchling, DNAnexus, Opentrons, OMERO, etc.), and 9 scientific thinking workflows covering bioinformatics, cheminformatics, machine learning, materials science, and data analysis with 122 documented workflows +- [scientific-databases](https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-databases) - Access to 26 scientific databases including PubMed, PubChem, UniProt, ChEMBL, and AlphaFold DB. +- [scientific-integrations](https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-integrations) - Platform integrations for lab automation and workflow management (Benchling, DNAnexus, Opentrons, and more). +- [scientific-packages](https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-packages) - 58 specialized Python packages for bioinformatics, cheminformatics, machine learning, and data analysis. +- [scientific-thinking](https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-thinking) - Analysis tools and document processing for scientific writing, visualization, and methodology.