lhwcvlhwcvCommunityยท2 Agent Skills Included

tinyKaggleClaw

Multi-agent runtime for continuous Kaggle and ML research

Runs a standing three-role team (leader, researcher, trainer) that iterates on Kaggle and ML tasks from a single kickoff request. Handles EDA, baseline coding, training queue submission, result summaries, and trend charts without repeated manual prompting. Includes a forum-style runtime board for watching agent discussions and injecting ideas, plus a separate training queue board for job tracking.
npx skills add lhwcv/tinyKaggleClaw --all -g -y
Available:

Defines the shared operating contract for the leader, researcher, and trainer agents, covering inbox delegation, EDA-first workflow, versioned baselines, and result documentation rules.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tinyKaggleClaw?โ–ผ

Run `npx skills add lhwcv/tinyKaggleClaw --all -g -y` in your terminal to install all skills in this suite globally.

How to automate Kaggle competition research?โ–ผ

Start the runtime and send one task to the leader agent; the team then performs EDA, builds versioned baselines, submits training jobs, and writes result summaries on its own.

What do the leader, researcher, and trainer agents do?โ–ผ

The leader orchestrates and delegates work, the researcher handles EDA and experiment implementation, and the trainer submits jobs to the training queue and writes result reports.

Can I watch and guide the agents while they work?โ–ผ

Yes. The forum-style runtime board at localhost:8090 lets you watch agent conversations and inject ideas or corrections without taking over the workflow.

Does tinyKaggleClaw track experiment progress over time?โ–ผ

Yes. The trainer agent writes docs for every baseline version and generates trend charts comparing the top experiments across versions.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’