Operate an Obsidian vault from the shell: locate the vault, list and search notes, generate templated notes with frontmatter, repair wiki links, and find orphan
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Find all orphaned images in my vault and list them. Also, create a new project note for 'Project Phoenix' in the Inbox folder with the 'work' tag.
Your agent does
Orphaned Attachments:
- assets/old-diagram.png
- attachments/unused-logo.jpg
New note created: /Inbox/2026-08-10-project-phoenix.md Type: project Tags: [work] Status: open
What you get
About this skill
The problem
Managing a growing Obsidian vault through the GUI is slow for bulk operations. You cannot easily audit broken links, find orphaned images, or generate templated notes from the command line without manual friction.
What it does
- Locates and inventories the vault root to provide folder-level note counts.
- Executes recursive content searches across the entire vault to find specific terms or tags.
- Generates new Markdown notes with valid YAML frontmatter using pre-defined templates.
- Performs bulk link repairs to fix broken [[wikilinks]] after file renames or migrations.
- Identifies orphaned attachments and images that are no longer referenced in any note.
Frameworks & tools
Obsidian, Markdown, YAML, and standard shell utilities (grep, sed, find, awk).
Why this beats prompting it yourself
Standard LLMs often struggle with the specific syntax of Obsidian wikilinks and YAML frontmatter requirements. This skill uses verified shell patterns to ensure link replacements are precise and file operations do not corrupt your knowledge base.
Use cases
- Audit your vault to delete unused images and free up storage.
- Batch update links after reorganizing your folder hierarchy.
- Generate daily standup or meeting notes with consistent metadata automatically.
- Search your entire second brain for specific concepts without opening the app.
Known limitations
Does not support rendering notes to HTML/PDF or interacting with the Obsidian Sync service. Operates strictly on the local filesystem.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
More reviews for Edric Vale5.0(1)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Browse More Skills
Prompt Dataset Builder
Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.
Incident Postmortem
Structured post-incident reviews: timeline, root cause, action items, and blameless write-ups.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
Cli Ux Doc Builder
Design CLI tools with the right flags, help text, and error messages users actually understand.