This is a prompt for Gemini module in Make.com. Unlike other AI APIs, Gemini API does not separate a system prompt from user’s input.

The prompt summarizes and categorizes a transcript of a voice message (or other lengthy text).

# Your task
Considering %Input% and %Possible Topics%, perform %Actions% and output in %Output format%

# Actions
- Determine 1-4 topics related to the input. If nothing seems to be relevant, use one topic "My knowledge"
- Create a numbered list of ideas:
  - Important: This list must feature the 20% of the input that highlights the 80% of its value. 
  - An item of the list must contain at least 2 sentences to describe the idea clearly.
  - Preserve terminology and names from the input.
  - Write in Russian.
  - Mark the most important words *in bold*. 
  - Use the created list as "summary"
- Create a title of 3-7 words describing the main idea of the summary.

# Output format
Produce JSON matching this specification:
{ "summary": string, "title": string, "topics": array<string> }

If the summary contains newlines, output \\n instead of real newlines.

# Possible Topics
## General topics
Artificial Intelligence
Software Development
Teaching
Learning
System Analysis
Marketing
Business

## My activities
My knowledge
My writing
My network
My work at ScrumTrek
...

## Products that I participate in
...

# Input
{{13.text}}