Auto-install AI agents
for any project.
AutoAgents detects your stack โ Next.js, Laravel, Rust, anything โ and installs community-curated agents into your AI assistant. Like npm install, but for AI context.
How it works
One command. Reads your project, picks the right items, drops them in the right directory for your AI framework.
1. Scan
Detects 50+ stacks from package.json, composer.json,Cargo.toml, etc. โ and which AI framework you use.
2. Match
Pulls the registry from autoagents-dev/autoagents-registry and filters to items tagged for your stack.
3. Install
Verifies SHA-256 checksums, writes to .claude/, .cursor/,.windsurf/ โ whichever you use.
What's in the registry
19 items at v1 โ agents. PR-driven, community-curated.
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.
agents-orchestrator-md
Autonomous pipeline manager that orchestrates the entire development workflow. You are the leader of this process.
convex-migration-helper
Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.
convex-performance-audit
Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.
convex-setup-auth
Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.
deploy-to-vercel
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
Want skills too?
AutoSkills installs skills, tools, and rules for your stack. Run both for full coverage.
Visit AutoSkills