aiming-lab

82 mods across 7 repositories, 23k stars between them.

aiming-lab/AutoResearchClaw

Agent

Statistical result synthesis agent. Writes the final research narrative, combining formulation, proposed method, theory, experiments, comparisons, and limitations into a coherent report.

14k 13d ago A 38 tokens original MIT

aiming-lab/AutoResearchClaw

Agent

Statistical theory analysis agent. Derives or sketches theoretical properties of the proposed methods, including identifiability, bias, variance, consistency, asymptotic behavior, coverage, error bounds, robustness, and limitations under stated assumptions.

14k 13d ago A 52 tokens original MIT

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 36 tokens original MIT

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 36 tokens original MIT

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 41 tokens original MIT

cv-classification

33

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 26 tokens original MIT

cv-detection

34

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 30 tokens original MIT

nlp-alignment

35

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 31 tokens original MIT

nlp-pretraining

36

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 26 tokens original MIT

quantum-qiskit

37

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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…

14k 13d ago A 102 tokens original MIT

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 28 tokens original MIT

experimental-design

39

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 25 tokens original MIT

meta-analysis

40

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 25 tokens original MIT

systematic-review

41

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 24 tokens original MIT

data-loading

42

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 22 tokens original MIT

mixed-precision

44

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 25 tokens original MIT

pytorch-training

45

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

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

14k 13d ago A 23 tokens original MIT

simplemem-skill

46

aiming-lab/SimpleMem

Skill Claude CodeCodex

Store and retrieve conversation memories across sessions. Use when asked to 'remember this', 'save conversation', 'add to memory', 'what did we discuss about...', 'query memories', or 'import chat history'. Also use proactively to preserve important dialogue context and decisions.

3.7k 1mo ago A 58 tokens original MIT

agent-task-handoff

47

aiming-lab/MetaClaw

Skill Claude CodeCodex

Use this skill when delegating a subtask to a sub-agent, spawning a parallel worker, or handing off work across sessions. Write a self-contained task description so the receiving agent needs no prior context.

3.5k 2mo ago A 46 tokens original MIT

aiming-lab/MetaClaw

Skill Claude CodeCodex

Use this skill when writing messages in async channels (Slack, GitHub issues, email threads) where the reader may not have context and cannot ask follow-up questions immediately.

3.5k 2mo ago A 41 tokens original MIT