vault-index
Installation
SKILL.md
Vault Index
Keep index.md as the durable entry point for active curated content.
Parameters
--mode report|apply-safe|apply(default:report)- Optional scope hint: specific sections to refresh (
concepts,projects, etc.)
Workflow
- Scan active curated areas:
notes/,projects/,resources/. - Exclude
raw/,archive/, and transient material. - Prefer durable hubs:
- canonical concepts (e.g.
notes/concepts/) - active project tracker and live project pages
- stable reference resources
- canonical concepts (e.g.
- Build a proposed index update:
- add missing durable pages
- remove dead/stale entries
- preserve high-value hand-written framing
- Execute by mode:
report: show proposed edits onlyapply-safe: conservative refresh; do not rewrite section proseapply: fully refresh targeted sections while preserving intent
- If retrieval/index health is uncertain, run
vault-qmd --mode reportfirst for qmd-backed preflight checks.
Safety
- Only edit
index.mdunless explicitly requested otherwise. - Never index files under
raw/. - Keep archived content out of main navigation unless explicitly requested.
- Favor durable pages over ephemeral notes.
Output
Return:
- what changed (or would change)
- sections touched
- links added/removed
Related skills
More from markphelps/agent-plugins
vault-lint
Hygiene pass over notes/ and projects/ surface
9vault-research
Research a note - find competitors, discussions, and market signals
8vault-compact
Merge clusters of small related notes into consolidated files
7vault-x-bookmarks
Review a bounded slice of X bookmarks via the X API and capture selected
7vault-concept-promoter
Promote repeated themes into canonical concept pages under notes/concepts
6vault-maintain
Weekly bounded maintenance loop across ingestion, hygiene, tracking, and
6