Read Later

SkillDocs & knowledge

Bookmark the current page to a "πŸ“š 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.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Read Later skill

What this skill tells your AI

The instructions your AI receives, as published by browseros-ai/browseros-agent in apps/server/src/skills/defaults/read-later/SKILL.md and read by ahel’s review.

Quick-save the current page: bookmark it into a dedicated "πŸ“š Read Later" folder and download a PDF copy for offline reading.

When to Apply

Activate when the user asks to save a page for later, read it later, bookmark something to come back to, or keep an offline copy of an article.

Workflow

StepToolDetail
Get current pageget_active_pageIdentify the page URL and title
Check for folderget_bookmarksLook for an existing folder named "πŸ“š Read Later" in the bookmark bar
Create folder (if needed)create_bookmarkIf the folder doesn't exist, create "πŸ“š Read Later" in the bookmark bar
Add bookmarkcreate_bookmarkSave the current page URL and title into the "πŸ“š Read Later" folder
Save PDFsave_pdfDownload the full page as a PDF to the working directory
Notify userβ€”Tell the user the page has been saved with the bookmark location and PDF file path

Notification Format

Saved to πŸ“š Read Later
Title: <page title>
URL: <page url>
PDF: <download path>

Tool Reference

CategoryTools Used
Page infoget_active_page
Bookmarksget_bookmarks, create_bookmark
Exportsave_pdf

Tips

  • Always check if "πŸ“š Read Later" already exists before creating it β€” avoid duplicate folders.
  • If the page title is empty or generic, use the domain + path as the bookmark title.
  • The PDF captures the page as-is, including the current scroll position and expanded sections.

Signals

GitHub stars
51
Forks
40
Last commit
Jun 2026
Advanced
Catalog kind
skill
Gateway key
read-later
Source
github.com/browseros-ai/browseros-agent