open-agents
Build and run background coding agents on Vercel
All Skills in This Repository (13)
Pure Emerald Level Indicatorsremove-demo-limits
Remove hosted demo guards and trial restrictions from Open Agents forks.
deploy-open-harness
Guide deployment of Open Harness on Vercel with credential setup.
code-review
Analyze code changes and provide actionable feedback on defects, style, and design.
baseline-ui
Validate animation durations, typography scale, and accessibility in Tailwind CSS projects.
plan-mode
Generate a structured end-to-end plan with PLAN.md before complex system changes.
frontend-design
Generate production-grade UI code from vague frontend requirements.
emil-design-eng
Review UI components and animations against design engineering principles.
web-animation-design
Design web animations with easing, timing, transforms, and keyframes.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
workflow
Creates durable, resumable workflows using Vercel's Workflow DevKit.
vercel-react-best-practices
Applies Vercel's React and Next.js performance optimization rules during code generation and review.
chat-sdk
Build multi-platform chat bots with the Chat SDK TypeScript library.
Frequently Asked Questions
FAQPage SchemaHow to install Open Agents?โผ
Run `npx skills add vercel-labs/open-agents --all -g -y` in your terminal to install all skills in this suite globally.
What does Open Agents do?โผ
It is an open-source reference app for running background coding agents on Vercel, where an agent works on your repo inside an isolated sandbox and can auto-commit, push, and open pull requests.
How do I deploy my own copy of Open Agents?โผ
Fork the repo, import it into Vercel, add the required environment variables like POSTGRES_URL and BETTER_AUTH_SECRET, then deploy; the included deploy-open-harness skill walks you through each credential step.
Can the agent review code and build UI automatically?โผ
Yes. It ships with skills for code review, React and Next.js performance best practices, frontend design, animation guidance, and browser automation for testing web pages.
Does Open Agents work without GitHub integration?โผ
Yes. You can start with a minimal deploy using only Vercel sign-in, then add the GitHub App credentials later to enable repo access, pushes, and PR creation.
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