Add support to LaminDB

This commit is contained in:
Timothy Kassis
2025-10-31 11:39:54 -07:00
parent 97c03a11e5
commit 7e3fae3ad1
10 changed files with 3592 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Claude Scientific Skills
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
[![Skills](https://img.shields.io/badge/Skills-93-brightgreen.svg)](#what-s-included)
[![Skills](https://img.shields.io/badge/Skills-94-brightgreen.svg)](#what-s-included)
[![Equivalent Tools](https://img.shields.io/badge/Equivalent_Tools-1002-blue.svg)](#what-s-included)
A comprehensive collection of ready-to-use scientific skills for Claude, curated by the K-Dense team.
@@ -47,7 +47,7 @@ These skills enable Claude to work with specialized scientific libraries and dat
| Category | Count | Description |
|----------|-------|-------------|
| 📊 **Scientific Databases** | 26 | PubMed, PubChem, UniProt, ChEMBL, COSMIC, DrugBank, AlphaFold DB, bioRxiv, and more |
| 🔬 **Scientific Packages** | 58 | BioPython, RDKit, PyTorch, Scanpy, scvi-tools, ESM, SimPy, pydicom, PyHealth, Data Commons, histolab, PathML, PyLabRobot, HypoGeniC, MarkItDown, and more |
| 🔬 **Scientific Packages** | 59 | BioPython, RDKit, PyTorch, Scanpy, scvi-tools, ESM, SimPy, pydicom, PyHealth, Data Commons, histolab, LaminDB, PathML, PyLabRobot, HypoGeniC, MarkItDown, and more |
| 🔌 **Scientific Integrations** | 7 | Benchling, DNAnexus, Opentrons, LabArchives, LatchBio, OMERO, Protocols.io |
| 🛠️ **Scientific Helpers** | 2 | Context initialization and resource detection utilities |
| 📚 **Documented Workflows** | 122 | Ready-to-use examples and reference materials |
@@ -99,7 +99,7 @@ Then, to install a specific set of skills:
2. Select **claude-scientific-skills**
3. Choose from:
- `scientific-databases` - Access to 25 scientific databases
- `scientific-packages` - 57 specialized Python packages
- `scientific-packages` - 58 specialized Python packages
- `scientific-thinking` - Analysis tools and document processing
- `scientific-integrations` - Lab automation and platform integrations
- `scientific-context-initialization` - Ensures Claude searches for and uses existing skills
@@ -362,11 +362,12 @@ results, conclusions and providing recommendations."
</details>
<details>
<summary><strong>Additional Packages (11 packages)</strong></summary>
<summary><strong>Additional Packages (12 packages)</strong></summary>
- BIOMNI (Multi-omics), ETE Toolkit (Phylogenetics)
- histolab (Digital pathology WSI processing and tile extraction)
- HypoGeniC (Automated hypothesis generation and testing)
- LaminDB (Data framework for biology with FAIR data management, lineage tracking, and ontology integration)
- MarkItDown (Document format conversion to Markdown for LLM processing)
- Paper-2-Web (Academic paper dissemination and presentation)
- PathML (Computational pathology and whole-slide image analysis)