--type model will use a few-shot prompt focused on llm model plugins. --type utility focuses on utilities. leaving off --type will use a default prompt that combines all off them. I suggest picking one of the focused options which should be faster.
This will generate a new LLM plugin based on the provided description and/or input files. The files will be saved in the specified output directory.
Contributions to llm-plugin-generator are welcome! Please refer to the GitHub repository for more information on how to contribute.