Second Brain Rename
undefined-ui/second-brain-osRename a page safely: update the file, fix every inbound wikilink, add the old name as an alias, and log it. Use this skill whenever a page needs a different canonical title, the user says "rename X to Y", asks to fix an inconsistent title, or after a lint run flags naming problems. Do NOT use for merging two pages, for moving a page between folders without a name change, or for renaming files outside the wiki.
At a glance
git clone --depth 1 https://github.com/undefined-ui/second-brain-os
cp -r second-brain-os/skills/second-brain-rename ~/.claude/skills/second-brain-rename
Also in undefined-ui/second-brain-os
View the repoImport a large archive into the vault in controlled batches: triage what is worth ingesting, process oldest first, checkpoint after every ba...
Trace where the user's recorded position on something has shifted: superseded claims, contradictions between sources of different dates, and...
Triage an exported chat history into what to ingest, what to archive and what to delete, with a privacy pass first. Use this skill when the...
Analyse the vault's link graph and report on its shape: orphan rate, average degree, components, hubs, bridges and clusters, with what each...
Turn raw source material in a second-brain vault into linked wiki pages: read the source, split it into concepts and entities, write or upda...
Audit a second-brain vault for structural problems and repair them: broken wikilinks, orphan pages, empty stubs, frontmatter that violates t...
Merge two pages that describe the same thing, preserving every distinct claim, redirecting inbound links, and recording the merge. Use this...
Record a dated snapshot of the vault's health numbers and compare against previous snapshots so trends are visible. Use this skill for a mon...
Audit the vault for material that should not be in it: credentials, other people's private information, confidential work, and anything the...
Set up or update a project in the vault: the four-stage folder pipeline, a project-scoped CLAUDE.md with one goal, and links to the concept...
Prepare a subset of the vault for publishing: check opt-in flags, find private material, and report what would leak through links before any...
Answer a question from a second-brain vault by reading its own pages, citing the pages used, and saying plainly when the vault does not cont...