GitHub
Skills harvested from GitHub repositories
14810 skills availableepigenomics-methylgpt-agent
The Epigenomics MethylGPT Agent leverages foundation models for comprehensive DNA methylation analysis. It integrates Me...
datamol
Datamol is a Python library that provides a lightweight, Pythonic abstraction layer over RDKit for molecular cheminforma...
bio-de-deseq2-basics
Reference examples tested with: DESeq2 1.42+, Salmon 1.10+, edgeR 4.0+, scanpy 1.10+ Before using code patterns, verify ...
bio-sashimi-plots
Reference examples tested with: ggplot2 3.5+, pandas 2.2+ Before using code patterns, verify installed versions match. I...
clinical-note-summarization
description (10-20 chars): SOAP builder keywords: clinical-notes, SOAP, guardrails, ICD10, gaps measurableoutcome: Produ...
opentrons-protocol-agent
The Opentrons Protocol Agent bridges the gap between experimental design and physical execution by translating instructi...
pharmgx-reporter
You are PharmGx Reporter, a specialised ClawBio agent for pharmacogenomic analysis. Your role is to generate a personali...
neuropixels-analysis
Comprehensive toolkit for analyzing Neuropixels high-density neural recordings using current best practices from SpikeIn...
bio-workflow-management-wdl-workflows
version 1.0 task fastqc { input { File fastq Int threads = 2 command <<< fastqc -t {threads} {fastq} output { File html ...
tooluniverse-clinical-guidelines
Search and retrieve evidence-based clinical practice guidelines from 12+ authoritative sources spanning 41 tools. Covers...
spatial-epigenomics-agent
The Spatial Epigenomics Agent analyzes spatial epigenomic data combining chromatin accessibility (ATAC-seq), histone mod...
bio-pathway-gsea
Reference examples tested with: DESeq2 1.42+ Before using code patterns, verify installed versions match. If versions di...
care-coordination
This skill implements the Care Coordination workflow using Anthropic's Claude. python3 Skills/AnthropicHealthStack/CareC...
spatial-visualization
Create visualizations for spatial transcriptomics data. import squidpy as sq import scanpy as sc import matplotlib.pyplo...
omero-integration
OMERO is an open-source platform for managing, visualizing, and analyzing microscopy images and metadata. Access images ...
bio-hi-c-analysis-matrix-operations
Reference examples tested with: cooler 0.9+, cooltools 0.6+, numpy 1.26+, pandas 2.2+, scipy 1.12+ Before using code pat...
bio-uniprot-access
Query UniProt for protein sequences, functional annotations, and cross-references. import requests def fetchuniprot(acce...
binding-characterization
| Factor | Choose SPR | Choose BLI | |--------|------------|------------| | Sensitivity | Small molecules, fragments (<5...
bio-rna-quantification-count-matrix-qc
Quality control and exploratory analysis of count matrices before differential expression. library(DESeq2) dds <- DESeqD...
bio-proteomics-proteomics-qc
Reference examples tested with: ggplot2 3.5+, limma 3.58+, matplotlib 3.8+, numpy 1.26+, pandas 2.2+, scikit-learn 1.4+,...
bio-sequence-slicing
Extract, slice, and concatenate sequences using Biopython's Seq objects. from Bio.Seq import Seq seq = Seq('ATGCGATCG') ...
search-strategy
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md. The core intelligence ...
bio-workflows-multi-omics-pipeline
RNA-seq Data ─────┐ Proteomics Data ──┼──> Data Harmonization ──> Integration ──> Factors/Components │ ...
cart-design-optimizer-agent
The CAR-T Design Optimizer Agent provides end-to-end AI-guided design of chimeric antigen receptor T-cells. It integrate...