sympy
Safe 70Solve symbolic math problems with SymPy
by K-Dense-AI
Need exact mathematical results instead of numerical approximations. This skill provides comprehensive guidance for symbolic algebra, calculus, equation solving, matrix operations, and physics calculations using Python SymPy library.
statsmodels
Safe 70Apply statistical models with statsmodels
by K-Dense-AI
Perform rigorous statistical analysis using OLS, GLM, ARIMA, and discrete choice models. Get publication-ready results with full diagnostics, coefficient tables, and residual analysis.
statistical-analysis
Safe 77Analyze data with statistical tests and APA reporting
by K-Dense-AI
Stop guessing which statistical test to use. Get guided test selection, assumption checking, and APA-formatted results for your research data. Perfect for students and researchers who need rigorous statistical analysis.
simpy
Safe 77Build Discrete-Event Simulations with SimPy
by K-Dense-AI
SimPy enables you to model complex systems with processes, queues, and shared resources. Simulate manufacturing lines, service operations, network traffic, and logistics to optimize performance before implementation.
shap
Safe 71Explain model predictions with SHAP
by K-Dense-AI
Machine learning models often act as black boxes. SHAP provides a unified framework to explain any model prediction by computing feature contributions using Shapley values from game theory. Use this skill to visualize feature importance, debug model behavior, and implement explainable AI.
scikit-survival
Safe 71Analyze survival data with scikit-survival
by K-Dense-AI
Survival analysis handles data where events may not have occurred for all subjects. This skill provides Python tools for time-to-event modeling with censored data using Cox models, Random Survival Forests, SVMs, and specialized evaluation metrics like concordance index.
scikit-bio
Safe 69Analyze biological data with scikit-bio
by K-Dense-AI
Process biological sequences, calculate diversity metrics, and perform statistical tests on microbiome and ecological data. This skill provides comprehensive guidance for bioinformatics workflows including sequence alignment, phylogenetic analysis, and ordination.
scanpy
Safe 79Analyze single-cell RNA-seq data
by K-Dense-AI
Single-cell RNA sequencing generates complex datasets requiring specialized analysis. This skill provides a complete workflow for quality control, dimensionality reduction, clustering, and visualization of single-cell gene expression data.
reactome-database
Safe 76Query Reactome pathway database
by K-Dense-AI
Analyze biological pathways and gene lists using Reactome database. Perform pathway enrichment analysis, map genes to pathways, and explore molecular interactions for systems biology research.
pyopenms
Safe 72Analyze mass spectrometry data
by K-Dense-AI
Process proteomics and metabolomics data with comprehensive mass spectrometry tools. This skill provides access to OpenMS algorithms for file format handling, spectral processing, feature detection, and peptide identification workflows.
pymoo
Safe 75Solve multi-objective optimization with evolutionary algorithms
by K-Dense-AI
Multi-objective optimization involves finding trade-off solutions when multiple conflicting objectives must be satisfied. This skill provides comprehensive access to pymoo algorithms including NSGA-II, NSGA-III, and MOEA/D for finding Pareto-optimal solutions and visualizing trade-off fronts.
pymc-bayesian-modeling
Safe 79Build Bayesian Models with PyMC
by K-Dense-AI
Build, fit, and validate Bayesian models using PyMC. Create hierarchical models, run MCMC sampling, and compare models with LOO and WAIC metrics.
pyhealth
Safe 73Build Healthcare AI Models with Clinical Data
by K-Dense-AI
Healthcare researchers and data scientists struggle with complex clinical data formats and coding systems. PyHealth provides a unified toolkit for loading medical datasets, processing EHR data, training predictive models, and working with standard medical codes.
pydicom
Safe 74Work with DICOM medical imaging files
by K-Dense-AI
Process DICOM medical images including CT, MRI, X-ray, and ultrasound. Read, write, anonymize, convert, and extract metadata from healthcare imaging files.
pydeseq2
Safe 74Analyze RNA-seq differential gene expression with PyDESeq2
by K-Dense-AI
PyDESeq2 enables differential gene expression analysis from bulk RNA-seq count data. Perform statistical testing, multiple comparison correction, and generate publication-ready volcano and MA plots for your genomics research.
pufferlib
Safe 78Train reinforcement learning agents fast
by K-Dense-AI
Training RL agents requires high-performance parallel environments and efficient algorithms. PufferLib provides optimized PPO+LSTM training with 2-10x speedups through vectorization, shared memory buffers, and multi-agent support.
polars
Safe 70Work with Polars DataFrames efficiently
by K-Dense-AI
Process large datasets in memory with Polars, the high-performance DataFrame library. Features lazy evaluation, parallel execution, and Apache Arrow backend for 10x faster operations than pandas.
plotly
Safe 71Create Interactive Visualizations with Plotly
by K-Dense-AI
Data visualization often requires complex code and lacks interactivity for exploration. This skill provides comprehensive guidance for creating interactive, publication-quality charts with Plotly, featuring hover tooltips, zoom, pan, and 40+ chart types for dashboards and data analysis.
opentargets-database
Safe 76Query Open Targets for therapeutic targets
by K-Dense-AI
Find therapeutic targets and drug candidates using Open Targets Platform data. Access genetic evidence, tractability assessments, safety data, and known drugs for target-disease associations.
omero-integration
Low Risk 70Access OMERO microscopy data with Python
by K-Dense-AI
This skill provides Python API access to OMERO, a scientific image management platform for microscopy and high-content screening. Connect to OMERO servers, retrieve images, analyze pixel data, and manage annotations programmatically.