Single write point for the vault. Centralizes entity detection, textual matching, entity creation/update, and bidirectional linking. Accepts structured input (list of entities), free-form input (text, meeting notes, session context), or graphify output (graph.json + obsidian markdown from /graphify pipeline). Use when: "bedrock preserve", "bedrock-preserve", "save to vault", "record in vault", "/bedrock:preserve", or when another skill (e.g., /bedrock:learn) needs to persist entities in the vault.
$npx -y skills add iurykrieger/claude-bedrock --skill preserveInstalls into the current project.
Run `npx skills use "https://github.com/iurykrieger/claude-bedrock" --skill "iurykrieger/claude-bedrock/preserve"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iurykrieger/claude-bedrock" that are relevant to the current task. Run `npx skills add "https://github.com/iurykrieger/claude-bedrock"` and select the relevant skills, then follow their instructions.