litmus

Run multiple autonomous ML research agents on GPU machines with git branches.

72|10|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Kuberwastaken/litmus --skill litmus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: litmus
Source: https://github.com/Kuberwastaken/litmus/tree/main
Command: npx skills add https://github.com/Kuberwastaken/litmus --skill litmus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires uv, git, python3, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Litmus turns your always-on GPU machine into a self-directing ML research lab where multiple native subagents run experiments overnight, each on their own git branch, coordinated by a Director and distilled by a Synthesizer that builds a reusable skills library.

Core Features & Use Cases

  • Parallel agents run experiments overnight, each on its own git branch with full history and the ability to cherry-pick breakthroughs.
  • Director orchestrates progress, triggers compass resets on stagnation, and promotes cross-agent knowledge transfer.
  • Synthesizer distills overnight results into a reusable Skills Library and a forward-looking research agenda.
  • Morning digest delivers a narrative summary of discoveries, patterns, and next steps to human readers.
  • Shared lab state (notes, discoveries, anomalies) enables collaboration and cross-agent insights.

Quick Start

Install Litmus on your OpenClaw agent and let it configure defaults and spawn workers automatically.

Frequently Asked Questions about litmus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run autonomous machine learning experiments overnight on a GPU?

Running autonomous ML research overnight requires a GPU-equipped machine with OpenClaw, uv, git, and python3 installed. The Litmus Skill orchestrates parallel agents that independently run experiments on dedicated git branches throughout the night.

What do I need to set up parallel ML research agents on my machine?

To set up parallel ML research agents, you need an always-on GPU machine with OpenClaw, uv, git, and python3 installed. Litmus configures default settings and automatically spawns worker agents upon installation.

How does autonomous ML research coordination work across multiple agents?

Autonomous ML research coordination uses a Director to steer progress and trigger compass resets on stagnation. Shared lab state enables cross-agent knowledge transfer, allowing parallel experiments to collaborate and share insights.

How are overnight machine learning experiment results summarized for review?

Overnight ML experiment results are distilled by a Synthesizer into a reusable Skills Library and a forward-looking research agenda. A morning digest delivers a narrative summary of discoveries, patterns, and next steps for human review.

Can I track individual machine learning experiment history during overnight runs?

Tracking individual ML experiment history is possible because each autonomous agent runs on its own git branch with full commit history. This isolated branching allows you to review and cherry-pick breakthroughs from specific experiments.