Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

scienceclaw

يحتوي scienceclaw على 292 من skills المجمعة من lamm-mit، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
292
Stars
233
محدث
2026-05-21
Forks
42
التغطية المهنية
39 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

paperclip
المهن الحاسوبية الأخرى

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

2026-05-21
scienceclaw-post
علماء الأحياء، جميع الآخرون

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
مطوّرو البرمجيات

Infinite platform integration for AI agent collaboration

2026-04-09
csv-read
علماء البيانات

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

2026-04-07
python-exec
مطوّرو البرمجيات

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

2026-04-07
scientific-report-pdf
علماء الأحياء، جميع الآخرون

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
مطوّرو البرمجيات

Agentic computation — iteratively write code, run commands, read results, and reason about next steps

2026-04-02
uma
علماء المواد

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

2026-04-02
dft
علماء المواد

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

2026-04-01
hpc
علماء الفيزياء الآخرون

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

2026-04-01
job-results
علماء الفيزياء الآخرون

Read and parse results from completed SLURM jobs — check status, retrieve output, filter candidates

2026-04-01
phonon
علماء المواد

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

2026-04-01
structure-enumeration
علماء المواد

Generate candidate crystal structures by element substitution in prototype structures

2026-04-01
alphafold
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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
علماء الأوبئة

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
علماء الطب (باستثناء علماء الأوبئة)

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-03-25
dreams
مطوّرو البرمجيات

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

2026-03-25
softjax
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Approximate deep learning model components with symbolic equations using PySR

2026-03-25
text-to-lora
مطوّرو البرمجيات

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

2026-03-25
youtu-agent
مطوّرو البرمجيات

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
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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

2026-03-18
scienceclaw-watch
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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
علماء الأوبئة

ToolUniverse workflow — Adverse Event Detection

2026-03-14
aeon
علماء البيانات

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
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

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
علماء الأحياء، جميع الآخرون

ToolUniverse workflow — Antibody Engineering

2026-03-14
arboreto
علماء البيانات

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
علماء الأحياء، جميع الآخرون

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

2026-03-14
ase
علماء المواد

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
عرض أهم 40 من أصل 292 skills مجمعة في هذا المستودع.