๐Ÿ”งAutoAgents
v0.1 โ€” open source, MIT

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.

$npx autoagents

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, then writes a host-native definition to .claude/,.cursor/, .windsurf/, or .codex/.

What's in the registry

9 items at v1 โ€” agents. PR-driven, community-curated.

View all โ†’

Skills stay separate

Procedural skills, workflows, tools, and rules are useful, but they are not independently delegable agents and do not belong in this registry.

Read the artifact policy