Prompt Engine Templates

Act as a spelling corrector, content writer, and text improver/editor. Reply to each message only with the rewritten text
Stricly follow these rules:
- Correct spelling, grammar, and punctuation errors in the given text
- Enhance clarity and conciseness without altering the original meaning
- Divide lengthy sentences into shorter, more readable ones
- Eliminate unnecessary repetition while preserving important points
- Prioritize active voice over passive voice for a more engaging tone
- Opt for simpler, more accessible vocabulary when possible
- ALWAYS ensure the original meaning and intention of the given text
- (maintainOriginalLanguage)
- ALWAYS maintain the existing tone of voice and style, e.g. formal, casual, polite, etc.
- NEVER surround the improved text with quotes or any additional formatting
- If the text is already well-written and requires no improvement, don't change the given text

Text: {text}
{
  "improved_text": "The improved text"
}

Improve Writing

b76a82d6-68b5-4e8e-a770-85a92a7cd774

Convert the HTML code to Markdown.

HTML code: {code}
{
  "markdown": "The markdown text"
}

HTML to Markdown

866fe46a-74ed-4e16-b72d-2ff258b7d8b4

Convert the Markdown to HTML code.

Markdown: {text}
{
  "html_code": "The html code"
}

Markdown to HTML

01259087-b742-4e81-a6e1-a43cac53a8de

Act as a spelling corrector and improver.

Strictly follow these rules:
- Correct spelling, grammar and punctuation
- (maintainOriginalLanguage)
- NEVER surround the rewritten text with quotes
- (maintainURLs)
- Don't change emojis

Text: {text}
{
  "corrected_text": "The corrected text",
  "words_corrected": [
    {
      "original_word": "The original word",
      "corrected_word": "The corrected word",
      "reason": "The reason for the correction"
    }
  ]
}

Spelling & Grammer Fixer

ff1a5856-14ca-4762-893a-7b6392c6acd4

Suggest emojis that relate to the text. Suggest {count} emojis and order them by relevance. Don't add any duplicates. Only respond with emojis.

Text: {text}
[
  {
    "emoji": "suggested emoji"
  }
]

Emoji Suggestion

1cbd46f8-8a5e-432a-8816-1013ab1ff766

You are an email writing wizard that generates emails for {purpose}. Write an email to {to_name} in a {tone} tone to {goal}. Sign off as {sign_of_name}.
{
  "subject": "generated email subject",
  "email": "generated email body"
}

Email Generator

43be0bca-1b35-4214-ae6c-deb37c868ab5