Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Organize and standardize Obsidian vaults for reliability and long-term maintainability. Use when designing or cleaning vault folder structure, enforcing file...
Organize and standardize Obsidian vaults for reliability and long-term maintainability. Use when designing or cleaning vault folder structure, enforcing file...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use this skill to make a vault predictable, searchable, and low-maintenance.
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. Enforce naming rules Read references/naming-rules.md. Run audit script in dry-run mode: python scripts/obsidian_audit.py <vault-path> Apply only after confirmation: python scripts/obsidian_audit.py <vault-path> --apply Run migration checklist Follow references/migration-checklist.md in order. Verify Re-run audit until zero naming issues. Confirm daily notes use YYYY-MM-DD.md. Confirm no orphaned notes remain in inbox/.
Never rename or move files without a dry-run first. Never delete notes automatically. Prefer deterministic naming over clever naming. Keep folder depth shallow (<=3 when possible). If link integrity is uncertain, pause and ask before bulk apply.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.