From oh-my-obsidian
Organizes an Obsidian vault: adds documents with auto-categorization, restructures misplaced files, processes meeting notes, and runs health checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-obsidian:obsidian-vault-managerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Activate when the user wants to manage vault structure, organize documents, add new content,
Activate when the user wants to manage vault structure, organize documents, add new content, or maintain the knowledge base.
The vault has 3 layers (determined during setup):
Dynamically generated folders based on the project's knowledge areas. Common examples: API/, 인증/, 배포/, 비즈니스로직/, 스키마/
YYYY-MM-DD_{slug}.md$OBSIDIAN_VAULT/작업기록/{category}/When processing meeting notes:
npx claudepluginhub hongdangmoo49/oh-my-obsidian --plugin oh-my-obsidianManages Obsidian vault as developer knowledge base: create/search/update notes with standard frontmatter, organize by projects/technologies/Claude Code, auto-capture commits/tasks/components.
Manages Obsidian vaults: search, create, edit, move Markdown notes; handle YAML frontmatter, wikilinks, backlinks, daily notes, Zettelkasten setup, and sync via obsidian-cli.
Organizes Obsidian notes using the PARA folder structure with rules for placement by note type and descriptive naming conventions.