pp-chrome-history

pp-chrome-history is a skill for Claude Code, Codex from mvanhorn/printing-press-library. It costs 124 tokens per session (2,081 once invoked), scanned C, original, no licence file.

A read-only tool for searching local Chrome browsing history and grouping pages into topics, sessions, downloads, and time reports.

In plain words
What is it for?
Finding a page you saw, reviewing browsing sessions, checking downloads, and viewing productivity reports.
Why use it?
It helps you find pages you previously visited and understand how your browsing time was spent without sending the history elsewhere.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Finding a page you saw, reviewing browsing sessions, checking downloads, and viewing productivity reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mvanhorn/printing-press-library/pp-chrome-history
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mvanhorn/printing-press-library --skill pp-chrome-history
Clone the repo
git clone --depth 1 https://github.com/mvanhorn/printing-press-library

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pp-chrome-history

README.md
[![agentmods](https://agentmods.dev/badge/skills/mvanhorn/printing-press-library/pp-chrome-history/github.svg)](https://agentmods.dev/skills/mvanhorn/printing-press-library/pp-chrome-history)
Your own site
<a href="https://agentmods.dev/skills/mvanhorn/printing-press-library/pp-chrome-history"><img src="https://agentmods.dev/badge/skills/mvanhorn/printing-press-library/pp-chrome-history/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pp-chrome-history

Your own site · 80×15
<a href="https://agentmods.dev/skills/mvanhorn/printing-press-library/pp-chrome-history"><img src="https://agentmods.dev/badge/skills/mvanhorn/printing-press-library/pp-chrome-history.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 124 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,081 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00124 $0.02081
Opus 5 $0.00062 $0.01040
Sonnet 5 $0.00025 $0.00416
Haiku 4.5 $0.00012 $0.00208

Measured 8d ago against content hash c4c819a58ceb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade C, and why

pp-chrome-history scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- GENERATED FILE — DO NOT EDIT. This file is a verbatim mirror of library/productivity/chrome-history/SKILL.md, regenerated post-merge by tools/generate-skills/. Hand-edits here are silently overwritten on the next re
cli-skills/pp-chrome-history/SKILL.md · 117 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 117 lines · 124 tokens per session scan C c4c819a58ceb

Subscribe to this mod's changes

pp-chrome-history is a skill published in the GitHub repository mvanhorn/printing-press-library (2,003 stars, last pushed today), with no licence file. It adds 124 tokens to every session and 2,081 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

slack

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack…

vercel-labs/agent-browser · 88 tokens

browser-use

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

browser-use/browser-use · 26 tokens

Interceptor

Real Chrome/Brave + macOS Computer Use from inside the browser — zero CDP fingerprint, real sessions; mandatory for visual deploy verification. Drive clickwork yourself. USE WHEN verify deploy, confirm UI, screenshot verification, computer use, macos automation, debug web, troubleshoot, visual check, motion/animation…

danielmiessler/LifeOS · 193 tokens

cli-anything-macrocli

Use when the agent wants to define, list, inspect, or execute GUI macros via the MacroCLI CLI. Macros are parameterized, CLI-callable workflows — the agent invokes macro run and the system handles backend routing (plugin, file transform, accessibility, compiled GUI replay).

HKUDS/CLI-Anything · 67 tokens

Apify

Scrapes social platforms, business data, and e-commerce via Apify actors — Instagram, LinkedIn, TikTok, YouTube, Facebook, Google Maps, Amazon, and web crawls — filtering in code. USE WHEN scrape Instagram, scrape LinkedIn, scrape TikTok, scrape YouTube, scrape Facebook, Google Maps leads, Amazon reviews, business…

danielmiessler/LifeOS · 150 tokens

BrightData

4-tier progressive web scraping that auto-escalates WebFetch to curl to Interceptor to Bright Data proxy for bot detection and CAPTCHAs, with single-URL and multi-page crawl modes, output as markdown. USE WHEN Bright Data, scrape URL, web scraping, bot detection, crawl site, CAPTCHA, can't access, site blocking…

danielmiessler/LifeOS · 133 tokens