From Local-Web-Capture
Browse, search, or summarise what's in the local-web-capture data directory (~/local-web-capture/). Use when the user asks "what did I capture recently", "find my captures of X", "list articles from ynet", or wants a table of recent captures.
How this skill is triggered — by the user, by Claude, or both
Slash command
/Local-Web-Capture:capture-listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only browser over `~/local-web-capture/`.
Read-only browser over ~/local-web-capture/.
Walk the tree, parse frontmatter/JSON, and print a table:
DATE DOMAIN TITLE EXTRACTOR WORDS
2026-04-22 ynet.co.il ... webclaw 812
2026-04-20 haaretz.co.il ... bb-browser 1240
Use rg / find for speed. Do not load whole article bodies unless asked.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin Local-Web-CaptureProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.