← Back to Catalog
Agent Skill

browsing-history

What have you been reading? Query your browsing history in plain English.

Query browsing history from all synced devices (iPhone, Mac, iPad, desktop). Supports natural language queries for filtering by date, device, domain, and keywords. Uses LLM classification for content categories. Can output to stdout or save as markdown/JSON to Obsidian vault.

What it does

Queries a synced browsing history database across all your devices — iPhone, iPad, Mac, desktop, Android — using natural language. Ask “what articles did I read yesterday on my iPhone?” and get filtered, formatted results.

Key features

  • Cross-device — searches history from all synced browsers in one place
  • Natural language queries — filter by date (“last week”), device (“iPhone”), domain (“medium.com”), or topic (“economics”)
  • Smart grouping — group results by domain or let the LLM categorize them automatically
  • Multiple outputs — print to terminal, save as markdown for Obsidian, or export as JSON

When to use

When you’re trying to find that article you read last week, want to review your browsing patterns, or need to export browsing history into your knowledge vault.