github.com/K-Dense-AI/claude-scientific-skills
Skill | Added | Review |
|---|---|---|
etetoolkit Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics. | 85 1.37x Agent success vs baseline Impact 85% 1.37xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
esm Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference. | 89 3.44x Agent success vs baseline Impact 93% 3.44xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
diffdock Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction. | 76 1.54x Agent success vs baseline Impact 94% 1.54xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
deeptools NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization. | 86 1.50x Agent success vs baseline Impact 90% 1.50xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
deepchem Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first PyTorch workflows use torchdrug; for benchmark datasets use pytdc. | 79 1.36x Agent success vs baseline Impact 83% 1.36xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
datamol Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly. | 75 3.24x Agent success vs baseline Impact 81% 3.24xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
dask Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars. | 88 1.71x Agent success vs baseline Impact 91% 1.71xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
cobrapy Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis. | 81 1.30x Agent success vs baseline Impact 85% 1.30xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
clinical-reports Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools. | 66 1.06x Agent success vs baseline Impact 94% 1.06xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
citation-management Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing. | 77 1.84x Agent success vs baseline Impact 81% 1.84xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
cirq Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM hardware use qiskit; for quantum ML with autodiff use pennylane; for physics simulations use qutip. | 86 1.24x Agent success vs baseline Impact 82% 1.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
cellxgene-census Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For analyzing your own data use scanpy or scvi-tools. | 59 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cbcae7b | |
bioservices Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database analysis, ID mapping across services. For quick single-database lookups use gget; for sequence/file manipulation use biopython. | 88 1.49x Agent success vs baseline Impact 91% 1.49xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
biopython Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices. | 89 1.17x Agent success vs baseline Impact 96% 1.17xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
benchling-integration Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation. | 65 1.28x Agent success vs baseline Impact 81% 1.28xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
astropy Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing. | 87 1.70x Agent success vs baseline Impact 87% 1.70xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
arboreto Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets. | 90 1.31x Agent success vs baseline Impact 100% 1.31xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
anndata Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census. | 83 1.09x Agent success vs baseline Impact 81% 1.09xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
aeon This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs. | 87 1.33x Agent success vs baseline Impact 84% 1.33xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cbcae7b | |
adaptyv How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`. | 70 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: cbcae7b | |
research-lookup Look up current research information using parallel-cli search (primary, fast web search), the Parallel Chat API (deep research), or Perplexity sonar-pro-search (academic paper searches). Automatically routes queries to the best backend. Use for finding papers, gathering research data, and verifying scientific information. | 60 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 33b69c5 |