Skip to content

Commit e8a388e

Browse files
Knowledge Article Generator
This prompt is used to generate the Knowledge article for a given topic. It will return the answer in HTML format so that the response can be directly fed to Servicenow Knowledge articles. The content will be generated by following organizational standards. It will provide content for each field like Title,Description, Keywords, Instructionsetc.
1 parent 8ffa873 commit e8a388e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Generate a knowledge article for a given `Topic`. The `Format` of the knowledge article is defined below. The response should be generated `strictly in HTML format`. Use the relevant html elements like bold for headings and use emojis wherever applicable. The content for the topic should be generated by `strictly adhering to organization standards`.
2+
Topic : Outlook Issues
3+
$$$
4+
Format:
5+
Title : title of the knowledge article
6+
Description : short description of the article content
7+
Instructions: Detailed information about the topic
8+
keywords : list of keywords which is used to identify the document by search engine.
9+
$$$

0 commit comments

Comments
 (0)