# Scaffold projects faster with agno create

> agno create is now interactive, prompting you for a starter template and a project name instead of making you get the invocation exactly right up front.

- Published: 2026-07-17
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/scaffold-projects-faster-with-agno-create
- Markdown: https://agno-com-nine.vercel.app/articles/scaffold-projects-faster-with-agno-create.md

`agno create` is now interactive, prompting you for a starter template and a project name instead of making you get the invocation exactly right up front. It adds four new starters for Azure, Helm, Modal, and Render, and seeds your `.env` automatically, so a new AgentOS project is ready to run with less manual setup.

View the [Agno CLI docs](https://docs.agno.com/reference/cli/agnoctl#agno-create) for more.
