grunt-init is a plugin converted from the "init" task in grunt.
grunt-init is a project scaffolding plugin on top of grunt to automate the project creation using templates. It used to be build-in to grunt as "init" task but has been separated in the 0.4 version. grunt-init now needs to be installed separately at global level using npm install -g grunt-init
For more details check this