**Is your feature request related to a problem? Please describe.** When creating a new site via `ntl init` we should recommend/auto-install relevant plugins for that site **Describe the solution you'd like** `ntl init` should display a list of plugins the user can select from based on the detected framework **Describe alternatives you've considered** Users can install plugins manually **Additional context** This is supported by `framework-info` (https://github.com/netlify/framework-info/issues/109) Blocked by https://github.com/netlify/netlify-plugin-nextjs/issues/93 **Can you submit a pull request?** Yes