openscientist
Autonomous hypothesis generation and scientific data analysis
All Skills in This Repository (9)
Pure Emerald Level Indicatorsresult-interpretation
Interpret statistical results and generate follow-up actions or hypotheses.
prioritization
Rank hypotheses by impact, feasibility, and novelty to select the next research action.
stopping-criteria
Evaluate iteration state and budget constraints to decide whether to continue or synthesize.
hypothesis-generation
Generate testable hypotheses from data patterns and literature findings.
metabolomics
Analyze metabolomics datasets with pathway-context reasoning and hypothesis generation.
genomics
Identify differential gene expression patterns from RNA-seq and transcriptomics data.
data-science
Analyze scientific datasets with statistical tests and Python code examples.
kbase-query
Query and explore KBase BERDL Datalake databases and tables via MCP REST.
jgi-lakehouse
Query JGI GOLD and IMG genomic metadata via the Dremio Lakehouse using SQL.
Frequently Asked Questions
FAQPage SchemaHow to install OpenScientist?โผ
Run `npx skills add openscientist-io/openscientist --all -g -y` in your terminal to install all skills in this suite globally.
What does OpenScientist do?โผ
It autonomously analyzes scientific data by generating hypotheses, running statistical tests, searching PubMed, and producing a final report with mechanistic findings.
What data types does OpenScientist support?โผ
It works with metabolomics, genomics, transcriptomics, and structural biology data, accepting files like CSV, Excel, Parquet, PDB, mmCIF, and FASTA.
Can OpenScientist query KBase or JGI databases?โผ
Yes. It includes skills for running SQL queries against the KBase/BERDL datalake and the JGI GOLD and IMG genomics lakehouses.
Do I need coding experience to use OpenScientist?โผ
No. You upload data, state your research question, and the agent handles the statistical analysis and literature search automatically.
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