Skip to main content
Run any Skill in Manus
with one click
GitHub repository

structured-intelligence

structured-intelligence contains 55 collected skills from Scientific-Tooling, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
55
Stars
4
updated
2026-03-19
Forks
1
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

design-thermostable-mutations
biochemists-and-biophysicists

Decision-grade enzyme/protein mutation design for thermostability with bioactivity-preserving constraints enforced by default, plus structure-aware and consensus-ranking workflows.

2026-03-19
structured-intelligence-skill-creator
software-developers

Create or update repository skills that conform to local templates, provider metadata requirements, registry rules, and validation workflows.

2026-03-19
stat-assess-data-quality
data-scientists-152051

Assess data quality by reporting missing values, outliers, sample size, and variance structure for each variable in a table.

2026-03-19
stat-bayesian-estimation
data-scientists-152051

Estimate model parameters using Bayesian inference (MCMC via Stan or PyMC), returning posterior distributions and credible intervals.

2026-03-19
stat-cluster-samples
data-scientists-152051

Cluster samples or features using k-means or hierarchical clustering, evaluate cluster quality with silhouette scores, and produce a dendrogram or cluster plot.

2026-03-19
stat-compare-two-groups
data-scientists-152051

Compare a continuous variable between two groups with automatic selection of t-test, Welch test, or Mann-Whitney U test based on data properties.

2026-03-19
stat-fit-glm
data-scientists-152051

Fit a generalized linear model (Poisson, Binomial, or Gaussian family) for count or non-normally distributed outcome data.

2026-03-19
stat-fit-linear-model
data-scientists-152051

Fit a linear regression model, report coefficients and model fit, and generate residual diagnostic plots.

2026-03-19
stat-learn-bayesian-network
data-scientists-152051

Learn the structure and conditional probabilities of a Bayesian network from observational data for causal discovery or dependency modeling.

2026-03-19
stat-nonlinear-embedding
data-scientists-152051

Embed high-dimensional data into 2D using t-SNE or UMAP for exploratory visualization of sample or cell relationships.

2026-03-19
stat-pairwise-correlation
data-scientists-152051

Compute pairwise correlations and significance tests across all numeric variables, and produce a correlation heatmap.

2026-03-19
stat-pca
data-scientists-152051

Perform PCA on a numeric data matrix to reduce dimensionality, visualize sample structure, and identify top contributing features.

2026-03-19
stat-survival-analysis
data-scientists-152051

Estimate and compare survival functions using Kaplan-Meier curves and log-rank test, with optional Cox proportional hazards regression.

2026-03-19
stat-analyze-distribution
data-scientists-152051

Characterize the distribution of one or more numeric variables with summary statistics, normality tests, and diagnostic plots.

2026-03-19
stat-compare-multiple-groups
statisticians-152041

Compare a continuous variable across three or more groups using one-way ANOVA or Kruskal-Wallis with post-hoc testing.

2026-03-19
stat-logistic-regression
data-scientists-152051

Fit a logistic regression model for binary outcomes, report odds ratios and model performance (AUC-ROC, confusion matrix).

2026-03-19
genome-alignment-qc
biological-scientists-all-other

Assess alignment quality with coverage depth, mapping rates, insert size, and on-target metrics using samtools, mosdepth, and picard.

2026-03-19
genome-read-alignment
biological-scientists-all-other

Align short reads to a reference genome with BWA-MEM2, sort and index with samtools, and mark duplicates with picard.

2026-03-19
genome-variant-annotation
biological-scientists-all-other

Annotate variants with functional effects using SnpEff or Ensembl VEP, adding gene impact, population frequencies, and clinical significance.

2026-03-19
genome-variant-calling
biological-scientists-all-other

Call SNVs and indels from aligned BAMs using GATK HaplotypeCaller or DeepVariant with optional GVCF output for joint genotyping.

2026-03-19
genome-variant-filtering
biological-scientists-all-other

Filter raw variant calls using GATK VQSR, GATK hard filters, or bcftools expression-based filtering.

2026-03-19
rnaseq-alignment-qc
biological-scientists-all-other

RNA-seq-specific alignment quality assessment using RSeQC and Qualimap for gene body coverage, strandedness, and rRNA contamination.

2026-03-19
rnaseq-differential-expression
biological-scientists-all-other

Statistical differential expression analysis using DESeq2 or edgeR in R, with support for count matrix or tximport input.

2026-03-19
rnaseq-functional-enrichment
biological-scientists-all-other

Gene set enrichment and over-representation analysis using clusterProfiler, gseapy, or fgsea, with GO, KEGG, and Reactome pathway databases.

2026-03-19
rnaseq-read-alignment
biological-scientists-all-other

Splice-aware alignment of RNA-seq reads to a reference genome using STAR or HISAT2.

2026-03-19
rnaseq-read-counting
biological-scientists-all-other

Generate gene-level read count matrices from aligned BAMs using featureCounts or HTSeq-count.

2026-03-19
rnaseq-transcript-quantification
biological-scientists-all-other

Alignment-free transcript-level quantification using Salmon or kallisto for fast and accurate RNA-seq expression estimates.

2026-03-19
predict-protein-heat-stability
biochemists-and-biophysicists

Decision-grade protein thermal stability prediction (Tm, thermophilicity, ΔTm) from sequence and/or structure, with multi-tool evidence integration and calibrated interpretation.

2026-03-19
download-gdc
software-developers

Download files from the NCI Genomic Data Commons (GDC) using the GDC Data Transfer Tool and REST API, supporting both open-access and controlled-access data.

2026-03-16
download-geo
biological-scientists-all-other

Download supplementary data files, series matrices, and raw FASTQ links from NCBI GEO for a given GSE series or GSM sample accession.

2026-03-16
download-sra
software-developers

Download raw sequencing data from NCBI SRA as FASTQ files using prefetch and fasterq-dump, with support for single accessions, batch lists, and BioProject expansion.

2026-03-16
search-ena
data-scientists-152051

Search the EMBL-EBI European Nucleotide Archive (ENA) for sequencing studies, runs, samples, and experiments using the ENA Portal REST API.

2026-03-16
search-geo
data-scientists-152051

Search NCBI Gene Expression Omnibus (GEO) for expression datasets, series, samples, and platforms using E-utilities or the GEO query API.

2026-03-16
search-gsa
biological-scientists-all-other

Search CNCB Genome Sequence Archive (GSA) for sequencing runs, experiments, studies, and samples deposited at the China National Center for Bioinformation.

2026-03-16
search-ncbi-datasets
biological-scientists-all-other

Search NCBI Datasets for genome assemblies, genes, taxonomy records, and virus genomes using the NCBI Datasets CLI or REST API.

2026-03-16
search-sra
microbiologists

Search NCBI Sequence Read Archive (SRA) for sequencing runs, experiments, studies, and samples using E-utilities or the NCBI Datasets CLI.

2026-03-16
bioinformatics-env-setup
biological-scientists-all-other

Guide users through installing and verifying bioinformatics software for NGS, RNA-seq, scRNA-seq, and metagenomics pipelines using conda, pip, or manual installation.

2026-03-16
scrnaseq-cell-type-annotation
data-scientists-152051

Marker-based and reference-based cell type annotation of single-cell RNA-seq clusters using SingleR, Azimuth, or manual curation.

2026-03-16
scrnaseq-cellranger-count
data-scientists-152051

Generate feature-barcode count matrices from raw scRNA-seq FASTQ files using Cell Ranger, STARsolo, or alevin-fry.

2026-03-16
scrnaseq-clustering
biological-scientists-all-other

Normalization, highly variable gene selection, PCA, UMAP, and Leiden/Louvain clustering of single-cell RNA-seq data.

2026-03-16
Showing top 40 of 55 collected skills in this repository.