1. Home
  2. Docs
  3. MagiPress
  4. Custom Prompt
  5. How to Custom Prompt for ‘Outline (H2 & H3)’ Tab

How to Custom Prompt for ‘Outline (H2 & H3)’ Tab

First, you need to write a command prompt to openAI. Use shortcodes if necessary.

For example:

Please create best outline for an article by topic {topic} in language {language}

Second, state the rules that openAI needs to follow. Use shortcodes if necessary.

For example,

RULES:

– The outline must be short, maximum 3 words.

– Enter keywords, {keyword}, into the outline.

In this section, there are rules that MUST be created by the user, namely:

– The outline consists of {total_h2} subheading 2 (H2).

– Some of these subheadings 2 (H2), have subheading 3 (H3) below them.

– For subheadings 2 (H2), use only numbers followed by a period, such as “1. The First Subheading”. Avoid combining numbers with letters, like “1. a. The First Subheading”.

– For subheadings 3 (H3), use only letters followed by a period, such as “a. The First Sub-Subheading”. Avoid combining letters with numbers, like “a. 1. The First Sub-Subheading”.

Third, mention what openAI needs to avoid. Use shortcodes if necessary.

For example,

DONT:

– Creating more than 6 words subheadings.

Fourth, end the prompt with:

Simply respond with:

@Outline 1:

@Outline 2:

@Outline …:

**only 1 outline if I ask for only 1.

With the example above, the prompt for the Get Outline (H2 & H3) tab is something like this:

Please create best outline for an article by topic {topic} in language {language}

RULES:

– The outline consists of {total_h2} subheading 2 (H2).

– Some of these subheadings 2 (H2), have subheading 3 (H3) below them.

– For subheadings 2 (H2), use only numbers followed by a period, such as “1. The First Subheading”. Avoid combining numbers with letters, like “1. a. The First Subheading”.

– For subheadings 3 (H3), use only letters followed by a period, such as “a. The First Sub-Subheading”. Avoid combining letters with numbers, like “a. 1. The First Sub-Subheading”.

– The outline must be short, maximum 3 words.

– Enter keywords, {keyword}, into the outline.

DONT:

– Creating more than 6 words subheadings.

Simply respond with:

@Outline 1:

@Outline 2:

@Outline …:

**only 1 outline if I ask for only 1.

How can we help?