The NextGenAiAssistant module offers a variety of Prompt Types to handle different content generation tasks for products and categories. Each prompt type is designed to generate or translate specific data fields, ensuring that you can create tailored content for your store’s needs. Below is a comprehensive list of all available prompt types, organized by functionality. In parentheses, we’ve listed the required fields that must be included in the assistant file sent to the AI model.
Product Content Generation Prompts
These prompt types generate specific content for products:
- Generate Product Name: Creates a product name based on product information. (Required fields:
name
) - Generate Product Description: Generates a detailed product description. (Required fields:
name
,description
) - Generate Product Short Description: Provides a concise description, suitable for short summaries. (Required fields:
name
,description_short
) - Generate Product Meta Description: Produces a meta description for SEO purposes. (Required fields:
name
,meta_description
) - Generate Product Meta Keywords: Creates SEO-friendly keywords for the product. (Required fields:
name
,meta_keywords
) - Generate Product Meta Title: Generates an SEO-optimized meta title. (Required fields:
name
,meta_title
) - Generate Product Meta Tags: Generates all meta data (meta description, keywords, and title) in one action. (Required fields:
meta_description
,meta_keywords
,meta_title
) - Generate All Product Data: Creates a complete set of product content, including name, descriptions, and meta data. (Required fields:
name
,description
,description_short
,meta_description
,meta_keywords
,meta_title
)
Product Translation Prompts
These prompts translate existing product content into a specified language:
- Translate Product Name: Translates the product name. (Required fields:
name
) - Translate Product Description: Translates the full product description. (Required fields:
description
) - Translate Product Short Description: Translates the short product description. (Required fields:
description_short
) - Translate Product Meta Description: Translates the meta description for SEO. (Required fields:
meta_description
) - Translate Product Meta Keywords: Translates SEO keywords. (Required fields:
meta_keywords
) - Translate Product Meta Title: Translates the meta title. (Required fields:
meta_title
) - Translate Product Meta Tags: Translates all meta data (description, keywords, title). (Required fields:
meta_description
,meta_keywords
,meta_title
) - Translate All Product Data: Translates all product data fields, including name, descriptions, and meta data. (Required fields:
name
,description
,description_short
,meta_description
,meta_keywords
,meta_title
)
Category Content Generation Prompts
These prompts generate specific content for categories:
- Generate Category Name: Creates a category name based on existing data. (Required fields:
name
) - Generate Category Description: Generates a description for the category. (Required fields:
name
,description
) - Generate Category Meta Description: Produces a meta description for SEO purposes. (Required fields:
name
,meta_description
) - Generate Category Meta Keywords: Creates SEO keywords for the category. (Required fields:
name
,meta_keywords
) - Generate Category Meta Title: Generates an SEO-optimized meta title. (Required fields:
name
,meta_title
) - Generate Category Meta Tags: Generates all meta data (description, keywords, and title) in one action. (Required fields:
meta_description
,meta_keywords
,meta_title
)
Category Translation Prompts
These prompts translate existing category content into a specified language:
- Translate Category Name: Translates the category name. (Required fields:
name
) - Translate Category Description: Translates the full category description. (Required fields:
description
) - Translate Category Meta Description: Translates the meta description for SEO. (Required fields:
meta_description
) - Translate Category Meta Keywords: Translates SEO keywords. (Required fields:
meta_keywords
) - Translate Category Meta Title: Translates the meta title. (Required fields:
meta_title
) - Translate Category Meta Tags: Translates all meta data (description, keywords, title). (Required fields:
meta_description
,meta_keywords
,meta_title
) - Translate All Category Data: Translates all category data fields, including name, descriptions, and meta data. (Required fields:
description
,meta_description
,meta_keywords
,meta_title
)
Each prompt type is designed to meet different content creation or translation needs, providing flexibility to customize content generation based on specific requirements. For more detailed usage information, including how to apply prompt types in bulk or within the context of multistore setups, please refer to the respective guides:
Use this reference to select the right prompt type for your content generation tasks and maximize the effectiveness of NextGenAiAssistant in managing and enriching your store’s content.