skills fromcontributors and counting

Every Agent Skill,
One Registry

Browse Skills
curl -fsSL askill.sh | sh

Browse

Search the registry for skills built by the community.

AI Score

AI scores Safety, Clarity, Reusability, Completeness, and Actionability to filter risky skills.

Install

One command. Works with your agent automatically.

Works with 40+ agents

Claude CodeCodexOpenCodeOpenClawCursorWindsurfGitHub CopilotGemini CLIClineAmpand 30+ more
bio-workflows-genome-assembly-pipeline
bio-workflows-genome-assembly-pipeline
GPTomics2/17/2026

End-to-end genome assembly workflow from reads to polished assembly with QC. Supports short reads (SPAdes), long reads (Flye), and hybrid approaches. Use when assembling genomes from raw reads.

268
AI 95
ci-cddatabase
bio-copy-number-cnv-annotation
bio-copy-number-cnv-annotation
GPTomics2/17/2026

Annotate CNVs with genes, pathways, and clinical significance. Use when interpreting CNV calls or identifying affected genes from copy number analysis.

268
AI 95
bio-small-rna-seq-mirge3-analysis
bio-small-rna-seq-mirge3-analysis
GPTomics2/17/2026

Fast miRNA quantification with isomiR detection and A-to-I editing analysis using miRge3. Use when quantifying known miRNAs quickly or analyzing isomiR variants and RNA editing.

266
AI 95
apidatabase
bio-flow-cytometry-fcs-handling
bio-flow-cytometry-fcs-handling
GPTomics2/17/2026

Read and manipulate Flow Cytometry Standard (FCS) files. Covers loading data, accessing parameters, and basic data exploration. Use when loading and inspecting flow or mass cytometry data before preprocessing.

262
AI 95
aif-architecture
aif-architecture
lee-to3/17/2026

Generate architecture guidelines for the project. Analyzes tech stack from DESCRIPTION.md, recommends an architecture pattern, and creates .ai-factory/ARCHITECTURE.md. Use when setting up project architecture, asking "which architecture", or after /a...

388
AI 95
apici-cd
bio-restriction-sites
bio-restriction-sites
GPTomics2/14/2026

Find restriction enzyme cut sites in DNA sequences using Biopython Bio.Restriction. Search with single enzymes, batches of enzymes, or commercially available enzyme sets. Returns cut positions for linear or circular DNA. Use when finding restriction...

251
AI 95
apidatabase
bio-geo-data
bio-geo-data
GPTomics2/14/2026

Query NCBI Gene Expression Omnibus (GEO) for expression datasets using Biopython Bio.Entrez. Use when finding microarray/RNA-seq datasets, downloading expression data, or linking GEO series to SRA runs.

251
AI 95
apidatabase
bio-clinical-databases-dbsnp-queries
bio-clinical-databases-dbsnp-queries
GPTomics2/14/2026

Query dbSNP for rsID lookups, variant annotations, and cross-references to other databases. Use when mapping between rsIDs and genomic coordinates or retrieving basic variant information.

251
AI 95
apidatabase
bio-machine-learning-atlas-mapping
bio-machine-learning-atlas-mapping
GPTomics2/14/2026

Maps query single-cell data to reference atlases using scArches transfer learning with scVI and scANVI models. Transfers cell type labels without retraining on combined data. Use when annotating new single-cell datasets using pre-trained reference mo...

251
AI 95
api
bio-flow-cytometry-compensation-transformation
bio-flow-cytometry-compensation-transformation
GPTomics2/14/2026

Spillover compensation and data transformation for flow cytometry. Covers compensation matrix calculation, application, and biexponential/arcsinh transforms. Use when correcting spectral overlap between fluorophores or transforming data for analysis.

251
AI 95
apici-cd
bio-machine-learning-biomarker-discovery
bio-machine-learning-biomarker-discovery
GPTomics2/14/2026

Selects informative features for biomarker discovery using Boruta all-relevant selection, mRMR minimum redundancy, and LASSO regularization. Use when identifying biomarkers from high-dimensional omics data.

251
AI 95
apici-cd
bio-molecular-descriptors
bio-molecular-descriptors
GPTomics2/14/2026

Calculates molecular descriptors and fingerprints using RDKit. Computes Morgan fingerprints (ECFP), MACCS keys, Lipinski properties, QED drug-likeness, TPSA, and 3D conformer descriptors. Use when featurizing molecules for machine learning or filteri...

251
AI 95
apici-cd
bio-atac-seq-atac-peak-calling
bio-atac-seq-atac-peak-calling
GPTomics2/14/2026

Call accessible chromatin regions from ATAC-seq data using MACS3 with ATAC-specific parameters. Use when identifying open chromatin regions from aligned ATAC-seq BAM files, different from ChIP-seq peak calling.

251
AI 95
apici-cd
bio-rna-quantification-featurecounts-counting
bio-rna-quantification-featurecounts-counting
GPTomics2/14/2026

Count reads per gene from aligned BAM files using Subread featureCounts. Use when processing BAM files from STAR/HISAT2 to generate gene-level counts for DESeq2/edgeR.

251
AI 95
api
bio-crispr-screens-mageck-analysis
bio-crispr-screens-mageck-analysis
GPTomics2/14/2026

MAGeCK (Model-based Analysis of Genome-wide CRISPR-Cas9 Knockout) for pooled CRISPR screen analysis. Covers count normalization, gene ranking, and pathway analysis. Use when identifying essential genes, drug targets, or resistance mechanisms from dro...

251
AI 95
apitesting
bio-phasing-imputation-reference-panels
bio-phasing-imputation-reference-panels
GPTomics2/14/2026

Download, prepare, and manage reference panels for phasing and imputation. Covers 1000 Genomes, HRC, and TOPMed panels. Use when setting up imputation infrastructure or selecting appropriate reference panels for target populations.

251
AI 95
apigithub
bio-longread-structural-variants
bio-longread-structural-variants
GPTomics2/14/2026

Detect structural variants from long-read alignments using Sniffles, cuteSV, and SVIM. Use when detecting deletions, insertions, inversions, translocations, or complex rearrangements from ONT or PacBio data, especially those missed by short-read meth...

251
AI 95
api
bio-data-visualization-color-palettes
bio-data-visualization-color-palettes
GPTomics2/14/2026

Select and apply colorblind-friendly palettes for scientific figures using viridis, RColorBrewer, and custom color schemes. Use when selecting colorblind-friendly palettes for figures.

251
AI 95
api
bio-proteomics-dia-analysis
bio-proteomics-dia-analysis
GPTomics2/14/2026

Data-independent acquisition (DIA) proteomics analysis with DIA-NN and other tools. Use when analyzing DIA mass spectrometry data with library-free or library-based workflows for deep proteome profiling.

251
AI 95
apici-cd
bio-rna-quantification-tximport-workflow
bio-rna-quantification-tximport-workflow
GPTomics2/14/2026

Import transcript-level quantifications from Salmon/kallisto into R for gene-level analysis with DESeq2/edgeR using tximport or tximeta. Use when importing transcript counts into R for DESeq2/edgeR.

251
AI 95
apigithub-actions
bio-pathway-enrichment-visualization
bio-pathway-enrichment-visualization
GPTomics2/14/2026

Visualize enrichment results using enrichplot package functions. Use when creating publication-quality figures from clusterProfiler results. Covers dotplot, barplot, cnetplot, emapplot, gseaplot2, ridgeplot, and treeplot.

251
AI 95
apici-cd
bio-flow-cytometry-differential-analysis
bio-flow-cytometry-differential-analysis
GPTomics2/14/2026

Differential abundance and state analysis for cytometry data. Compare cell populations between conditions using statistical methods. Use when testing for significant changes in cell frequencies or marker expression between groups.

251
AI 95
apitesting
bio-epidemiological-genomics-pathogen-typing
bio-epidemiological-genomics-pathogen-typing
GPTomics2/14/2026

Perform multi-locus sequence typing (MLST), core genome MLST, and SNP-based strain typing for bacterial isolate characterization using mlst and chewBBACA. Use when identifying strain types, tracking outbreak clones, or characterizing bacterial isolat...

251
AI 95
apidatabase
bio-genome-assembly-scaffolding
bio-genome-assembly-scaffolding
GPTomics2/14/2026

Scaffold contigs into chromosome-level assemblies using Hi-C data with YaHS, 3D-DNA, SALSA2, and validate with BUSCO and contact maps. Use when scaffolding contigs to chromosome-level assemblies.

251
AI 95
apici-cd

Showing 817 to 840 of 271.4k results

Command Palette

Search for a command to run...