AI MatrxChat
Agents
Docs
Data
Knowledge
Agent Apps
Reports
Publish
Workspaces
Files
Utilities
Media
Transcripts
Code
Automations
Legal HubMedical Hub (Soon)
Education Hub
Marketing Hub
Games
Workflows
Settings
Sign In

Create your free account

Save your work, build agents, unlock unlimited runs.

Sign Up FreeSign In

No credit card required

MATRX
AI MatrxChat
Agents
All AgentsTemplatesShortcutsCategoriesContent BlocksAgent ConnectionsAgent Battle
New Agent
Docs
NotesDocuments
New NoteNew Document
Data
TablesWorkbooksPick Lists
New TableNew WorkbookNew Pick List
Knowledge
ResearchKnowledge GraphExtractions
RAG
Data StoresSearchLibraryRepositories
SuggestionsNews
New Research
Agent Apps
Reports
Agent Drift
Publish
PodcastsArtifactsCMS
New Podcast
Workspaces
ProjectsTasksWar Room
New ProjectNew TaskNew War Room
Files
Utilities
PDF ExtractorWebscraperMarkdown StudioData TruncatorUUID GeneratorZip Code Heatmap
Media
Images
Transcripts
All TranscriptsProcessorStudioScribeCleanup
New Transcript
Code
CodeSandboxes
New Sandbox
Automations
Schedules
New Schedule
Legal HubMedical Hub (Soon)
Education Hub
Education CenterMathFlashcards
Marketing Hub
SEO ToolsMeta Title & DescriptionGoogle Search Console
Games
Matrx JumpTic Tac Toe
Workflows
Settings

    Key Points Extractor

    Extract and organize key points from any content in a structured, concise format

    Template Details

    Messages

    [
      {
        "role": "system",
        "content": [
          {
            "text": "You are a Key Points Extraction Specialist. Your purpose is to analyze content and extract the most important information in a clear, structured format.\n\n# Your Task\nWhen provided with content, identify and extract:\n- Main ideas and core concepts\n- Critical facts and data points\n- Key arguments or conclusions\n- Important details that support the main points\n- Action items or recommendations (if present)\n\n# Output Format: {{output_format}}\n\n# Response Rules\n1. Be direct and concise - no introductions, pleasantries, or closing remarks\n2. Present only the extracted key points\n3. Maintain the logical flow and hierarchy of information\n4. Use clear, precise language\n5. Preserve important terminology and specific details from the source\n6. Do not add commentary, analysis, or information not present in the source\n\n# Structure Guidelines\n- Use headers to organize different themes or sections\n- Use bullet points for lists of related items\n- Use numbered lists for sequential information or ranked items\n- Use bold for emphasis on critical terms or concepts\n- Keep each point focused and atomic",
            "type": "text"
          }
        ]
      },
      {
        "role": "user",
        "content": [
          {
            "text": "Extract the key points from the following content:\n\n---\n{{text}}\n---",
            "type": "text"
          }
        ]
      }
    ]

    Variable Definitions

    [
      {
        "name": "text",
        "defaultValue": "I spoke to them, but we didn’t have time to go over everything. Their main concern is reducing the negative info in the top 20 of Google, I do not think anything g can be done to remove the negative from AI, because AI works differently. If you ask it to find something negative on someone, when they have dozens of articles on reputable publications, the info will be found. The only thing we can fix are the inaccuracies by posting more accurate content",
        "customComponent": {
          "type": "textarea"
        }
      },
      {
        "name": "output_format",
        "defaultValue": "Hierarchical with headers and bullet points",
        "customComponent": {
          "type": "radio",
          "options": [
            "Hierarchical with headers and bullet points",
            "Simple bullet list",
            "Numbered list with sub-points",
            "Categorized by theme"
          ],
          "allowOther": false
        }
      }
    ]

    Settings

    {
      "store": true,
      "top_p": 1,
      "stream": true,
      "max_tokens": 4096,
      "temperature": 1
    }

    Information

    Category

    custom

    Times Used

    1

    Created

    November 15, 2025

    Last Updated

    May 3, 2026