Skip to content

Repository files navigation

agents-wizard

npm version npm downloads license

agents-wizard is an interactive CLI that creates an AGENTS.md for a new project.

Run it without installing it globally:

npx agents-wizard

It is create-only: if AGENTS.md already exists (including as a symbolic link), the command exits without changing it. A successful run writes AGENTS.md and .agents-wizard.yml in the current directory.

Free-text history and personal templates are stored in the user configuration directory resolved by env-paths("agents-wizard") (normally a platform-specific config directory).

Development

Install the pinned toolchain with mise install, then run:

pnpm install --frozen-lockfile
pnpm check
pnpm test
pnpm build
pnpm pack

Use pnpm build && node dist/cli.js to run the built CLI locally.

About

TUI wizard for generating AGENTS.md

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages