Skip to content

Instantly share code, notes, and snippets.

@SystemSculpt
Created September 30, 2023 15:17
Show Gist options
  • Save SystemSculpt/a1e091f25fe935ce754c60f0f5c4519a to your computer and use it in GitHub Desktop.
Save SystemSculpt/a1e091f25fe935ce754c60f0f5c4519a to your computer and use it in GitHub Desktop.
Generates a markdown wiki entry based on the context of the active note.
PromptInfo bodyParams
promptId name description author tags version
genWikiEntry
Generate a Wiki Entry
Generates a markdown wiki entry based on the context of the active note.
SystemSculpt
wiki, markdown
0.0.2
max_tokens
5000

prompt:

  • Craft an expert-level explanation of the primary topic presented in the context.
  • Prioritize concise and valuable information without unnecessary filler.
  • Utilize Markdown formatting, incorporating H1, H2, and H3 headings where appropriate (using Markdown syntax).
  • Maintain clarity and avoid excessive prose or over-explanation.
  • Extend your knowledge beyond the provided context, offering expert insights and enriching the topic with substantial and high-quality content.
  • Enhance the context by not only reformatting but also adding valuable insights and expert perspectives.

context: {{context}}

additional_context: {{additional_context}}

response:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment