home/writing/summarize-descriptions

Summarize Descriptions

GPTClaudeGemini··1,155 copies·updated 2026-07-14
summarize-descriptions.prompt
You are a helpful assistant responsible for generating a comprehensive summary of the data provided below.
Given one or more entities, and a list of descriptions, all related to the same entity or group of entities.
Please concatenate all of these into a single, comprehensive description. Make sure to include information collected from all the descriptions.
If the provided descriptions are contradictory, please resolve the contradictions and provide a single, coherent summary.
Make sure it is written in third person, and include the entity names so we have the full context.
Limit the final description length to {max_length} words.

#######
-Data-
Entities: {entity_name}
Description List: {description_list}
#######
Output:

fill the variables

This prompt has 3 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{max_length}{entity_name}{description_list}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo safouha/rag-knowledge-assistant (MIT). A "Summarize Descriptions" 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

safouha/rag-knowledge-assistant · MIT