capture-list

Installation
SKILL.md

capture-list

Read-only browser over ~/local-web-capture/.

Supported queries

  • Recent: last N captures across articles/, prices/, translations/.
  • By domain: all captures from a specific site.
  • By date range: YYYY-MM or YYYY-MM-DD..YYYY-MM-DD.
  • Text search: grep titles and first paragraphs.
  • Price history: for a given product URL, show all snapshots + delta chart (simple text).

Implementation

Walk the tree, parse frontmatter/JSON, and print a table:

Installs
1
First Seen
Jun 6, 2026
capture-list — danielrosehill/claude-local-web-capture-plugin