read-later

Bookmark the current page into a Read Later folder and save a PDF copy.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bookmark the current page to a dedicated "📚 Read Later" folder and save a PDF copy for offline reading. Use when the user wants to save a page for later, bookmark it for reading, or keep an offline copy.

Core Features & Use Cases

  • Create or locate a "📚 Read Later" bookmark folder on the bookmarks bar, or within the browser's bookmarks system.
  • Bookmark the active page into that folder with its title and URL.
  • Download a PDF version of the page for offline viewing.
  • Use case: Save research articles, blogs, or product pages to revisit later even without internet access.

Quick Start

Save the current page for later by bookmarking it into the 📚 Read Later folder and downloading a PDF for offline reading.

Frequently Asked Questions about read-later

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

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

To save a web page for offline reading, the Skill bookmarks the active URL into a dedicated Read Later folder and exports a PDF copy. This allows access to the content later without an internet connection.

Can I automatically organize bookmarked pages into a specific read later folder?

Yes, you can automatically organize bookmarked pages into a specific read later folder. The Skill locates or creates a dedicated Read Later bookmark folder and saves the current page directly into it.

What is the best way to keep an offline copy of a research article from my browser?

The best way to keep an offline copy of a research article is using a browser tool that saves a PDF version. This Skill downloads a PDF copy of the current page while simultaneously bookmarking the URL.

Does saving a page as an offline PDF require bookmarks API access?

Yes, saving a page as an offline PDF requires bookmarks API access. The Skill needs this permission to create or look up the Read Later folder and store the bookmark before exporting the PDF file.

When do I need to save both a bookmark and a PDF copy of a web page?

You need to save both a bookmark and a PDF copy when curating content for offline reading across sessions. This approach preserves the live link for future reference while ensuring the content remains accessible without internet.