Make a Discourse plugin wizard

I have text files containing funny lists such as:

          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-spoiler-alert.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/discourse/discourse-voting
          - git clone https://github.com/angusmcleod/discourse-custom-wizard
          - git clone https://github.com/discourse/discourse-tooltips
          - git clone https://github.com/discourse/discourse-data-explorer.git
          - git clone https://github.com/discourse/discourse-canned-replies
          - git clone https://github.com/discourse/discourse-calendar
          - git clone https://github.com/discourse/discourse-assign
          - git clone https://github.com/discourse/discourse-checklist

lab

          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/discourse/discourse-staff-notes.git
          - git clone https://github.com/discourse/discourse-assign.git
          - git clone https://github.com/discourse/discourse-canned-replies.git
          - git clone https://github.com/discourse/discourse-checklist.git
          - git clone https://github.com/discourse/discourse-tooltips.git
          - git clone https://github.com/paviliondev/discourse-events

Rather than keeping a text file, I ought to just track them all and create a form to make the list, using predefined profiles to initiate lists.