Mirasvit AI Assistant
v1.3.12

Examples of prompts

Prompt for Meta Title

image

Code meta_title
Title Meta Title
Prompt

Write a meta title on the following product information:

{{ global.input }} Product attributes: {{ product.attributes }}
Scopes Product
Field Selectors [name="product[meta_title]"]
Help Text unique selling point
Convert output to HTML No

Prompt for Meta Keywords

image

Code meta_keywords
Title Meta Keywords
Prompt

Write a meta keywords on the following product information:

{{ global.input }}

Product attributes:

{{ product.attributes }}

Scopes Product
Field Selectors [name="product[meta_keyword]"]
Help Text unique selling point
Convert output to HTML No

Prompt for Meta Description

image

Code meta_description
Title Meta Description
Prompt

Write a meta description on the following product information:

{{ global.input }}

Product attributes:

{{ product.attributes }}

Scopes Product
Field Selectors [name="product[meta_description]"]
Help Text

- unique selling point 1

- unique selling point 2

- unique selling point 3

Convert output to HTML No

Prompt for Product Description

Code description
Title Description
Prompt

Write a long marketing product description by the plan:

- Introduction (don't print this as a header)

- Benefits

- Key features

- Feature

- Feature

- Feature

- Feature

- Feature

- Summary

Use the following product information:

{{ global.input }}

Product attributes:

{{ product.attributes }}

Scopes Product
Field Selectors textarea[name=description]
Help Text

- unique selling point 1

- unique selling point 2

- unique selling point 3

Convert output to HTML Yes

Prompt for Product Short Description

Short description is a block of text with all the major info on a product. This block is displayed when the product is displayed beyond its product page.

image

Code short_description
Title Short Description
Prompt

Write a short marketing product description using the following product information:

{{ global.input }}

Product attributes:

{{ product.attributes }}

Scopes Product
Field Selectors textarea[name=short_description]
Help Text

- unique selling point 1

- unique selling point 2

- unique selling point 3

Convert output to HTML No

Prompt for Ticket response message

image

Code ticket
Title Message
Prompt

Customer Name: {{ ticket.customer }}

There is a last message from customer:

```

{{ticket.lastMessage}}

```

Write a personal message that explain next things:

```

{{ global.input }}

```

Message:

Scopes Ticket
Field Selectors textarea[id=reply]
Help Text

- key point 1

- key point 2

- key point 3

Convert output to HTML No

Prompt for more friendly reply message

image

Code friendly
Title Friendly
Prompt

Make the following message more sociable and friendly:

```

{{ global.input }}

```

Message:

Scopes Ticket
Field Selectors textarea[id=reply]
Help Text N/A
Convert output to HTML No

Prompt for grammar fix

image

Code grammar
Title Fix Grammar
Prompt

Fix grammar in the following message. Keep all original line breaks.

```

{{ global.input }}

```

Message:

Scopes Ticket
Field Selectors textarea[id=reply]
Help Text N/A
Convert output to HTML No

Prompt for blog title

image

Code blog_post_title
Title Title
Prompt

There is a blog post:

```

{{ post.content }}

```

Write a title:

Scopes Blog post
Field Selectors [name="name"]
Help Text N/A
Convert output to HTML No

Prompt for blog meta title

image

Code blog_post_meta_title
Title Meta Title
Prompt

There is a blog post:

```

{{ post.title }}

{{ post.content }}

```

Write a meta title:

Scopes Blog post
Field Selectors textarea[name="meta_title"]
Help Text N/A
Convert output to HTML No

Prompt for blog meta keywords

image

Code blog_post_meta_keywords
Title Meta Keywords
Prompt

There is a blog post:

```

{{ post.title }}

{{ post.content }}

```

Write meta keywords:

Scopes Blog post
Field Selectors textarea[name="meta_keywords"]
Help Text N/A
Convert output to HTML No

Prompt for blog meta description

image

Code blog_post_meta_description
Title Meta Description
Prompt

There is a blog post:

```

{{ post.title }}

{{ post.content }}

```

Write a meta description:

Scopes Blog post
Field Selectors textarea[name="meta_description"]
Help Text N/A
Convert output to HTML No

Prompt for blog post summary

image

Code blog_post_summary
Title Summary
Prompt

There is a blog post:

```

{{ post.title }}

{{ post.content }}

```

Write a summary:

Scopes Blog post
Field Selectors textarea[name="short_content"]
Help Text N/A
Convert output to HTML No

Prompt for tranlating a text

image

Code translate_blog
Title Translate blog article
Prompt

Translate the following blog post from English to German. Keep all original line breaks.

```

{{ post.content }}

```

Post:

Scopes Blog
Field Selectors .blog-post-edit textarea[name="html"], .blog-post-edit textarea[name="content"]
Help Text Translate the following blog post from English to German.
Convert output to HTML Yes