obsidian-people
Installation
SKILL.md
Obsidian People Lister Skill
Description
This skill scans your Obsidian vault (specifically the People/ directory) for Markdown files representing people. It parses the YAML frontmatter of each file to extract and display key metadata:
- Name: From the
namefield or filename. - Aliases: From the
aliasesoraliasfield. - Tags: From the
tagsortagfield.
It presents this information in a neat, tabular format.
Usage
To use this skill, navigate to the root directory of your Obsidian vault. Then execute the run.sh script.
Command:
cd /path/to/your/obsidian/vault
~/deploy/configs/llm/skills/obsidian-people/run.sh