Skip to main content
GitHub repository

ScienceClaw

ScienceClaw contains 160 collected skills from beita6969, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
160
Stars
870
updated
2026-03-12
Forks
101
Occupation coverage
31 occupation categories · 100% classified
repository explorer

Skills in this repository

academic-deep-research
postsecondary-teachers-all-other

Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.

2026-03-12
academic-literature-search
postsecondary-teachers-all-other

# Academic Literature Search — 学术文献检索与引用管理

2026-03-12
arxiv-database
postsecondary-teachers-all-other

Search and retrieve preprints from arXiv via the Atom API. Use this skill when searching for papers in physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering, or economics by keywords, authors, arXiv IDs, date ranges, or categories.

2026-03-12
arxiv-search
postsecondary-teachers-all-other

Search arXiv for preprints in physics, math, CS, quantitative biology, quantitative finance, statistics, electrical engineering, economics. Use when: (1) finding preprints by topic, (2) searching by author, (3) browsing arXiv categories, (4) getting paper metadata/abstracts. NOT for: published journal articles (use crossref-search), biomedical (use pubmed-search).

2026-03-12
asreview-screening
postsecondary-teachers-all-other

Screen papers for systematic reviews using ASReview active learning. Use when: user has a large set of papers to screen for inclusion/exclusion, wants to prioritize relevant papers, or needs to reduce manual screening workload. NOT for: searching papers (use literature-search) or meta-analysis (use meta-analysis).

2026-03-12
astronomy-cosmology
astronomers

Analyzes astronomical observations and cosmological models including telescope data processing, celestial mechanics calculations, stellar evolution, galaxy classification, and cosmological parameter estimation; trigger when users discuss stars, galaxies, exoplanets, dark matter, or the universe's large-scale structure.

2026-03-12
astropy-astronomy
astronomers

"Astronomical computations via Astropy. Use when: user asks about celestial coordinates, FITS files, or cosmological calculations. NOT for: telescope control or real-time observation planning."

2026-03-12
bioinformatics
biological-scientists-all-other

Performs bioinformatics analyses including pathway enrichment, gene ontology analysis, protein-protein interaction networks, multi-omics integration, and biological sequence database querying; trigger when users discuss gene sets, biological pathways, functional annotation, or omics data integration.

2026-03-12
biopython-bio
biological-scientists-all-other

"Bioinformatics operations via Biopython. Use when: user asks about DNA/protein sequences, BLAST, or PDB structures. NOT for: clinical genomics or variant calling pipelines."

2026-03-12
biostatistics
epidemiologists

Performs biostatistical analyses specialized for clinical and biomedical research including survival analysis, Kaplan-Meier estimation, Cox proportional hazards regression, longitudinal data modeling, and diagnostic test evaluation; trigger when users discuss clinical outcomes, survival curves, or biomedical study statistics.

2026-03-12
census-data
geographers

US Census Bureau data via API. Use when: user asks about US demographics, population, housing, or economic data by geography. NOT for: non-US data or real-time statistics.

2026-03-12
chembl-database
biological-scientists-all-other

Query ChEMBL bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.

2026-03-12
chembl-drug
biochemists-and-biophysicists

"Query the ChEMBL REST API for drug-target interactions, bioactivity data, ADMET properties, and approved drug information. Use when the user needs drug mechanism of action, binding affinity data, target information, or pharmacokinetic properties. NOT for basic compound lookup (use pubchem-compound), NOT for gene-disease associations (use open-targets), NOT for protein 3D structures (use pdb-structure)."

2026-03-12
chemistry
chemists

# Chemistry & Drug Discovery

2026-03-12
chemistry-tools
chemists

Computational chemistry tools including molecular structure, chemical reactions, thermodynamics, spectroscopy analysis, and cheminformatics. Use when user works with chemical formulas, molecular structures, reaction balancing, thermodynamic calculations, or chemical databases (PubChem, ChemSpider). Triggers on "chemical structure", "molecular weight", "balance equation", "reaction", "thermodynamics", "spectroscopy", "SMILES", "PubChem", "chemical formula", "stoichiometry".

2026-03-12
citation-analysis
economists-193011

Analyze citation networks, compute bibliometric indicators, and identify research fronts. Use when: user asks about citation patterns, h-index, co-authorship networks, research trends, or bibliometric analysis. NOT for: literature searching (use literature-search) or writing papers (use paper-writing).

2026-03-12
citation-management
postsecondary-teachers-all-other

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

2026-03-12
clinical
epidemiologists

# Clinical Research

2026-03-12
clinical-trial
epidemiologists

Designs and analyzes clinical trials including sample size calculation, randomization schemes, endpoint selection, CONSORT reporting, and interim analysis planning; trigger when users ask about RCTs, Phase I-IV trials, or clinical study design.

2026-03-12
code-execution
software-developers

Execute scientific Python code for computation, data analysis, simulation, and verification. Use when: (1) running statistical analyses, (2) numerical computation, (3) data processing pipelines, (4) verifying calculations, (5) running simulations. NOT for: literature search (use literature-search), writing papers (use paper-writing), or non-computational tasks.

2026-03-12
code-science
software-developers

Scientific programming best practices including reproducible research, computational notebooks, version control for research, data management, HPC/parallel computing, and research software engineering. Use when user needs help with research code organization, reproducibility, scientific Python/R workflows, or computational infrastructure. Triggers on "reproducible research", "research code", "scientific computing", "HPC", "parallel computing", "Jupyter", "notebook", "data management plan", "research software", "code review for science".

2026-03-12
computational-pathology-agent
software-developers

COPYRIGHT NOTICE

2026-03-12
copernicus-climate
software-developers

Access Copernicus Climate Data Store (CDS) for ERA5 reanalysis, climate projections, and satellite observations. Use when: (1) retrieving historical weather/climate data, (2) downloading ERA5 reanalysis fields, (3) querying climate projections (CMIP), (4) getting satellite-derived climate variables. NOT for: real-time weather forecasts (use weather APIs), ocean biology (use Copernicus Marine), air quality (use CAMS).

2026-03-12
crossref-search
software-developers

Academic metadata search via CrossRef API. Use when: user needs DOI resolution, citation counts, journal metadata, or publisher info. NOT for: full-text access or downloading papers.

2026-03-12
data-analysis
software-developers

Scientific data analysis including data cleaning, exploratory data analysis (EDA), statistical testing, regression, and reporting. Uses Python with pandas, scipy, statsmodels, scikit-learn. Use when user asks to analyze data, clean a dataset, run statistics, do EDA, fit a model, or process CSV/Excel files. Triggers on "analyze this data", "clean my dataset", "run regression", "EDA", "descriptive statistics", "data processing", "correlation analysis".

2026-03-12
data-extractor
software-developers

Extract numerical data from scientific figure images using Claude vision + OpenCV calibration. Supports 26+ plot types including bar charts, scatter plots, forest plots, Kaplan-Meier curves, box plots, and more.

2026-03-12
data-visualization-biomedical
software-developers

COPYRIGHT NOTICE

2026-03-12
data-visualization-expert
software-developers

COPYRIGHT NOTICE

2026-03-12
dblp-search
software-developers

Computer science bibliography via DBLP API. Use when: user asks about CS publications, author publication lists, or venue (conference/journal) metadata. NOT for: non-CS publications or citation counts.

2026-03-12
deep-research-swarm
biological-scientists-all-other

COPYRIGHT NOTICE

2026-03-12
drug-discovery-pipeline
medical-scientists-except-epidemiologists

Orchestrates a full drug discovery workflow from target identification through lead optimization. Use when searching for drug candidates against a biological target, evaluating compound libraries, or optimizing hits for drug-likeness. NOT for pure protein structure analysis or single-compound lookups.

2026-03-12
drug-discovery
medical-scientists-except-epidemiologists

Supports drug discovery workflows including target identification, virtual screening, ADMET prediction, lead optimization, pharmacokinetics modeling, and drug repurposing analyses; trigger when users discuss drug targets, compound libraries, medicinal chemistry, or pharmaceutical development.

2026-03-12
economics-analysis
economists-193011

Economic analysis including econometrics, causal inference, time series economics, game theory, welfare analysis, and economic modeling. Use when user works with economic data, regression analysis, instrumental variables, difference-in-differences, RDD, panel data, or economic theory. Triggers on "econometrics", "regression", "causal inference", "instrumental variable", "difference-in-differences", "panel data", "game theory", "supply demand", "GDP", "inflation", "economic model".

2026-03-12
education-research
postsecondary-teachers-all-other

Supports education research including pedagogical method evaluation, learning analytics, assessment design, curriculum development analysis, and educational technology evaluation; trigger when users discuss teaching effectiveness, learning outcomes, educational interventions, or student performance data.

2026-03-12
energy-systems
engineers-all-other

Analyzes energy systems including renewable energy resource assessment, power grid modeling, battery storage optimization, energy efficiency evaluation, and techno-economic analysis of energy technologies; trigger when users discuss solar, wind, grid integration, energy storage, or power system design.

2026-03-12
environmental-science
environmental-scientists-and-specialists-including-health

Analyzes environmental and climate data including temperature trends, pollution monitoring, ecological modeling, carbon footprint assessment, and biodiversity metrics; trigger when users discuss climate change, ecosystems, pollutants, or sustainability assessments.

2026-03-12
epidemiology
epidemiologists

Performs epidemiological analyses including disease modeling (SIR/SEIR), outbreak investigation, risk factor identification, incidence/prevalence estimation, and causal inference from observational data; trigger when users discuss disease spread, public health data, or population-level health patterns.

2026-03-12
experiment-design
biological-scientists-all-other

Design scientific experiments including sample size calculation, randomization, control groups, blinding, and study protocols. Covers RCTs, quasi-experiments, factorial designs, A/B tests, survey design, and observational studies. Use when user asks to design an experiment, calculate sample size, plan a study, set up controls, or create a research protocol. Triggers on "design experiment", "sample size", "power analysis", "study design", "control group", "randomization", "A/B test", "factorial design", "survey design".

2026-03-12
experimental-design
biological-scientists-all-other

Design rigorous scientific experiments with power analysis and controls. Use when: user needs to plan an experiment, calculate sample sizes, or set up controls. NOT for: running experiments or analyzing collected data.

2026-03-12
fact-verification
social-scientists-and-related-workers-all-other

Verify scientific claims, political statements, and environmental assertions against evidence

2026-03-12
Showing top 40 of 160 collected skills in this repository.