transformerlabtransformerlabOfficialยท2 Agent Skills Included

transformerlab-app

Train, evaluate, and manage AI models from one open platform

Runs the full machine learning workflow: downloading models, fine-tuning LLMs, generating images, and evaluating outputs. Removes the need to juggle separate tools for training, inference, and experiment tracking across local machines or GPU clusters. Ships with agent skills for browser automation and React code health checks to speed up development and testing.
npx skills add transformerlab/transformerlab-app --all -g -y
Available:

Gives the AI agent the project's build, test, lint, and git workflow rules plus architecture pointers so it can modify the frontend, backend, SDK, and CLI correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Transformer Lab?โ–ผ

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

What is Transformer Lab used for?โ–ผ

It is an open-source platform for training, fine-tuning, evaluating, and chatting with AI models on your own hardware or on Slurm and cloud GPU clusters.

How to automate browser tasks with AI agents?โ–ผ

The included agent-browser skill lets your AI agent navigate pages, fill forms, click buttons, take screenshots, and extract data through simple CLI commands.

How to check React code quality automatically?โ–ผ

The react-doctor skill scans your React codebase for security, performance, and architecture issues and outputs a 0-100 health score before you commit.

Does Transformer Lab work with Claude Code and other AI agents?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’