scientific-agent-skills
Turn your AI agent into a scientific research assistant
All Skills in This Repository (150)
Pure Emerald Level Indicatorspolars-bio
Process genomic intervals with Polars DataFrames and DataFusion.
benchling-integration
Automate Benchling data access and lab tasks via the Python SDK.
networkx
Analyze and manipulate graphs in Python using NetworkX's Graph, DiGraph and MultiGraph types and algorithms.
anndata
Create, read, write, and manipulate AnnData objects for single-cell analyses.
scikit-survival
Model censored survival data with Cox, ensemble, and SVM methods in Python.
scientific-brainstorming
Facilitate structured ideation sessions to generate novel research hypotheses.
pymc
Build, fit, and validate Bayesian models with PyMC using MCMC and variational inference.
shap
Compute SHAP values to attribute model predictions to input features.
umap-learn
Reduce high-dimensional data to lower-dimensional embeddings with UMAP.
imaging-data-commons
Query IDC imaging data and retrieve matching series using idc-index.
geomaster
Consolidate GIS, remote sensing, and ML tasks into one geospatial workflow.
sympy
Perform symbolic algebra, calculus, and equation solving in Python with SymPy.
Frequently Asked Questions
FAQPage SchemaHow to install Scientific Agent Skills?โผ
Run `npx skills add K-Dense-AI/scientific-agent-skills --all -g -y` in your terminal to install all 163 skills globally.
What can Scientific Agent Skills do?โผ
It gives your AI agent curated instructions for scientific libraries and databases, covering bioinformatics, cheminformatics, medical imaging, statistics, geospatial analysis, and literature research.
Which AI agents work with these skills?โผ
Any agent supporting the open Agent Skills standard works, including Claude Code, Cursor, Codex, and Google Antigravity.
Can AI agents run bioinformatics workflows with this?โผ
Yes. Skills cover single-cell RNA-seq, genomic interval analysis, variant surveillance, protein design, and direct queries to databases like 1000 Genomes and Imaging Data Commons.
Do I need coding experience to use these skills?โผ
No. Once installed, your AI agent reads each skill's instructions and executes the underlying Python or API calls from your plain-English requests.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides