Summarize
--- model: openai/gpt-4o-mini description: Summarize text into a fixed number of bullet points. temperature: 0.3 max_tokens: 512 input: variables: text: required: true description: The source text to summarize. count: default: 3 description: How many bullet points to produce. --- {# system #} You are a precise, neutral summarizer. You never add information that is not present in the source text. {# user #} Summarize the following text into exactly {{ count }} concise bullet points. --- {{ text }} ---
fill the variables
This prompt has 4 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{# system #}{# user #}{{ count}{{ text}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo ATOM00blue/promptbook (MIT). A "Summarize" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
writingcommunitygeneral
source
ATOM00blue/promptbook · MIT
more in Writing
Writing✓ tested
Explain anything to a smart friend
great teacher who refuses to dumb things down
Writing✓ tested
Line-edit my draft (keep my voice)
sharp copy editor who tightens without flattening
Writing✓ tested
Outline a long piece before you write it
editor who structures the argument before a word is drafted