vault-x-bookmarks
Installation
SKILL.md
Vault X Bookmarks
Use this skill in one of two modes:
- Capture mode: Use the bundled TypeScript helper to review a bounded slice
of the authenticated user's X bookmarks and capture selected items into
raw/sources/. - Prune mode: Triage existing X bookmark source records in
raw/sources/using LLM judgment, deleting only records that are clearly irrelevant or too thin to be useful.
This is source-first: the helper writes external source records, records
captured bookmark IDs in raw/state/x-bookmarks/, and leaves organization to a
follow-up vault-ingest run.
Run prune mode after capture and before vault-ingest whenever a batch contains
X bookmarks. Capture mode intentionally does not decide source value; prune mode
is the LLM judgment step that keeps thin bookmark pointers from entering the
curated vault.