Latest Agent Skills
25788 skills
Pyhealth
Build clinical deep-learning pipelines with PyHealth: load EHR, signal, and imaging datasets, define prediction tasks, instantiate models, train with the PyHealth Trainer, and compute clinical metrics.
30.2k · bundle
Pydeseq2
Perform differential gene expression analysis for bulk RNA-seq data using PyDESeq2, supporting formulaic designs, Wald tests, FDR correction, LFC shrinkage, and result visualization.
30.2k · bundle
Pi Agent
Install, configure, and extend Pi, a terminal coding harness, with support for custom providers, models, extensions, skills, packages, themes, SDK integration, RPC mode, JSON event streams, and ecosystem packages for subagent delegation, MCP servers, interactive forms, and web access.
30.2k · bundle
Nextflow
Build, run, and debug Nextflow data pipelines and nf-core workflows end to end, covering processes, channels, operators, configuration, testing, and deployment to HPC or cloud.
30.2k · bundle
Networkx
Create, analyze, and visualize complex networks and graphs in Python with NetworkX, including graph algorithms, community detection, synthetic network generation, and multiple I/O formats.
30.2k · bundle
Histolab
Process whole slide images for digital pathology: detect tissue, extract tiles, and prepare datasets for deep learning pipelines.
30.2k · bundle
Fluidsim
Run computational fluid dynamics simulations using Python, including Navier-Stokes equations, shallow water, and stratified flows with pseudospectral methods and HPC support.
30.2k · bundle
Diffdock
Predict 3D binding poses of small molecule ligands to protein targets using diffusion-based molecular docking, supporting single complexes, batch processing, and virtual screening.
30.2k · bundle
Deepchem
Predict molecular properties, train graph neural networks, and run drug discovery workflows using DeepChem's featurizers, models, and MoleculeNet benchmarks.
30.2k · bundle
Arboreto
Infer gene regulatory networks from gene expression data using scalable algorithms (GRNBoost2, GENIE3) with support for distributed computation.
30.2k · bundle
Seaborn
Create publication-quality statistical graphics with dataset-oriented plotting, multivariate analysis, and automatic statistical estimation using minimal code.
30.2k · bundle
Pydicom
Read, write, and modify DICOM medical imaging files, including pixel data extraction, metadata manipulation, anonymization, and format conversion.
30.2k · bundle
Primekg
Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more.
30.2k · bundle
Onekgpd
Query the 1000 Genomes Project dataset at the individual participant level to find variants, carriers, and relatedness information.
30.2k · bundle
Molfeat
Convert chemical structures (SMILES or RDKit molecules) into numerical representations for machine learning using 100+ featurizers, including ECFP, MACCS, descriptors, and pretrained models like ChemBERTa.
30.2k · bundle
Medchem
Apply medicinal chemistry filters for compound triage: drug-likeness rules (Lipinski, Veber, CNS), structural alert catalogs (PAINS, NIBR, ChEMBL), complexity metrics, and a custom query language for library filtering.
30.2k · bundle
Matchms
Process and analyze mass spectrometry data: import spectra from MGF, mzML, MSP, and JSON formats; apply 40+ filters for metadata harmonization and peak cleaning; compute spectral similarities (cosine, modified cosine) for compound identification; build reproducible processing pipelines.
30.2k · bundle
Lamindb
Manage biological datasets and models with LaminDB, an open-source lineage-native lakehouse. Covers setup, artifact registration, query/search, lineage tracking, validation, ontology-backed annotation, collections, branches, storage, and workflow integrations.
30.2k · bundle
Datamol
Simplify molecular cheminformatics with a Pythonic wrapper around RDKit for SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, and parallel processing.
30.2k · bundle
Cobrapy
Perform constraint-based metabolic modeling with COBRApy: run FBA, FVA, gene knockouts, flux sampling, and manage SBML models for systems biology and metabolic engineering.
30.2k · bundle
Astropy
Perform astronomical data analysis with Astropy: coordinate transformations, unit conversions, FITS I/O, cosmological calculations, time handling, table operations, and WCS transformations.
30.2k · bundle
Anndata
Create, read, manipulate, and store annotated data matrices using the AnnData Python package, designed for single-cell genomics and general-purpose annotated data workflows.
30.2k · bundle
Adaptyv
Submit protein sequences to the Adaptyv Bio Foundry for experimental characterization (binding, thermostability, expression, fluorescence) and retrieve results via API or Python SDK.
30.2k · bundle
Scvelo
Estimate cell state transitions from unspliced/spliced mRNA dynamics using scVelo, infer trajectory directions, compute latent time, and identify driver genes in single-cell RNA-seq data.
30.2k · bundle
Scanpy
Run standard single-cell RNA-seq analysis pipelines: QC, normalization, dimensionality reduction, clustering, differential expression, and visualization using Scanpy.
30.2k · bundle
Qiskit
Build and execute quantum circuits on IBM Quantum hardware, simulators, and third-party providers using the Qiskit framework.
30.2k · bundle
Polars
Process data with high-performance DataFrames using Polars' expression-based API, lazy evaluation, and parallel execution for ETL, analytics, and pandas migration.
30.2k · bundle
Pathml
Analyze whole-slide pathology images with Python: load 160+ slide formats, preprocess H&E stains, segment nuclei, construct spatial graphs, train ML models, and process multiplex immunofluorescence data (CODEX, Vectra).
30.2k · bundle
Matlab
Perform numerical computing, matrix operations, data analysis, and scientific visualization using MATLAB or GNU Octave.
30.2k · bundle
Geniml
Train unsupervised machine learning models on genomic interval data from BED files, including region embeddings, single-cell ATAC-seq analysis, and consensus peak building.
30.2k · bundle
Flowio
Parse FCS (Flow Cytometry Standard) files v2.0-3.1, extract events as NumPy arrays, read metadata and channels, and convert to CSV or DataFrame for flow cytometry data preprocessing.
30.2k · bundle
Depmap
Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores, drug sensitivity data, and gene effect profiles to identify cancer-specific vulnerabilities, synthetic lethal interactions, and validate oncology drug targets.
30.2k · bundle
Sympy
Perform exact symbolic mathematics in Python — algebra, calculus, equation solving, symbolic linear algebra, and code generation via lambdify or LaTeX.
30.2k · bundle
Simpy
Build discrete-event simulations of systems with processes, queues, resources, and time-based events using SimPy in Python.
30.2k · bundle
Rowan
Run cloud-native molecular modeling and drug-design workflows including pKa prediction, docking, molecular dynamics, and protein-ligand cofolding via a Python API.
30.2k
Rdkit
Perform cheminformatics tasks including molecular I/O, descriptor calculation, fingerprinting, substructure search, and similarity analysis using the RDKit library.
30.2k · bundle
Qutip
Simulate and analyze open quantum systems using QuTiP, including master equations, Lindblad dynamics, decoherence, and quantum optics.
30.2k · bundle
Pytdc
Access AI-ready drug discovery datasets and benchmarks from Therapeutics Data Commons, covering ADME, toxicity, drug-target interactions, and molecular generation with standardized splits and evaluation metrics.
30.2k · bundle
Pysam
Read, write, and manipulate genomic datasets including SAM/BAM/CRAM alignments, VCF/BCF variants, and FASTA/FASTQ sequences using a Pythonic interface to htslib.
30.2k · bundle
Pymoo
Solve single and multi-objective optimization problems using NSGA-II/III, MOEA/D, and other evolutionary algorithms with customizable operators, constraint handling, and benchmark problems.
30.2k · bundle
Modal
Deploy and serve AI/ML models on Modal's serverless cloud platform with on-demand GPUs, autoscaling containers, persistent storage, and scheduled jobs.
30.2k · bundle
Gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
30.2k · bundle
Arbor
Run autonomous optimization loops that iteratively improve artifacts against evaluators using hypothesis tree refinement, without overfitting.
30.2k · bundle
XLSX
Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) with formulas, formatting, financial models, and multi-sheet workbooks.
30.2k · bundle
Vaex
Process and analyze large tabular datasets (billions of rows) that exceed available RAM using lazy, out-of-core DataFrames with fast aggregations, visualization, and machine learning integration.
30.2k · bundle
Shap
Explain machine learning model predictions using SHAP values, compute feature importance, and generate visualizations including waterfall, beeswarm, bar, scatter, force, and heatmap plots.
30.2k · bundle
Pymc
Build, fit, validate, and compare Bayesian models using PyMC's modern API, including hierarchical models, MCMC sampling, variational inference, posterior predictive checks, and model comparison.
30.2k · bundle
PPTX
Create, read, edit, and convert .pptx presentations with design guidance, template manipulation, and visual QA workflows.
30.2k · bundle
Gget
Query 20+ bioinformatics databases from the command line or Python for gene information, sequences, protein structures, enrichment analysis, and more.
30.2k · bundle
DOCX
Create, read, edit, and manipulate Word documents (.docx) with formatting, tables, images, and tracked changes.
30.2k · bundle
Dask
Scale pandas and NumPy workflows to larger-than-memory datasets using parallel and distributed computing.
30.2k · bundle
Cirq
Design, simulate, and run quantum circuits on Google Quantum AI hardware and partner backends using Cirq.
30.2k · bundle
Bids
Organize, query, validate, and convert neuroscience and biomedical data using the Brain Imaging Data Structure (BIDS) standard.
30.2k · bundle
Aeon
Perform time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search using a scikit-learn compatible Python toolkit.
30.2k · bundle
PDF
Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python libraries and command-line tools.
30.2k · bundle
Esm
Generate, predict, and embed protein sequences and structures using ESM3, ESMC, and ESMFold2 with local or cloud inference.
30.2k · bundle
Academic Paper Reviewer
Simulates a complete international journal peer review process with 5 dynamically configured reviewers, producing structured editorial decisions and revision roadmaps.
36.4k · bundle
Academic Pipeline
Orchestrates the full academic research pipeline from exploration to final manuscript, coordinating research, writing, integrity verification, peer review, revision, and finalization stages with user confirmation checkpoints.
36.4k · bundle
Academic Paper
Write academic papers with a 12-agent pipeline supporting full drafting, revision, citation checks, and LaTeX/DOCX output across multiple disciplines and paper types.
36.4k · bundle
Deep Research
Coordinates a 13-agent team for rigorous academic research on any topic, supporting eight modes from quick briefs to systematic reviews with meta-analysis.
36.4k · bundle