Explore skills

4,856 skills found

Category alert

Get new DevOps e Infra skills every Monday

bio-applied-phylodynamics

3

Viral phylodynamics: molecular clocks, root-to-tip regression, time-scaled phylogenies, Bayesian skyline plots, and phylogeography tool selection.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-ppi-networks

3

PPI network construction and analysis with NetworkX and STRING DB: centrality metrics, hub/bottleneck classification, scale-free properties, and community detection.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-promoter

3

Core promoter elements: TATA box, CpG islands, PWM construction, and TFBS scanning. Companion reference card to bio-applied-regulatory-analysis.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-rdkit-basics

3

RDKit fundamentals: SMILES parsing, molecular properties, substructure search, fingerprints, and chemical similarity. Use when performing cheminformatics operations in Python.

DevOps e Infra#python#aiby Pavel-Kravchenko

bio-applied-regulatory-analysis

3

Performs promoter and regulatory sequence analysis, including TATA box detection, CpG island scanning, PWM/PFM construction, and TFBS scanning, serving as a reference for computational promoter analysis.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-screen-qc-normalization

3

Performs CRISPR screen quality control and normalization, including library distribution QC, Gini index, replicate correlation, and count normalization, for use when processing CRISPR screen count matrices.

DevOps e Infra#aiby Pavel-Kravchenko

python-bio-iterators

3

Custom iterators for bioinformatics, including codon iteration, k-mer generation, streaming FASTA/FASTQ, and lazy sequence processing patterns.

DevOps e Infra#python#aiby Pavel-Kravchenko

bio-applied-snp-calling-pipeline

3

SNP calling pipeline featuring Trimmomatic, HISAT2/BWA-MEM2 alignment, samtools/bcftools variant calling, and ANNOVAR annotation.

DevOps e Infra#aiby Pavel-Kravchenko

algo-mst-kruskal-prim

3

Minimum spanning trees — Kruskal's (Union-Find, O(E log E)) and Prim's (heap, O((V+E) log V)), MST clustering.

DevOps e Infra#aiby Pavel-Kravchenko

skycenter

3

This skill performs 5-layer attack chain analysis on AWS, Azure, and GCP configurations, identifying exploitable misconfigurations, mapping them to real-world breaches, and generating adversary narratives. It is invoked explicitly with /skycenter or by asking 'use skycenter to analyze this config', and is not auto-triggered by general security questions.

DevOps e Infra#aiby canyoleri

advanced-string-structures

3

Tries, Aho-Corasick multi-pattern matching, suffix arrays with LCP, and suffix trees for genome indexing.

DevOps e Infra#aiby Pavel-Kravchenko

algo-complexity-analysis

3

Big O notation, complexity classes, space vs time trade-offs, and complexity analysis rules.

DevOps e Infra#aiby Pavel-Kravchenko