mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Add support for Modal so researchers can scale compute on demand for heavy computational tasks beyond running locally
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Claude Scientific Skills
|
||||
|
||||
[](LICENSE.md)
|
||||
[](#what-s-included)
|
||||
[](#what-s-included)
|
||||
[](#what-s-included)
|
||||
|
||||
A comprehensive collection of ready-to-use scientific skills for Claude, curated by the K-Dense team.
|
||||
@@ -48,7 +48,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** | 67 | BioPython, RDKit, PyTorch, Scanpy, scvi-tools, ESM, NetworkX, SimPy, pydicom, PyHealth, Data Commons, histolab, LaminDB, PathML, PyLabRobot, HypoGeniC, MarkItDown, PufferLib, Stable Baselines3, Vaex, Denario, geniml, gtars, and more |
|
||||
| 🔬 **Scientific Packages** | 68 | BioPython, RDKit, PyTorch, Scanpy, scvi-tools, ESM, NetworkX, SimPy, pydicom, PyHealth, Data Commons, histolab, LaminDB, PathML, PyLabRobot, HypoGeniC, MarkItDown, Modal, PufferLib, Stable Baselines3, Vaex, Denario, geniml, gtars, 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 |
|
||||
@@ -316,7 +316,7 @@ results, conclusions and providing recommendations."
|
||||
---
|
||||
|
||||
### 🔬 Scientific Packages
|
||||
**67 specialized Python packages** organized by domain.
|
||||
**68 specialized Python packages** organized by domain.
|
||||
|
||||
📖 **[Full Package Documentation →](docs/scientific-packages.md)**
|
||||
|
||||
@@ -365,13 +365,14 @@ results, conclusions and providing recommendations."
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>Additional Packages (12 packages)</strong></summary>
|
||||
<summary><strong>Additional Packages (13 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)
|
||||
- Modal (Serverless cloud platform for Python with GPUs, autoscaling, and batch processing)
|
||||
- Paper-2-Web (Academic paper dissemination and presentation)
|
||||
- PathML (Computational pathology and whole-slide image analysis)
|
||||
- PyLabRobot (Laboratory automation for liquid handlers, plate readers, and lab equipment)
|
||||
|
||||
Reference in New Issue
Block a user