mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Add support for fluidsim for computational fluid dynamics
This commit is contained in:
11
README.md
11
README.md
@@ -1,9 +1,9 @@
|
||||
# Claude Scientific Skills
|
||||
|
||||
[](LICENSE.md)
|
||||
[](#whats-included)
|
||||
[](#whats-included)
|
||||
|
||||
A comprehensive collection of **117+ ready-to-use scientific skills** for Claude, created by the K-Dense team. Transform Claude into your AI research assistant capable of executing complex multi-step scientific workflows across biology, chemistry, medicine, and beyond.
|
||||
A comprehensive collection of **118+ ready-to-use scientific skills** for Claude, created by the K-Dense team. Transform Claude into your AI research assistant capable of executing complex multi-step scientific workflows across biology, chemistry, medicine, and beyond.
|
||||
|
||||
These skills enable Claude to seamlessly work with specialized scientific libraries, databases, and tools across multiple scientific domains:
|
||||
- 🧬 Bioinformatics & Genomics - Sequence analysis, single-cell RNA-seq, gene regulatory networks, variant annotation, phylogenetic analysis
|
||||
@@ -32,7 +32,7 @@ These skills enable Claude to seamlessly work with specialized scientific librar
|
||||
|
||||
## 📦 What's Included
|
||||
|
||||
This repository provides **117+ scientific skills** organized into the following categories:
|
||||
This repository provides **118+ scientific skills** organized into the following categories:
|
||||
|
||||
- **25+ Scientific Databases** - Direct API access to PubMed, ChEMBL, UniProt, COSMIC, ClinicalTrials.gov, and more
|
||||
- **50+ Python Packages** - RDKit, Scanpy, PyTorch Lightning, scikit-learn, BioPython, and others
|
||||
@@ -308,7 +308,7 @@ networks, and search GEO for similar patterns.
|
||||
|
||||
## 📚 Available Skills
|
||||
|
||||
This repository contains **117+ scientific skills** organized across multiple domains. Each skill provides comprehensive documentation, code examples, and best practices for working with scientific libraries, databases, and tools.
|
||||
This repository contains **118+ scientific skills** organized across multiple domains. Each skill provides comprehensive documentation, code examples, and best practices for working with scientific libraries, databases, and tools.
|
||||
|
||||
### Skill Categories
|
||||
|
||||
@@ -352,7 +352,8 @@ This repository contains **117+ scientific skills** organized across multiple do
|
||||
- Metabolic modeling: COBRApy
|
||||
- Astronomy: Astropy
|
||||
|
||||
#### ⚙️ **Engineering & Simulation** (2 skills)
|
||||
#### ⚙️ **Engineering & Simulation** (3 skills)
|
||||
- Computational fluid dynamics: FluidSim
|
||||
- Discrete-event simulation: SimPy
|
||||
- Data processing: Dask, Polars, Vaex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user