chrome-history

Community

Query Chrome history with natural language.

Authorpinion05
Version1.0.0
Installs0

System Documentation

## What problem does it solve? Chrome history is scattered across desktop SQLite DBs and synced mobile LevelDB records; this Skill lets you query and filter across both sources using natural-language commands, delivering structured results.

## Core Features & Use Cases

  • Query date ranges (yesterday, last week, last month) across devices.
  • Filter by content type (reading, research, tools) and keywords.
  • Site-specific filtering (reddit, medium, twitter) with deduplicated results.
  • Outputs grouped markdown with time, title, and URL.

Quick Start

Run a sample query to fetch yesterday's history:

  • python3 ~/.claude/skills/chrome-history/chrome_history_query.py "articles I read yesterday"

Dependency Matrix

Required Modules

ccl_chromium_reader

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chrome-history
Download link: https://github.com/pinion05/skills/archive/main.zip#chrome-history

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.