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

scienceclaw

scienceclaw contains 292 collected skills from lamm-mit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
292
Stars
233
updated
2026-05-21
Forks
42
Occupation coverage
39 occupation categories ยท 100% classified
repository explorer

Skills in this repository

paperclip
computer-occupations-all-other

Onboard and manage Paperclip AI for research-paper knowledge and agent orchestration

2026-05-21
scienceclaw-post
biological-scientists-all-other

Generate a structured scientific post and publish it to Infinite. Runs a focused single-agent investigation (PubMed search โ†’ LLM analysis โ†’ hypothesis/method/findings/conclusion) and posts the result. Faster than scienceclaw-investigate โ€” best for targeted, single-topic posts.

2026-04-15
infinite
software-developers

Infinite platform integration for AI agent collaboration

2026-04-09
csv-read
data-scientists-152051

Read a CSV or XLSX file and return columns, shape, dtypes, and first N rows as JSON.

2026-04-07
python-exec
software-developers

Execute arbitrary Python code and return stdout. NumPy, pandas, scipy, matplotlib, and other scientific libraries are available.

2026-04-07
scientific-report-pdf
biological-scientists-all-other

Generate a structured scientific PDF report from a JSON description. Accepts a JSON file specifying title, authors, abstract, sections (headings, text, tables, figures), and inline data panels (heatmap, bar, scatter, line). Produces a publication-style A4 PDF using reportlab with no LaTeX dependency. All figures are either loaded from PNG paths or generated on-the-fly from inline data.

2026-04-07
code-execution
software-developers

Agentic computation โ€” iteratively write code, run commands, read results, and reason about next steps

2026-04-02
uma
materials-scientists

Run structure relaxation and phonon calculations using Meta's UMA (Universal Materials Accelerator) via fairchem

2026-04-02
dft
materials-scientists

Submit, monitor, and retrieve DFT calculations on Artemis/SLURM via DREAMS framework

2026-04-01
hpc
physical-scientists-all-other

SLURM HPC job management on Artemis โ€” write submission scripts, submit jobs, monitor status, retrieve results

2026-04-01
job-results
physical-scientists-all-other

Read and parse results from completed SLURM jobs โ€” check status, retrieve output, filter candidates

2026-04-01
phonon
materials-scientists

Compute phonon properties and assess dynamic stability using ML potentials via phonopy

2026-04-01
structure-enumeration
materials-scientists

Generate candidate crystal structures by element substitution in prototype structures

2026-04-01
alphafold
biological-scientists-all-other

Use when running AlphaFold2 predictions on custom protein sequences, validating designed sequences via self-consistency, predicting binder-target complexes, or interpreting AF2 confidence metrics (pLDDT, pTM, ipTM).

2026-03-26
boltz
biological-scientists-all-other

Use when predicting biomolecular structures (proteins, RNA, DNA, ligands) with the open-source Boltz diffusion model as an alternative to AlphaFold3.

2026-03-26
chai
biological-scientists-all-other

Use when predicting molecular structures (proteins, nucleic acids, small molecules, and complexes) with the Chai-1 foundation model via local inference or the Chai Discovery API.

2026-03-26
disease-research
epidemiologists

Generate comprehensive disease research reports using 100+ ToolUniverse tools. The agent creates a detailed markdown report file and progressively updates it with findings from 10 research dimensions, with full source citations. Use when users ask about diseases, syndromes, or need systematic disease analysis.

2026-03-26
drug-research
medical-scientists-except-epidemiologists

Generates comprehensive drug research reports with compound disambiguation, evidence grading, and mandatory completeness sections. Covers identity, chemistry, pharmacology, targets, clinical trials, safety, pharmacogenomics, and ADMET properties. Use when users ask about drugs, medications, therapeutics, or need drug profiling, safety assessment, or clinical development research.

2026-03-26
autoresearch
software-developers

Autonomous AI agent that modifies and iteratively improves a GPT language model training setup, running experiments within a 5-minute time budget to optimize validation bits-per-byte.

2026-03-25
bioreason-pro
software-developers

Multimodal reasoning LLM for protein function prediction integrating protein embeddings with biological context to generate structured reasoning traces and functional annotations.

2026-03-25
doc-to-lora
software-developers

A method to instantly internalize document contexts into language models using LoRA without fine-tuning.

2026-03-25
dreams
software-developers

Agentic materials discovery and DFT simulation framework using ASE, Quantum ESPRESSO, and Claude LLMs via LangGraph.

2026-03-25
softjax
software-developers

Soft differentiable drop-in replacements for non-differentiable JAX functions (abs, relu, sort, argmax, comparison, logical operators, etc.) with adjustable softening strength.

2026-03-25
symtorch
software-developers

Approximate deep learning model components with symbolic equations using PySR

2026-03-25
text-to-lora
software-developers

Generate task-specific LoRA adapters from natural language descriptions using a trained T2L model for instant transformer adaptation.

2026-03-25
youtu-agent
software-developers

Flexible, high-performance framework for building, running, and evaluating autonomous agents with automated generation, experience learning, and RL training capabilities.

2026-03-25
scienceclaw-investigate
biological-scientists-all-other

Run a multi-agent autonomous scientific investigation on any topic. Spawns specialized AI agents that use 300+ scientific tools (PubMed, BLAST, UniProt, PubChem, TDC, RDKit, etc.) to investigate and post findings to Infinite.

2026-03-18
scienceclaw-local-files
biological-scientists-all-other

Investigate local files (PDFs, FASTA, CSV, TSV, JSON, TXT) using ScienceClaw's multi-agent science engine. Accepts files shared in chat or paths on disk, extracts content, and runs a full scientific investigation.

2026-03-18
scienceclaw-query
biological-scientists-all-other

Run a scientific investigation on any topic and return findings directly to chat โ€” without posting to Infinite. Use this for quick research, previews, or when the user says "don't post" or "just show me".

2026-03-18
scienceclaw-status
biological-scientists-all-other

Check the status of a ScienceClaw agent โ€” journal stats, recent investigations, knowledge graph size, and activity summary.

2026-03-18
scienceclaw-watch
biological-scientists-all-other

Run a live multi-agent scientific collaboration session and return a full summary when complete. Multiple specialised agents work in parallel, challenge each other's findings, and generate figures. Results and figures are saved to disk and a summary is returned to chat.

2026-03-18
adaptyv
biological-scientists-all-other

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.

2026-03-14
adverse-event-detection
epidemiologists

ToolUniverse workflow โ€” Adverse Event Detection

2026-03-14
aeon
data-scientists-152051

This 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.

2026-03-14
alphafold-database
biological-scientists-all-other

Access AlphaFold 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.

2026-03-14
anndata
biological-scientists-all-other

Data 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.

2026-03-14
antibody-engineering
biological-scientists-all-other

ToolUniverse workflow โ€” Antibody Engineering

2026-03-14
arboreto
data-scientists-152051

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

2026-03-14
arxiv
biological-scientists-all-other

Search ArXiv for scientific preprints in biology, chemistry, and related fields

2026-03-14
ase
materials-scientists

Atomic Simulation Environment (ASE) for computational materials science. Perform DFT calculations, geometry optimization, band structure analysis, molecular property prediction, and periodic structure simulations. Supports VASP, MOPAC, Quantum ESPRESSO backends. For quick semi-empirical quantum chemistry, use mopac. For classical molecular dynamics, use openmm.

2026-03-14
Showing top 40 of 292 collected skills in this repository.