Obsidian Mention Path
Description
Obsidian plugin to quickly insert relative file/folder paths using @ trigger
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Mention Path
Quickly insert relative file and folder paths in Obsidian using @ trigger
Obsidian Plugin
Features • Usage • Installation • Settings

Features
| Feature | Description |
|---|---|
| Trigger-based Autocomplete | Type @ to instantly activate suggestions. Only triggers after whitespace or at line start. |
Parent Navigation (../) |
Navigate up to parent directories. Supports chaining like ../../. |
Vault Root (~/) |
Jump directly to vault root with ~/, then browse from there. |
| Folder Drill-down | Selecting a folder navigates into it instead of closing the popup. |
| Recursive Search | Search without / to find matches across all subdirectories. |
| Smart Sorting | Special dirs first (~/, ../), then folders, then files. Shallower paths appear first. |
| Relative Paths | Inserted paths are relative to current file, making links portable. |
| Custom Trigger | Change the default @ to any single character in settings. |
Usage
- Type
@anywhere in a note - Start typing to filter files/folders
- Use
../or~/for directory navigation - Select folder to drill down, or file to insert path
Installation
Manual
- Download
main.js,manifest.json,styles.cssfrom releases - Create
.obsidian/plugins/mention-path/in your vault - Copy downloaded files into the folder
- Reload Obsidian and enable in Settings → Community Plugins
BRAT
Install via [BRAT](https://github.com/TfT
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11