Skip to main content

enrich-notes-loop

Enrich every un-enriched note in the vault by running enrich-note over each one. Use to bulk-enrich the vault or auto-tag notes unattended ("while I sleep").

Ir para a instalação

Informações da origem

Repositório
bholmesdev/llm-knowledge-base-skills
Última atividade na origem
7 de julho de 2026 às 03:13
Idioma detectado do SKILL.md
inglês
Estrelas
46
Forks
6

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
enrich-notes-loop
description
Enrich every un-enriched note in the vault by running enrich-note over each one. Use to bulk-enrich the vault or auto-tag notes unattended ("while I sleep").
# Enrich notes loop Run the [enrich-note](../enrich-note/SKILL.md) process across the whole vault, one note at a time. **First run only:** if the vault's tag registry (`tags.md` at the vault root) is missing or still the starter seed, skim the existing notes and flesh it out with the real recurring topics first, so tags are consistent from note one. Then walk every note under `raw/` (and the vault root) whose frontmatter has no `enrichedAt`, and enrich it. Skip notes already stamped — that's how you know what's left. This runs unattended: keep going until every note is enriched. Don't delete anything.
Ver no GitHub