Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

AutoResearchClaw

AutoResearchClaw 收录了来自 aiming-lab 的 34 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
34
Stars
13.6k
更新
2026-05-20
Forks
1.6k
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

fba-simulator
数据科学家

Run Flux Balance Analysis (FBA) and related constraint-based simulations using COBRApy. Covers standard FBA, parsimonious FBA (pFBA), Flux Variability Analysis (FVA), loopless FBA, gene/reaction knockouts, and carbon source swapping. Outputs flux distributions and CSV files.

2026-05-20
flux-analyzer
数据科学家

Analyse FBA flux distributions to extract biological insights. Covers gene essentiality, phenotypic phase planes, flux sampling, pathway-level aggregation, secretion product prediction, and production of publication- quality figures.

2026-05-20
gsmm-builder
数据科学家

Build or load a genome-scale metabolic model (GSMM) using COBRApy. Covers loading from BIGG, constructing minimal models from scratch, setting medium constraints, and exporting validated .json model files.

2026-05-20
gsmm-validator
数据科学家

Validate a COBRApy genome-scale metabolic model for mass/charge balance, stoichiometric consistency, biomass producibility, dead-end metabolites, thermodynamic loops, and GPR rule formatting. Outputs a structured validation report with errors and warnings.

2026-05-20
metabolic-study-planner
其他生物科学家

Plan publishable constraint-based metabolic modelling studies when the user has a broad biological or metabolic-engineering topic but no concrete dataset, organism, model, or hypothesis. Selects feasible BiGG/COBRA models, objectives, perturbations, analyses, metrics, figures, and risk controls before FBA code is generated.

2026-05-20
mfa-pipeline-orchestrator
数据科学家

Orchestrate the full metabolic flux analysis pipeline from model loading to phenotype prediction and publication figures. Triggers when the user provides an organism name, BIGG model ID, or custom reaction list and wants end-to-end metabolic modelling run automatically.

2026-05-20
stat-research-orchestrator
数据科学家

Orchestrate a statistical research pipeline centered on formal problem formulation, method proposal, theoretical analysis, experimental evaluation, comparison, and final result synthesis.

2026-05-20
stat-result-validator
统计学家

Validate statistical research outputs for formulation quality, method-to- problem alignment, theory presence, experimental evidence, fair comparison, artifact completeness, and final-claim consistency.

2026-05-20
statistical-experimental-evaluation
统计学家

Design and run statistical experiments that test the formal problem, proposed methods, theoretical predictions, baselines, and ablations.

2026-05-20
statistical-method-design
统计学家

Design statistical methods, baselines, diagnostics, variants, and ablations that directly address a formal problem formulation.

2026-05-20
statistical-problem-formulation
统计学家

Formulate statistical research problems with formal notation, target parameters, assumptions, hypotheses, evaluation criteria, and theory targets.

2026-05-20
statistical-theory-analysis
统计学家

Analyze theoretical properties of statistical methods under the formal formulation: identifiability, bias, variance, consistency, asymptotics, coverage, error bounds, robustness, and limitations.

2026-05-20
quantum-qiskit
数据科学家

Reference qiskit 2.x patterns for variational quantum machine learning. Covers data-encoding feature maps, variational quantum classifier (VQC) training, variational quantum eigensolver (VQE) for chemistry, matrix-product-state circuits, and noise model integration. Use when writing Python code that imports `qiskit`, `qiskit_aer`, `qiskit_algorithms`, `qiskit_machine_learning`, or `qiskit_nature`.

2026-05-20
researchclaw
软件开发工程师

Run the ResearchClaw autonomous research pipeline from a topic, config, and output directory.

2026-04-01
a-evolve
软件开发工程师

Apply A-Evolve's agentic evolution methodology to improve AI agent performance across runs. Use when the user wants to diagnose agent failures, generate targeted skills from error patterns, evolve system prompts, or accumulate episodic knowledge. Works standalone or inside AutoResearchClaw pipelines. Triggers on: "evolve", "self-improve", "diagnose failures", "generate skills from errors", "what went wrong and how to fix it", or any mention of A-Evolve.

2026-03-31
biology-biopython
数据科学家

Bioinformatics with Biopython for sequence manipulation, file parsing, BLAST, and phylogenetics. Use when working with DNA/RNA/protein sequences or biological databases.

2026-03-31
chemistry-rdkit
数据科学家

Computational chemistry with RDKit for molecular analysis, descriptors, fingerprints, and substructure search. Use when working with SMILES, drug discovery, or cheminformatics tasks.

2026-03-31
hypothesis-formulation
生物化学家和生物物理学家

Structured scientific hypothesis generation from observations. Use when formulating testable hypotheses, competing explanations, or experimental predictions.

2026-03-31
literature-search
其他高等院校教师

Systematic literature review methodology including search strategy, screening, and synthesis. Use when conducting literature reviews or writing background sections.

2026-03-31
scientific-visualization
数据科学家

Publication-ready scientific figure design with matplotlib and seaborn. Use when creating journal submission figures with proper formatting, accessibility, and statistical annotations.

2026-03-31
scientific-writing
生物化学家和生物物理学家

Academic manuscript writing with IMRAD structure, citation formatting, and reporting guidelines. Use when drafting or revising research papers.

2026-03-31
statistical-reporting
数据科学家

Statistical test selection, assumption checking, and APA-formatted reporting. Use when analyzing experimental results or writing results sections.

2026-03-31
cv-classification
计算机与信息研究科学家数据科学家

Best practices for image classification tasks. Use when working on CIFAR, ImageNet, or other classification benchmarks.

2026-03-23
cv-detection
计算机与信息研究科学家数据科学家+1

Best practices for object detection tasks. Use when working on COCO, VOC, or detection architectures like YOLO and DETR.

2026-03-23
nlp-alignment
计算机与信息研究科学家数据科学家

Best practices for LLM alignment techniques including RLHF, DPO, and instruction tuning. Use when working on alignment or safety.

2026-03-23
nlp-pretraining
计算机与信息研究科学家数据科学家

Best practices for language model pretraining and fine-tuning. Use when generating or reviewing NLP training code.

2026-03-23
rl-policy-optimization
数据科学家

Best practices for reinforcement learning policy optimization. Use when working on RL agents, PPO, SAC, or reward design.

2026-03-23
experimental-design
数据科学家软件开发工程师

Best practices for designing reproducible ML experiments. Use when planning ablations, baselines, or controlled experiments.

2026-03-23
meta-analysis
经济学家

Statistical methods for combining results across multiple studies. Use when aggregating cross-study or cross-experiment results.

2026-03-23
systematic-review
其他高等院校教师

Structured methodology for comprehensive literature review following PRISMA guidelines. Use during literature search and screening stages.

2026-03-23
data-loading
计算机与信息研究科学家软件开发工程师+1

Optimize data loading pipeline to prevent GPU starvation. Use when setting up DataLoader or data preprocessing.

2026-03-23
distributed-training
软件开发工程师

Multi-GPU and distributed training patterns with PyTorch DDP. Use when scaling training across GPUs.

2026-03-23
mixed-precision
计算机与信息研究科学家软件开发工程师+1

Use FP16/BF16 mixed precision to accelerate training and reduce memory. Use when optimizing GPU performance.

2026-03-23
pytorch-training
软件开发工程师

Best practices for building robust PyTorch training loops. Use when generating or reviewing ML training code.

2026-03-23