K-Dense-AI/scientific-agent-skills

Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

About the project

Scientific Agent Skills is a collection of reusable procedures that give AI agents capabilities for scientific research across areas such as biology, chemistry, medicine, and drug discovery. It is used by researchers and by people building AI scientist workflows with compatible coding agents. The catalogue contains many of the project's skills and supporting instructions.

This repository also configures its own agents. See what scientific-agent-skills tells them →

44kStars on the repository
167Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

molecular-dynamics

73

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis. Set up protein/small molecule systems, define force fields, run energy minimization and production MD, analyze trajectories (RMSD, RMSF, contact maps, free energy surfaces). For structural biology, drug binding, and biophysics.

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 67 tokens original MIT

molfeat

74

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

not rated 44k +1.5k yesterday B Socket: passSnyk: warnSkillSpector: warn 47 tokens original MIT

ncats-arax

75

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Queries the NCATS Translator ARAX production API for bounded, typed, provenance-rich one-hop and endpoint-pinned two-hop biomedical knowledge-graph relationships. Use for Biolink-constrained RTX-KG2 lookup, explicit selected-provider ARAX federation, separate entity normalization, qualifier-aware graph traversal, and…

not rated 44k +1.5k yesterday A Snyk: passSkillSpector: pass 99 tokens original MIT

networkx

76

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: warn 83 tokens original MIT

neurokit2

77

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Use NeuroKit2 to build or audit reproducible research workflows for physiological time-series preprocessing, event/interval analysis, multimodal alignment, variability, and complexity. Trigger when code imports neurokit2 or needs its current APIs, schemas, and method-aware validation—not for diagnosis or device…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 63 tokens original MIT

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface. Covers loading SpikeGLX/Open Ephys/NWB data, preprocessing, drift/motion correction, Kilosort4 (and CPU) spike sorting, quality metrics, and unit curation (threshold-based, model-based UnitRefine, and AI-assisted visual review). Use when…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: warn 98 tokens original MIT

nextflow

79

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Build, run, and debug Nextflow data pipelines and nf-core workflows end to end. Use whenever the user mentions Nextflow, nf-core, .nf files, nextflow.config, DSL2, processes/channels/operators, samplesheets, or wants to run a community pipeline (e.g. nf-core/rnaseq, nf-core/sarek), write or test a module/subworkflow…

not rated 44k +1.5k yesterday D Socket: passSnyk: warnSkillSpector: warn 181 tokens original MIT

omero-integration

80

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Securely inspect and automate microscopy data workflows against OMERO.server with omero-py, BlitzGateway, OMERO CLI, tables, annotations, ROIs, rendering, and documented OMERO.web APIs. Use for scoped OMERO inventory, metadata export, import/export planning, or reviewed write workflows.

not rated 44k +1.5k yesterday A Socket: passSnyk: warnSkillSpector: warn 65 tokens original MIT

onekgpd

81

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Query the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants. Use when a question is about individuals or variants in the 1000 Genomes Project cohort: which individuals carry variants matching specific criteria in a gene or region, which individuals…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 143 tokens original MIT

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Resolve free-text scientific labels to ontology term IDs and validate existing CURIEs against the EBI Ontology Lookup Service (OLS4). Use whenever an ontology identifier must be produced or checked - annotating tissue, cell type, disease, phenotype, assay, chemical, organism, sex, or developmental stage fields…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: warn 201 tokens original MIT

open-notebook

83

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis. Use when organizing research materials into notebooks, ingesting diverse content sources (PDFs, videos, audio, web pages, Office documents), generating AI-powered notes and summaries, creating multi-speaker…

not rated 44k +1.5k yesterday A Socket: passSnyk: failSkillSpector: warn 123 tokens original MIT

openpiv

84

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Particle Image Velocimetry (PIV) analysis with OpenPIV. Use when extracting velocity fields from PIV image pairs, analyzing fluid dynamics or flow visualization experiments, cross-correlating interrogation windows, validating and replacing spurious PIV vectors, or computing vorticity, strain rate, and turbulence…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 72 tokens original MIT

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Author, review, migrate, simulate, and troubleshoot official Opentrons Python Protocol API v2 protocols for Flex and OT-2 robots. Use for robot-specific liquid handling, deck and labware setup, pipettes, modules, runtime parameters, liquid classes, and Opentrons App analysis. Use pylabrobot instead when one workflow…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 79 tokens original MIT

optimize-for-gpu

86

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

GPU-accelerates scientific Python on NVIDIA hardware and verifies that the result is correct and faster. Use for CUDA/GPU optimization; CPU-bound NumPy, SciPy, pandas, scikit-learn, NetworkX, scikit-image, vector-search, image-processing, graph, simulation, or file-I/O workloads; CuPy, cuDF, cuML, cuGraph, cuVS…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 151 tokens original MIT

pacsomatic

87

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Operator toolkit for nf-core/pacsomatic matched tumor-normal workflows from BAM inputs. Use this skill when the user needs to validate run inputs, generate pacsomatic-compliant samplesheets, prepare reproducible Nextflow launch artifacts, run locally or submit to schedulers (LSF/Slurm/PBS/SGE), and triage execution…

not rated 44k +1.5k yesterday A Socket: passSnyk: warnSkillSpector: pass 103 tokens original MIT

paper-lookup

88

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Search 18 scholarly APIs for papers, preprints, citations, open-access full text, repository records, and journal OA status, and return results with reproducible provenance. Covers PubMed, PMC, Europe PMC, bioRxiv, medRxiv, arXiv, OpenAlex, Crossref, Semantic Scholar, CORE, Unpaywall, OpenCitations, PubTator3, Zenodo…

not rated 44k +1.5k changed today C Socket: passSnyk: warnSkillSpector: warn 198 tokens original MIT

paperclip

89

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Search and read full-text biomedical papers, FDA/PMDA/EMA regulatory documents, clinical trial registries, and UniProt/PDB/ChEMBL entries with the Paperclip CLI from GXL. Covers installing and authenticating the paperclip binary with a PAPERCLIPAPIKEY, the read-only virtual filesystem under /papers, /fda, /trials…

not rated 44k +1.5k yesterday C Socket: passSnyk: warnSkillSpector: warn 171 tokens original MIT

paperzilla

90

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Chat with your agent about projects, recommendations, and canonical papers in Paperzilla. Use when users ask for recent project recommendations, canonical paper details, markdown-based summaries, recommendation feedback, feed export, or Atom feed URLs.

not rated 44k +1.5k yesterday A Socket: passSnyk: warnSkillSpector: pass 47 tokens original MIT

parallel-web

91

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Use Parallel CLI for web search, URL extraction, deep research, structured data enrichment, entity discovery, and recurring web monitoring. Best for requests that explicitly need current web evidence, academic-source discovery, repeated entity lookups, exhaustive reports, or ongoing change tracking.

not rated 44k +1.5k yesterday A Socket: passSnyk: failSkillSpector: warn 55 tokens original MIT

pathml

92

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Use PathML for local, research-only computational pathology workflows: load and tile slides, build preprocessing and QC pipelines, manage h5path data, quantify multiplex images, construct spatial graphs, and plan bounded model inference.

not rated 44k +1.5k yesterday B Socket: passSnyk: passSkillSpector: warn 46 tokens original MIT

K-Dense-AI/scientific-agent-skills

Skill Claude Code

Query live pathogen genomic surveillance data through the GenSpectrum LAPIS API to find which viral lineages are circulating now, how fast they are growing, and what mutations they carry. Use whenever a question depends on the current state of a pathogen population rather than on remembered facts - which SARS-CoV-2…

not rated 44k +1.5k yesterday A Socket: passSnyk: warnSkillSpector: pass 249 tokens original MIT

pathway-enrichment

94

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Run pathway and gene-set enrichment analysis on gene lists or ranked gene data, then interpret the results. Use whenever the user has a set of genes (differentially expressed genes from PyDESeq2/Scanpy, CRISPR-screen hits, cluster marker genes, proteomics hits) and wants to know which biological pathways, GO terms, or…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 239 tokens original MIT

pdf

95

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 92 tokens original MIT

peer-review

96

K-Dense-AI/scientific-agent-skills

Skill Claude CodeCodex

Prepare evidence-bounded, constructive peer-review drafts and structured manuscript assessments. Use for authorized review of scientific manuscripts, protocols, preprints, or research proposals; reporting-guideline selection; claim–evidence checks; methods, statistics, reproducibility, ethics, figure/table, and…

not rated 44k +1.5k yesterday A Socket: passSnyk: passSkillSpector: pass 66 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: