github.com/aiming-lab/AutoResearchClaw
| Skill | Added | Review |
|---|---|---|
pytorch-training researchclaw/skills/builtin/tooling/pytorch-training/SKILL.md Best practices for building robust PyTorch training loops. Use when generating or reviewing ML training code. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
mixed-precision researchclaw/skills/builtin/tooling/mixed-precision/SKILL.md Use FP16/BF16 mixed precision to accelerate training and reduce memory. Use when optimizing GPU performance. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
distributed-training researchclaw/skills/builtin/tooling/distributed-training/SKILL.md Multi-GPU and distributed training patterns with PyTorch DDP. Use when scaling training across GPUs. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
data-loading researchclaw/skills/builtin/tooling/data-loading/SKILL.md Optimize data loading pipeline to prevent GPU starvation. Use when setting up DataLoader or data preprocessing. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
systematic-review researchclaw/skills/builtin/experiment/systematic-review/SKILL.md Structured methodology for comprehensive literature review following PRISMA guidelines. Use during literature search and screening stages. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
meta-analysis researchclaw/skills/builtin/experiment/meta-analysis/SKILL.md Statistical methods for combining results across multiple studies. Use when aggregating cross-study or cross-experiment results. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
experimental-design researchclaw/skills/builtin/experiment/experimental-design/SKILL.md Best practices for designing reproducible ML experiments. Use when planning ablations, baselines, or controlled experiments. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
rl-policy-optimization researchclaw/skills/builtin/domain/rl-policy-optimization/SKILL.md Best practices for reinforcement learning policy optimization. Use when working on RL agents, PPO, SAC, or reward design. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
quantum-qiskit researchclaw/skills/builtin/domain/quantum-qiskit/SKILL.md 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`. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
nlp-pretraining researchclaw/skills/builtin/domain/nlp-pretraining/SKILL.md Best practices for language model pretraining and fine-tuning. Use when generating or reviewing NLP training code. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
nlp-alignment researchclaw/skills/builtin/domain/nlp-alignment/SKILL.md Best practices for LLM alignment techniques including RLHF, DPO, and instruction tuning. Use when working on alignment or safety. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
cv-detection researchclaw/skills/builtin/domain/cv-detection/SKILL.md Best practices for object detection tasks. Use when working on COCO, VOC, or detection architectures like YOLO and DETR. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
cv-classification researchclaw/skills/builtin/domain/cv-classification/SKILL.md Best practices for image classification tasks. Use when working on CIFAR, ImageNet, or other classification benchmarks. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
statistical-theory-analysis external/agents/stat_research_agent/skills/statistical-theory-analysis/SKILL.md Analyze theoretical properties of statistical methods under the formal formulation: identifiability, bias, variance, consistency, asymptotics, coverage, error bounds, robustness, and limitations. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
statistical-problem-formulation external/agents/stat_research_agent/skills/statistical-problem-formulation/SKILL.md Formulate statistical research problems with formal notation, target parameters, assumptions, hypotheses, evaluation criteria, and theory targets. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
statistical-method-design external/agents/stat_research_agent/skills/statistical-method-design/SKILL.md Design statistical methods, baselines, diagnostics, variants, and ablations that directly address a formal problem formulation. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
statistical-experimental-evaluation external/agents/stat_research_agent/skills/statistical-experimental-evaluation/SKILL.md Design and run statistical experiments that test the formal problem, proposed methods, theoretical predictions, baselines, and ablations. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
stat-result-validator external/agents/stat_research_agent/skills/stat-result-validator/SKILL.md Validate statistical research outputs for formulation quality, method-to- problem alignment, theory presence, experimental evidence, fair comparison, artifact completeness, and final-claim consistency. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
stat-research-orchestrator external/agents/stat_research_agent/skills/stat-research-orchestrator/SKILL.md Orchestrate a statistical research pipeline centered on formal problem formulation, method proposal, theoretical analysis, experimental evaluation, comparison, and final result synthesis. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
mfa-pipeline-orchestrator external/agents/Biology-Agent/skills/mfa-pipeline-orchestrator/SKILL.md 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. | 79 79 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
metabolic-study-planner external/agents/Biology-Agent/skills/metabolic-study-planner/SKILL.md 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. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
gsmm-validator external/agents/Biology-Agent/skills/gsmm-validator/SKILL.md 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. | 73 73 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: e2e23c9 | |
gsmm-builder external/agents/Biology-Agent/skills/gsmm-builder/SKILL.md 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. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
flux-analyzer external/agents/Biology-Agent/skills/flux-analyzer/SKILL.md 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. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 | |
fba-simulator external/agents/Biology-Agent/skills/fba-simulator/SKILL.md 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. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e2e23c9 |