agentsclimarketplace

Obsidian vault workflow

Skill ntaffzii/Skill-Agents/skills/obsidian/obsidian-vault-workflow

Personal AI-agent skills, workflows, prompts, and setup guides for local LLMs and MCP-powered assistants.

Install
npx -y skills add ntaffzii/Skill-Agents --skill obsidian-vault-workflow

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Operate across an Obsidian vault: organize notes, maintain links, normalize tags and properties, create indexes, update maps of content, and preserve vault conventions. Use when the user asks to clean, organize, connect, refactor, or maintain an Obsidian vault.

SKILL.md

1.7 KB, as published. Nobody here has run it

Obsidian Vault Workflow

Use this skill when working across multiple notes.

Workflow

  1. Discover conventions

    • Inspect existing folder names, note titles, tags, properties, templates, and index notes.
    • Follow local style before introducing a new one.
  2. Plan the change

    • Identify affected notes.
    • Preserve existing links.
    • Decide whether to create backlinks, index notes, or maps of content.
  3. Edit carefully

    • Update frontmatter consistently.
    • Use wikilinks for internal relationships.
    • Keep aliases when renaming concepts.
    • Avoid breaking embedded files or block references.
  4. Create navigation

    • Add index notes when a topic has multiple related notes.
    • Use sections like Overview, Notes, Projects, Questions, and Related.
    • Link both directions when a relationship is important.
  5. Verify

    • Check YAML frontmatter.
    • Check changed wikilinks.
    • Check renamed or moved files have aliases or updated references.

Rules

  • Do not mass-rename notes without explicit user approval.
  • Do not flatten a vault's existing structure just to make it neat.
  • Prefer incremental cleanup with clear before/after behavior.
  • Keep private or personal note content intact unless asked to rewrite it.

Output Format

End with:

  • Notes changed
  • Links, tags, or properties updated
  • Indexes or canvases created
  • Validation performed
  • Anything intentionally left untouched

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.