save-page

Save web pages as timestamped PDF files in the current directory.

50|37|Updated Oct 8, 2025
One-click install
npx skills add https://github.com/browseros-ai/BrowserOS-agent --skill save-page-browseros-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-page
Source: https://github.com/browseros-ai/BrowserOS-agent/tree/main/apps/server/src/skills/defaults/save-page
Command: npx skills add https://github.com/browseros-ai/BrowserOS-agent --skill save-page-browseros-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save pages as PDFs for offline access, archiving, or sharing, making it easy to reference web content later.

Core Features & Use Cases

  • Capture web pages as PDFs suitable for offline reading and sharing.
  • Dismiss overlays and lazy-loaded content to ensure complete PDFs.
  • Use cases include archiving, documentation, and quick offline access.

Quick Start

Navigate to the target page and invoke the save-page action to generate a timestamped PDF in the current directory.

Frequently Asked Questions about save-page

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

FAQPage Schema
How do I save a web page as a PDF for offline archiving?

To save a web page as a PDF for offline archiving, navigate to the target page and invoke the save action. The tool generates a timestamped PDF file in your current directory for reliable offline access and sharing.

Can I export multiple web pages to PDF at the same time?

Yes, you can export multiple URLs to PDF simultaneously. The process supports multiple web pages and applies a consistent, predictable filename pattern with timestamps to keep your archived PDF files organized.

Does the PDF generation process handle lazy-loaded content and overlays?

Yes, PDF generation handles lazy-loaded content and page overlays. The process dismisses overlays and prepares the content beforehand to ensure you capture complete web pages without missing visual elements.

What is the best way to capture web content for offline documentation?

The best way to capture web content for offline documentation is using an automated PDF generation process. It applies deterministic navigation to target pages and exports complete, timestamped PDF files for immediate reference.

Why does my saved web page cut off content in the final PDF?

Saved web pages might cut off content if lazy-loaded elements are not fully rendered. This tool dismisses overlays and prepares content specifically to prevent incomplete PDFs during the web archiving process.