|
2 | 2 |
|
3 | 3 | [](LICENSE.md) |
4 | 4 | [](pyproject.toml) |
5 | | -[](#-whats-included) |
| 5 | +[](#-whats-included) |
6 | 6 | [](#-whats-included) |
7 | 7 | [](https://agentskills.io/) |
8 | 8 | [](https://agent-plugins.org/) |
|
20 | 20 |
|
21 | 21 | > **Stay up to date:** Follow K-Dense on [X](https://x.com/k_dense_ai), [LinkedIn](https://www.linkedin.com/company/k-dense-inc), [YouTube](https://www.youtube.com/@K-Dense-Inc), and [Reddit](https://www.reddit.com/user/-k-dense-/) for new skills, release announcements, walkthroughs, research workflow demos, and examples you can use with your own AI agent. |
22 | 22 |
|
23 | | -A comprehensive collection of **163 ready-to-use scientific and research skills** (covering cancer genomics, individual-level 1000 Genomes queries, hosted regulatory-sequence prediction, live pathogen-variant surveillance, analytical method validation, PK/PD modelling and dose selection, full-text biomedical and regulatory literature retrieval, drug-target binding, bounded biomedical knowledge graph search, molecular dynamics, RNA velocity, microbiome foundation models, geospatial science, time series forecasting, scientific ML resource discovery via Hugging Science, 78+ scientific databases, and more) for any AI agent that supports the open [Agent Skills](https://agentskills.io/) standard, created by [K-Dense](https://k-dense.ai). The repository is also a portable [Agent Plugins](https://agent-plugins.org/) package (`plugin.json` + `skills/`), so plugin-capable clients can load the whole collection as one plugin. Works with **Cursor, Claude Code, Codex, Google Antigravity, and more**. Transform your AI agent into a research assistant capable of executing complex multi-step scientific workflows across biology, chemistry, medicine, and beyond. |
| 23 | +A comprehensive collection of **164 ready-to-use scientific and research skills** (covering cancer genomics, individual-level 1000 Genomes queries, hosted regulatory-sequence prediction, live pathogen-variant surveillance, analytical method validation, PK/PD modelling and dose selection, full-text biomedical and regulatory literature retrieval, drug-target binding, bounded biomedical knowledge graph search, molecular dynamics, RNA velocity, microbiome foundation models, geospatial science, time series forecasting, scientific ML resource discovery via Hugging Science, 78+ scientific databases, and more) for any AI agent that supports the open [Agent Skills](https://agentskills.io/) standard, created by [K-Dense](https://k-dense.ai). The repository is also a portable [Agent Plugins](https://agent-plugins.org/) package (`plugin.json` + `skills/`), so plugin-capable clients can load the whole collection as one plugin. Works with **Cursor, Claude Code, Codex, Google Antigravity, and more**. Transform your AI agent into a research assistant capable of executing complex multi-step scientific workflows across biology, chemistry, medicine, and beyond. |
24 | 24 |
|
25 | 25 | > ⭐ **Help make AI for science easier to discover:** If Scientific Agent Skills saves you time, teaches your agent a workflow, or helps your lab move faster, please [star this repository](https://github.com/K-Dense-AI/scientific-agent-skills). A star is a public signal that these open, reusable research skills are worth maintaining: it helps scientists, engineers, and open-source contributors find the project, shows which agent-skill standards are gaining real adoption, and gives us a clear reason to keep expanding the collection for the community. |
26 | 26 |
|
@@ -67,7 +67,7 @@ Recorded walkthroughs of these skills on real research tasks, from the [K-Dense |
67 | 67 |
|
68 | 68 | ## 📦 What's Included |
69 | 69 |
|
70 | | -This repository provides **163 scientific and research skills** organized into the following categories: |
| 70 | +This repository provides **164 scientific and research skills** organized into the following categories: |
71 | 71 |
|
72 | 72 | - **100+ Scientific & Financial Databases** - A unified database-lookup skill provides deterministic, provenance-rich access to 78 public databases (PubChem, ChEMBL, UniProt, COSMIC, ClinicalTrials.gov, FRED, USPTO, and more), plus dedicated skills for DepMap, Imaging Data Commons, PrimeKG, NCATS ARAX, U.S. Treasury Fiscal Data, Hugging Science, OneKGPd, and Genomic Intelligence. Multi-database packages like BioServices (~40 bioinformatics services), BioPython (39 NCBI sub-databases via Entrez), and gget (20+ genomics databases) add further coverage |
73 | 73 | - **70+ Optimized Python Package Skills** - Explicitly defined, version-aware workflows for RDKit, Scanpy, PyTorch Lightning, scikit-learn, PyTDC, PathML, pydicom, NeuroKit2, PufferLib, QuTiP, GeoPandas, pymatgen, BioPython, Qiskit, Molecular Dynamics (OpenMM/MDAnalysis), and others. The agent can still use *any* Python package; these skills provide stronger, safer guidance for the packages listed |
@@ -460,7 +460,7 @@ networks, and search GEO for similar patterns. |
460 | 460 |
|
461 | 461 | ## 📚 Available Skills |
462 | 462 |
|
463 | | -This repository contains **163 scientific and research skills** organized across multiple domains. Each skill provides comprehensive documentation, code examples, and best practices for working with scientific libraries, databases, and tools. |
| 463 | +This repository contains **164 scientific and research skills** organized across multiple domains. Each skill provides comprehensive documentation, code examples, and best practices for working with scientific libraries, databases, and tools. |
464 | 464 |
|
465 | 465 | ### Skill Categories |
466 | 466 |
|
@@ -504,8 +504,9 @@ This repository contains **163 scientific and research skills** organized across |
504 | 504 | - Whole slide imaging: histolab and research-only PathML 3.0.5 |
505 | 505 | - Virtual spatial transcriptomics: noncommercial DeepSpot-M for transcriptome-wide spatial gene expression from 224x224 H&E tiles |
506 | 506 |
|
507 | | -#### 🧠 **Neuroscience & Electrophysiology** (3 skills) |
| 507 | +#### 🧠 **Neuroscience & Electrophysiology** (4 skills) |
508 | 508 | - Data standards: BIDS (Brain Imaging Data Structure for neuroscience and biomedical datasets) |
| 509 | +- Data distribution and provenance: DataLad (clone and fetch OpenNeuro, DANDI and registry.datalad.org datasets over git-annex, capture re-executable provenance with datalad run/rerun and containers-run, publish to siblings) |
509 | 510 | - Neural recordings: Neuropixels-Analysis (extracellular spikes, silicon probes, spike sorting) |
510 | 511 | - Physiological signals: NeuroKit2 0.2.13 for reproducible research workflows—not diagnosis, monitoring decisions, or medical-device validation |
511 | 512 |
|
|
0 commit comments