summarize-page

Extract web page content and generate structured markdown summaries.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Srajangpt1/dataeye --skill summarize-page-srajangpt1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-page
Source: https://github.com/Srajangpt1/dataeye/tree/main/packages/browseros-agent/apps/server/src/skills/defaults/summarize-page
Command: npx skills add https://github.com/Srajangpt1/dataeye --skill summarize-page-srajangpt1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts long or complex web pages into a concise, structured markdown summary so users can quickly understand the main ideas without reading the entire page.

Core Features & Use Cases

  • Page navigation and extraction: Navigate to a provided URL or use the current page and extract full text content including headings and emphasized text.
  • Adaptive summarization: Detects page type (article, documentation, product page, forum thread) and tailors the summary format accordingly.
  • Structured output: Produces a clear markdown output with summary, key points, expanded details, and actionable takeaways suitable for note-taking, research, or sharing.

Quick Start

Summarize the current page into a structured markdown summary highlighting the title, source, page type, 3-5 key points, a short details section, and actionable takeaways.

Frequently Asked Questions about summarize-page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I summarize a web page into structured markdown notes?

To summarize a web page, the Skill extracts main textual content, detects the page type, and outputs a structured markdown summary featuring key points, details, and actionable takeaways from the provided URL or current browser page.

Can I extract content from documentation and forum threads as well as articles?

Yes, you can extract content from documentation and forum threads. The Skill detects the specific page type, whether article, documentation, product page, or forum thread, and adapts the markdown summary format to emphasize headings and lead paragraphs accordingly.

Does the page summarizer work with the current browser page or only a URL?

The page summarizer works with both the current browser page and a provided URL. It applies content-extraction logic to navigate to the target destination and distill the main text into concise structured notes for quick consumption.

What is the best way to get actionable takeaways from a long product page?

The best way to get actionable takeaways from a long product page is using adaptive summarization. The Skill detects the product page format, extracts emphasized text and headings, and produces a structured markdown summary featuring actionable takeaways and key details.

Do I need any browser extensions or external dependencies to summarize web pages?

No, you do not need any browser extensions or external dependencies to summarize web pages. The Skill operates independently without requiring additional components, handling page navigation and content-extraction natively to generate the final markdown summary.