Patch Changes
- #4180
988f8dd- feat: prompt to add assistant-ui agent skills when creating a project.npx assistant-ui createnow asks whether to add the agent skills and, on yes, delegates to theskillsCLI (skills add assistant-ui/skills) so it installs into your chosen agent platforms (Claude Code, Cursor, Zed, etc.). Use--skills/--no-skillsto skip the prompt; non-interactive runs default to adding them. (@okisdev)