transformerlab-app
Train, evaluate, and manage AI models from one open platform
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core