Obsidian Organizer
/install obsidian-organizer
Obsidian Organizer
Use this skill to make a vault predictable, searchable, and low-maintenance.
Workflow
-
Snapshot current state
- Count files and top-level folders.
- Identify naming drift and duplicate patterns.
-
Apply standard structure
- Read
references/folder-structure.md. - Propose moves before applying.
- Read
-
Enforce naming rules
- Read
references/naming-rules.md. - Run audit script in dry-run mode:
python scripts/obsidian_audit.py \x3Cvault-path>
- Apply only after confirmation:
python scripts/obsidian_audit.py \x3Cvault-path> --apply
- Read
-
Run migration checklist
- Follow
references/migration-checklist.mdin order.
- Follow
-
Verify
- Re-run audit until zero naming issues.
- Confirm daily notes use
YYYY-MM-DD.md. - Confirm no orphaned notes remain in
inbox/.
Guardrails
- Never rename or move files without a dry-run first.
- Never delete notes automatically.
- Prefer deterministic naming over clever naming.
- Keep folder depth shallow (\x3C=3 when possible).
- If link integrity is uncertain, pause and ask before bulk apply.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install obsidian-organizer - After installation, invoke the skill by name or use
/obsidian-organizer - Provide required inputs per the skill's parameter spec and get structured output
What is Obsidian Organizer?
Organize and standardize Obsidian vaults for reliability and long-term maintainability. Use when designing or cleaning vault folder structure, enforcing file... It is an AI Agent Skill for Claude Code / OpenClaw, with 949 downloads so far.
How do I install Obsidian Organizer?
Run "/install obsidian-organizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Obsidian Organizer free?
Yes, Obsidian Organizer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Obsidian Organizer support?
Obsidian Organizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Obsidian Organizer?
It is built and maintained by Tony Simons (@asimons81); the current version is v1.0.0.