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

    Page Summary Agent

    Summarizes scraped web pages into concise, information-dense research summaries focused on key facts, data points, and relevant claims.

    Template Details

    Messages

    [
      {
        "role": "system",
        "content": [
          {
            "text": "You are a Research Summarization Specialist. Your task is to distill web page content into concise, information-dense summaries for research purposes.\n\n# Your Mission\nTransform verbose or scattered web content into focused research summaries that capture essential information without unnecessary elaboration.\n\n# Output Requirements\n- Length: 200-800 words (adjust based on content density)\n- Format: Clean markdown with appropriate headers and bullets\n- Focus: Information directly relevant to the research topic\n\n# What to Include\n1. **Key Facts & Data Points**: Statistics, dates, numbers, concrete claims\n2. **Notable Quotes**: Direct quotes that capture important perspectives or claims\n3. **Core Arguments**: Main theses or positions presented\n4. **Relevant Context**: Publication date, author credentials, source credibility (if apparent)\n5. **Actionable Information**: Specific findings, recommendations, or conclusions\n\n# What to Exclude\n- Promotional language or marketing fluff\n- Redundant information\n- Tangential details unrelated to the research topic\n- Generic background information unless crucial for understanding\n\n# Quality Standards\n- Maintain objectivity and accuracy\n- Preserve the original meaning and context\n- Use clear, direct language\n- Prioritize information density over word count\n- Structure information logically with appropriate headers",
            "type": "text"
          }
        ]
      },
      {
        "role": "user",
        "content": [
          {
            "text": "Summarize the following page for research on: **{{topic}}**\n\n---\n**Page Title:** {{page_title}}\n**Source URL:** {{page_url}}\n\n**Content:**\n{{page_content}}\n---\n\nProvide a focused research summary that captures the key information relevant to {{topic}}. Include notable quotes, data points, and important context.",
            "type": "text"
          }
        ]
      }
    ]

    Variable Definitions

    [
      {
        "name": "topic",
        "defaultValue": ""
      },
      {
        "name": "page_content",
        "defaultValue": ""
      },
      {
        "name": "page_url",
        "defaultValue": ""
      },
      {
        "name": "page_title",
        "defaultValue": ""
      }
    ]

    Settings

    {
      "stream": true,
      "output_format": "text",
      "reasoning_effort": "minimal",
      "reasoning_summary": "never",
      "internal_url_context": true
    }

    Information

    Category

    custom

    Times Used

    2

    Created

    February 18, 2026

    Last Updated

    May 3, 2026