Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
skills/K-Dense-AI/scientific-agent-skills
Source

K-Dense-AI/scientific-agent-skillsOfficial

Skills
110
#SkillSourceInstalls
1liteparseOfficialA+ · 92Local document and PDF parsing with spatial text and bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; OCR on scans; layout-preserved JSON for RAG; batch-ingesting paper folders; or page screenshots for multimodal agents — even when the user does not name liteparse. Prefer over MarkItDown when you need bboxes, fast local parsing, or PNG page renders; prefer over the pdf skill for merge/split/forms.Search & Data ExtractionK-Dense-AI/scientific-agent-skills · 1 installs
K-Dense-AI/scientific-agent-skills
1
2adaptyvOfficialA · 79How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
3aeonOfficialS · 100This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
4anndataOfficialS · 100Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
5arborOfficialB · 49Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree Refinement (HTR) from the Arbor paper. Use this whenever someone wants to iteratively optimize something over many experiments without overfitting — e.g. "get my model's eval score up", "improve this agent/harness", "tune this pipeline", "beat the baseline on this benchmark", "run a search over approaches and keep the best", "do an MLE-bench / Kaggle-style optimization", or any long-horizon "make this artifact better and don't just memorize the dev set" task. Trigger it even when the user doesn't say "Arbor" or "hypothesis tree" but describes repeated experiment-and-evaluate loops, branching exploration of competing ideas, or worries about a dev/test gap. Runs Claude itself as the coordinator with subagent executors in isolated git worktrees; for the standalone `arbor` CLI tool see references/arbor-upstream.md.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
6astropyOfficialS · 100Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
7autoskillOfficialC · 0Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM.Knowledge & MemoryK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
8benchling-integrationOfficialS · 100Benchling Python SDK and REST API integration for registry entities, inventory, ELN entries, workflows, Benchling Apps, and Data Warehouse queries. Use when automating lab data with benchling-sdk or the v2 API.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
9bgpt-paper-searchOfficialA · 79Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions. Use for literature reviews, evidence synthesis, and finding experimental details not available in abstracts alone.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
10biopythonOfficialA- · 73Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
11bioservicesOfficialS · 100Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database analysis, ID mapping across services. For quick single-database lookups use gget; for sequence/file manipulation use biopython.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
12cellxgene-censusOfficialA · 79Query the CZ CELLxGENE Census programmatically for versioned public single-cell and spatial transcriptomics data. Use when you need population-scale cell metadata, gene expression slices, Census summary counts, source H5AD URIs/downloads, embeddings, spatial Census data, or reference atlas comparisons across organisms, tissues, diseases, assays, and cell types. For analyzing your own local single-cell data use scanpy, anndata, or scvi-tools.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
13cirqOfficialA · 79Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM hardware use qiskit; for quantum ML with autodiff use pennylane; for physics simulations use qutip.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
14clinical-decision-supportOfficialA+ · 94Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
15clinical-reportsOfficialA+ · 98Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
16cobrapyOfficialS · 100Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
17consciousness-councilOfficialA · 79Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge. Use this skill whenever the user wants diverse viewpoints, needs help making a tough decision, asks for a council/panel/board discussion, wants to explore a problem from multiple angles, requests devil's advocate analysis, or says things like "what would different experts think about this", "help me think through this from all sides", "council mode", "mind council", or "deliberate on this". Also trigger when the user faces a dilemma, trade-off, or complex choice with no obvious answer.Conversational AIK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
18daskOfficialA · 79Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
19database-lookupOfficialB+ · 60Query documented public database APIs with explicit endpoints, filters, pagination, and provenance. Use when a scientific, regulatory, financial, or other database-backed fact must be retrieved reproducibly from a named source rather than inferred from general knowledge.DatabasesK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
20datamolOfficialA+ · 96Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
21deeptoolsOfficialA · 79NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
22depmapOfficialS · 100Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), drug sensitivity data, and gene effect profiles. Use for identifying cancer-specific vulnerabilities, synthetic lethal interactions, and validating oncology drug targets.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
23dhdna-profilerOfficialS · 100Extract cognitive patterns and thinking fingerprints from any text. Use this skill when the user wants to analyze how someone thinks, understand cognitive style, profile writing or speech patterns, compare thinking styles between people, asks "what's my thinking style", "analyze how this person reasons", "cognitive profile", "thinking pattern", "DHDNA", "digital DNA", or wants to understand the mind behind any text. Also trigger when the user provides text and wants deeper insight into the author's reasoning patterns, decision-making style, or cognitive signature.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
24diffdockOfficialA+ · 96DiffDock and DiffDock-L molecular docking. Use for protein-small-molecule pose prediction from PDB or sequence plus SMILES/SDF/MOL2, batch docking, virtual screening, and pose-confidence interpretation. Not for binding affinity prediction.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
25docxOfficialC · 4Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
26esmOfficialA+ · 96Use when working directly with the `esm` Python SDK, ESM3 or ESMC model IDs, Forge/Biohub inference clients, or ESMFold2 folding workflows.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
27etetoolkitOfficialA+ · 98Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
28exploratory-data-analysisOfficialA+ · 98Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
29flowioOfficialS · 100Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
30fluidsimOfficialA+ · 97Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
31generate-imageOfficialB- · 26Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.Multimedia ProcessK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
32genimlOfficialS · 99This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
33geomasterOfficialB- · 30Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, hyperspectral), vector and raster data operations, spatial statistics, point cloud processing, network analysis, cloud-native workflows (STAC, COG, Planetary Computer), and 8 programming languages (Python, R, Julia, JavaScript, C++, Java, Go, Rust) with 500+ code examples. Use for remote sensing workflows, GIS analysis, spatial ML, Earth observation data processing, terrain analysis, hydrological modeling, marine spatial analysis, atmospheric science, and any geospatial computation task.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
34get-available-resourcesOfficialA+ · 98This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
35ggetOfficialB · 49Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST/BLAT, viral sequence downloads, AlphaFold structures, enrichment analysis, OpenTargets, COSMIC, CELLxGENE, and 8cube mouse specificity/expression data. Best for interactive exploration and simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
36ginkgo-cloud-labOfficialA · 79Submit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonomous lab execution on Reconfigurable Automation Carts (RACs). Use when the user wants to run protein expression and purification (cell-free, E. coli, or Pichia), HiBiT or A280 or LabChip quantification, IVT mRNA/circRNA synthesis, thermal shift / developability assays, Echo-MS enzyme or analyte methods, SPR target onboarding, fluorescent pixel art, or otherwise interact with Ginkgo Cloud Lab services. Covers protocol selection, input preparation, pricing, and ordering workflows.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
37glycoengineeringOfficialS · 100Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
38gtarsOfficialS · 100High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
39hugging-scienceOfficialA- · 72Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine, ecology, energy, engineering, math, drug discovery, protein design, weather modeling, theorem proving, single-cell, or PDE solving. Hugging Science is a curated catalog of scientific datasets, models, blog posts, and interactive Spaces. This skill helps discover and use resources via `datasets`, `transformers`, the HF Inference API, `gradio_client`, and methodology citations.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
40hypothesis-generationOfficialA+ · 93Structured hypothesis formulation from observations. Use when you have experimental observations or data and need to formulate testable hypotheses with predictions, propose mechanisms, and design experiments to test them. Follows scientific method framework. For open-ended ideation use scientific-brainstorming; for automated LLM-driven hypothesis testing on datasets use hypogenic.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
41infographicsOfficialC · 0Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.Data VisualizationK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
42lamindbOfficialS · 100Use when working with LaminDB, the open-source lineage-native lakehouse for biological datasets and models. Covers setup, artifact registration, query/search, lineage tracking, validation, ontology-backed annotation with Bionty, collections, branches, storage, and workflow integrations.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
43market-research-reportsOfficialA+ · 96Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.MarketingK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
44markitdownOfficialS · 100Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
45matchmsOfficialA+ · 96Spectral similarity and compound identification for metabolomics. Use for comparing mass spectra, computing similarity scores (cosine, modified cosine), and identifying unknown compounds from spectral libraries. Best for metabolite identification, spectral matching, library searching. For full LC-MS/MS proteomics pipelines use pyopenms.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
46matplotlibOfficialA · 79Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.Data VisualizationK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
47medchemOfficialA+ · 96Medicinal chemistry filters for compound triage. Apply drug-likeness rules (Lipinski, Veber, CNS), structural alert catalogs (PAINS, NIBR, ChEMBL), complexity metrics, and the medchem query language for library filtering.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
48modalOfficialB · 44Modal is a serverless cloud platform for running Python on demand, including on-demand GPUs. Use when deploying or serving AI/ML models, running GPU-accelerated workloads (training, fine-tuning, inference), serving web endpoints, scheduling batch jobs, or scaling Python code to cloud containers with the Modal SDK.Cloud PlatformsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
49molecular-dynamicsOfficialS · 100Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis. Set up protein/small molecule systems, define force fields, run energy minimization and production MD, analyze trajectories (RMSD, RMSF, contact maps, free energy surfaces). For structural biology, drug binding, and biophysics.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
50molfeatOfficialS · 100Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
51networkxOfficialS · 100Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph file formats, or drawing network topologies. Common applications include social, biological, transportation, and citation networks.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
52neurokit2OfficialA · 79Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals. Use this skill when processing cardiovascular signals, brain activity, electrodermal responses, respiratory patterns, muscle activity, or eye movements. Applicable for heart rate variability analysis, event-related potentials, complexity measures, autonomic nervous system assessment, psychophysiology research, and multi-modal physiological signal integration.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
53omero-integrationOfficialS · 99Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
54onekgpdOfficialA+ · 98>Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
55open-notebookOfficialC · 0Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis. Use when organizing research materials into notebooks, ingesting diverse content sources (PDFs, videos, audio, web pages, Office documents), generating AI-powered notes and summaries, creating multi-speaker podcasts from research, chatting with documents using context-aware AI, searching across materials with full-text and vector search, or running custom content transformations. Supports 16+ AI providers including OpenAI, Anthropic, Google, Ollama, Groq, and Mistral with complete data privacy through self-hosting.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
56opentrons-integrationOfficialS · 100Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
57pacsomaticOfficialC+ · 24Operator toolkit for nf-core/pacsomatic matched tumor-normal workflows from BAM inputs. Use this skill when the user needs to validate run inputs, generate pacsomatic-compliant samplesheets, prepare reproducible Nextflow launch artifacts, run locally or submit to schedulers (LSF/Slurm/PBS/SGE), and triage execution failures. Triggers on requests to run pacsomatic, prepare launch commands/scripts, perform dry-run checks, or troubleshoot pipeline startup and scheduler submission errors.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
58paperzillaOfficialS · 100Chat with your agent about projects, recommendations, and canonical papers in Paperzilla. Use when users ask for recent project recommendations, canonical paper details, markdown-based summaries, recommendation feedback, feed export, or Atom feed URLs.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
59pathmlOfficialB · 49Full-featured computational pathology toolkit. Use for advanced WSI analysis including multiplexed immunofluorescence (CODEX, Vectra), nucleus segmentation, tissue graph construction, and ML model training on pathology data. Supports 160+ slide formats. For simple tile extraction from H&E slides, histolab may be simpler.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
60pathway-enrichmentOfficialA · 79Run pathway and gene-set enrichment analysis on gene lists or ranked gene data, then interpret the results. Use whenever the user has a set of genes (differentially expressed genes from PyDESeq2/Scanpy, CRISPR-screen hits, cluster marker genes, proteomics hits) and wants to know which biological pathways, GO terms, or gene sets are over-represented or enriched. Covers over-representation analysis (ORA / Enrichr / Fisher / hypergeometric), ranked Gene Set Enrichment Analysis (GSEA / preranked), single-sample scoring (ssGSEA/GSVA), and functional profiling via gseapy, g:Profiler, Enrichr libraries, MSigDB, GO, KEGG, Reactome, and WikiPathways — plus gene-ID mapping, choosing the right background universe, multiple-testing correction, redundancy reduction, dotplots/enrichment maps, and publication-ready tables. Use this for "pathway analysis", "enrichment analysis", "GO enrichment", "KEGG/Reactome pathways", "GSEA", "over-representation", "functional annotation", or "what pathways are my genes in".Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
61pdfOfficialS · 100Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
62pennylaneOfficialS · 100Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device portability across IBM/Google/Rigetti/IonQ. Best for variational algorithms (VQE, QAOA), quantum neural networks, and integration with PyTorch or JAX. For hardware-specific optimizations use qiskit (IBM) or cirq (Google); for open quantum systems use qutip.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
63phylogeneticsOfficialA- · 67Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
64polarsOfficialS · 100High-performance DataFrame library for Python ETL, analytics, and pandas migration. Use for expression-based data manipulation with lazy query optimization, parallel execution, streaming out-of-core processing, Arrow interoperability, and optional GPU execution.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
65polars-bioOfficialS · 100High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames. Overlap, nearest, merge, coverage, complement, subtract for BED/VCF/BAM/GFF intervals. Streaming, cloud-native, faster bioframe alternative.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
66pptxOfficialA · 79Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
67pptx-postersOfficialA+ · 97Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual integration.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
68primekgOfficialA · 79Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
69protocolsio-integrationOfficialA- · 72Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
70pufferlibOfficialS · 99High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10x speedups over standard implementations. For quick prototyping or standard algorithm implementations with extensive documentation, use stable-baselines3 instead.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
71pydeseq2OfficialS · 100Differential gene expression analysis for bulk RNA-seq with PyDESeq2, including formulaic designs, Wald tests, FDR correction, LFC shrinkage, and result visualization.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
72pyhealthOfficialA · 79Build clinical/healthcare deep-learning pipelines with PyHealth — loading EHR/signal/imaging datasets (MIMIC-III/IV, eICU, OMOP, SleepEDF, ChestXray14, EHRShot), defining tasks (mortality, readmission, length-of-stay, drug recommendation, sleep staging, ICD coding, EEG events), instantiating models (Transformer, RETAIN, GAMENet, SafeDrug, MICRON, StageNet, AdaCare, CNN/RNN/MLP), training with the PyHealth Trainer, computing clinical metrics, and using medical code utilities (ICD/ATC/NDC/RxNorm lookup and cross-mapping). Use this skill whenever the user mentions PyHealth, MIMIC, eICU, OMOP, EHR modeling, clinical prediction, drug recommendation, sleep staging, medical code mapping, ICD/ATC codes, or any healthcare ML pipeline that fits the dataset → task → model → trainer → metrics pattern, even if "PyHealth" isn't named explicitly.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
73pylabrobotOfficialS · 99Vendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API, opentrons-integration may be simpler.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
74pymatgenOfficialA · 79Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
75pyopenmsOfficialA · 79Complete mass spectrometry analysis platform. Use for proteomics and metabolomics workflows—feature detection, peptide/protein identification, label-free and isobaric quantification, adduct/accurate-mass annotation, and complex LC-MS/MS pipelines. Supports extensive file formats and algorithms. For simple spectral comparison and small-molecule library matching use matchms.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
76pysamOfficialS · 100Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
77pytdcOfficialS · 100Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
78pytorch-lightningOfficialS · 99Deep learning framework (PyTorch Lightning / lightning package). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard, MLflow), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
79pyzoteroOfficialS · 100Interact with Zotero reference management libraries using the pyzotero Python client. Retrieve, create, update, and delete items, collections, tags, and attachments via the Zotero Web API v3. Use this skill when working with Zotero libraries programmatically, managing bibliographic references, exporting citations, searching library contents, uploading PDF attachments, or building research automation workflows that integrate with Zotero.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
80qiskitOfficialS · 100IBM quantum computing framework. Use when targeting IBM Quantum hardware, working with Qiskit Runtime for production workloads, or needing IBM optimization tools. Best for IBM hardware execution, quantum error mitigation, and enterprise quantum computing. For Google hardware use cirq; for gradient-based quantum ML use pennylane; for open quantum system simulations use qutip.Other Tools and IntegrationsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
81qutipOfficialS · 100Quantum physics simulation library for open quantum systems. Use when studying master equations, Lindblad dynamics, decoherence, quantum optics, or cavity QED. Best for physics research, open system dynamics, and educational simulations. NOT for circuit-based quantum computing—use qiskit, cirq, or pennylane for quantum algorithms and hardware execution.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
82rdkitOfficialA · 79Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
83research-lookupOfficialC · 0Compile current scholarly evidence for a scientific manuscript or research brief. Use when the user explicitly asks to gather literature, references, background evidence, competing findings, or a manuscript research packet. Uses Parallel Search by default, Parallel Extract for source verification, Parallel Research for explicitly deep/exhaustive work, optional explicit Parallel Chat, and optional Perplexity only when requested or allowed as a failure fallback.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
84rowanOfficialA · 79Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API. Use for pKa and macropKa prediction, conformer and tautomer ensembles, docking and analogue docking, protein-ligand cofolding, MSA generation, molecular dynamics, permeability, descriptor workflows, and related small-molecule or protein modeling tasks. Ideal for programmatic batch screening, multi-step chemistry pipelines, and workflows that would otherwise require maintaining local HPC/GPU infrastructure.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
85scanpyOfficialA · 79Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, visualization, and converting R-friendly single-cell formats such as Seurat or SingleCellExperiment RDS files into h5ad for Scanpy. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
86scientific-brainstormingOfficialA+ · 98Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
87scientific-schematicsOfficialC · 0Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
88scientific-writingOfficialA+ · 96Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
89scikit-bioOfficialS · 100Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
90scikit-survivalOfficialA+ · 98Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
91scveloOfficialS · 100RNA velocity analysis with scVelo. Estimate cell state transitions from unspliced/spliced mRNA dynamics, infer trajectory directions, compute latent time, and identify driver genes in single-cell RNA-seq data. Complements Scanpy/scVI-tools for trajectory inference.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
92scvi-toolsOfficialS · 100Deep generative models for single-cell omics. Use when you need probabilistic batch correction (scVI), transfer learning, differential expression with uncertainty, or multi-modal integration (TOTALVI, MultiVI). Best for advanced modeling, batch effects, multimodal data. For standard analysis pipelines use scanpy.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
93seabornOfficialS · 100Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly; for publication styling use scientific-visualization.Data VisualizationK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
94shapOfficialS · 100Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
95simpyOfficialA · 79Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
96stable-baselines3OfficialA · 76Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
97statistical-analysisOfficialA · 79Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze experimental or survey data, check statistical assumptions, compute required sample sizes, or write up results - even if they never name a specific test. Covers t-tests, ANOVA, chi-square, correlation, regression, non-parametric and Bayesian methods. For low-level model APIs, see the statsmodels and pymc skills.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
98statistical-powerOfficialB · 49Sample-size and statistical power calculations for planning studies. Use whenever someone asks "how many subjects/samples/replicates do I need", wants an a priori power analysis, a minimum detectable effect (MDE), a power curve, or needs to justify a sample size for a grant, IRB protocol, or pre-registration. Covers closed-form power for t-tests, ANOVA, proportions, correlations, chi-square, and regression, plus simulation-based (Monte Carlo) power for designs with no formula — logistic/Poisson regression, mixed models, cluster-randomized trials, survival, and interactions. Use this skill even when the request only mentions an effect size, alpha, or "80% power" without saying "power analysis" explicitly. For laying out the study (randomization, blocking, factorial/DOE, crossover, sequential designs) use experimental-design; for analyzing data already collected and reporting it use statistical-analysis.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
99tamarindOfficialB- · 29Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local GPUs required. Tamarind bundles popular open-source models for structure prediction (AlphaFold, Boltz, Chai, ESMFold), protein, binder, and de novo design (RFdiffusion, ProteinMPNN, BoltzGen), antibody and nanobody design and developability, protein-ligand docking (DiffDock, Autodock Vina), binding-affinity prediction, MSA generation, and molecular dynamics. Use when the user mentions Tamarind or tamarind.bio, wants to run any of these open-source tools in the cloud, references app.tamarind.bio/api or the x-api-key header, or needs to submit batches of sequences for structural or biophysical characterization.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
100tiledbvcfOfficialS · 100Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
101torch-geometricOfficialA · 79PyTorch Geometric (PyG) for graph neural networks — node/link/graph classification, message passing (GCN, GAT, GraphSAGE, GIN), heterogeneous graphs, neighbor sampling, and custom datasets. Use when working with torch_geometric, not for general NetworkX analytics or non-graph PyTorch models.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
102torchdrugOfficialS · 100PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem; for benchmark datasets use pytdc.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
103transformersOfficialB · 40Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or TrainingArguments—not for general ML outside the Transformers library.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
104treatment-plansOfficialA+ · 98Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.Biology Medicine and BioinformaticsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
105umap-learnOfficialS · 100Use UMAP-learn for nonlinear dimensionality reduction, 2D/3D embeddings, clustering preprocessing, supervised or semi-supervised UMAP, DensMAP, AlignedUMAP, and Parametric UMAP workflows.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
106usfiscaldataOfficialA · 79Query the U.S. Treasury Fiscal Data REST API for federal financial data. No API key required. Use for national debt (Debt to the Penny), Daily Treasury Statements, Monthly Treasury Statements, Treasury securities auctions, interest rates, foreign exchange rates, savings bonds, or U.S. government revenue and spending statistics.Finance & FintechK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
107vaexOfficialB · 49Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.Data Science ToolsK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
108venue-templatesOfficialA · 87Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.ResearchK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
109what-if-oracleOfficialS · 100Run structured What-If scenario analysis with 4–6 branch possibility exploration (best, likely, worst, wild card, contrarian, second-order). Use when the user asks speculative what-if questions about uncertain futures, strategic forks, contingency planning, or stress-testing a decision before committing.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
110xlsxOfficialC+ · 24Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for Word documents, HTML reports, standalone Python scripts, database pipelines, or Google Sheets API work.Workplace & ProductivityK-Dense-AI/scientific-agent-skills · 0 installsK-Dense-AI/scientific-agent-skills0
Source repository